html
{
	height: 100%;
	margin-bottom: 1px;
}
body
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	background-color: #F90;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#header
{
	margin: 0 auto;
	margin-top: 20px;
	width: 980px;
	height: 142px;
	background: url(/_layout/bg_header.jpg) no-repeat;
}
div#main
{
	clear: both;
	margin: 0 auto;
	width: 980px;
	background: url(/_layout/bg_content.gif) repeat-y;
	overflow: hidden;
}
div#main div#navi
{
	float: left;
	width: 240px;
	text-align: left;
	margin-top: 3px;
}
div#main div#navi p
{
	letter-spacing: 1px;
	color: #828D64;
	margin: 10 42px 6px 37px;
}
div#main div#navi p.active
{
	font-weight: bold;
	padding-left: 18px;
	background: url(/_layout/active.gif) no-repeat;
}
div#main div#navi h5
{
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #828D64;
	margin: 0 42px 6px 55px;
}
div#main div#navi h5.active
{
	font-weight: bold;
	padding-left: 18px;
	background: url(/_layout/active.gif) no-repeat;
}
div#main div#navi a
{
	padding-left: 18px;
	background: url(/_layout/link.gif) no-repeat;
	text-decoration: none;
	color: #828D64;
}
div#main div#navi a:hover
{
	padding-left: 18px;
	background: url(/_layout/active.gif) no-repeat;
	text-decoration: none;
	color: #A7AF92;
}
div#main div#content
{
	float: right;
	width: 740px;
	margin-bottom: 32px;
}
div#main div#content div#text
{
	text-align: left;
	float: left;
	width: 515px;
	color: #666;
}
div#main div#content div#text td
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #666;
}
h1
{
	font-size: 16px;
	margin: 10px 0 16px 0;
	letter-spacing: 1px;
}
h2
{
	font-size: 13px;
	margin: 0 0 16px 0;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 140%;
	color: #888;
}
h6
{
	padding-left: 14px;
	margin: 4px 0 10px 0px;
	letter-spacing: 1px;
	line-height: 100%;
	background-image: url(/_layout/ul.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
}
p
{
	margin: 4px 0 10px 0;
	letter-spacing: 1px;
	line-height: 140%;
}
a
{
	color: #F90;
	text-decoration: none;
}
a:hover
{
	color: #F90;
	text-decoration: underline;
}
img.left
{
	margin-right: 15px;
}
img.right
{
	margin-left: 15px;
}
table.listing
{
	margin-top: 20px;
	border-collapse: collapse;
	font-size: 11px;
	color: #666;
	letter-spacing: 1px;
}
table.weiterbildung p
{
	margin: 0 0 0 0;
}
td.titleleft, td.titleright, td.subtitleleft, td.subtitleright, td.itemleft, td.itemright, td.itemcenter
{
	border: 1px solid #666;
	padding: 5px;
}
td.titleleft, td.subtitleleft, td.itemleft
{
	text-align: left;
}
td.titleright, td.subtitleright, td.itemright
{
	text-align: right;
}
td.titlecenter, td.subtitlecenter, td.itemcenter
{
	text-align: right;
}
td.titleleft, td.titleright, td.titlecenter
{
	font-weight: bold;
	background-color: #D7E3BA;
}
td.subtitleleft, td.subtitleright, td.subtitlecenter
{
	background-color: #EBF1DC;
}
td.itemleft, td.itemright, td.itemcenter
{
	background-color: #FFF;
}
div#main div#content div#image
{
	text-align: right!important;
	float: right;
	width: 211px;
}
div.frame
{
	border: 1px solid #666;
	background-color: #EBF1DC;
	padding: 0 10px 0 10px;
	color: #666;
}
div#main div#content div#image p
{
	margin-right: 24px;
}
div#footer
{
	margin: 0 auto;
	padding-top: 7px;
	clear: both;
	text-align: center;
	width: 980px;
	height: 53px;
	background-image: url(/_layout/bg_footer.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	color: #EBF1DC;
}
div#footer a
{
	color: #EBF1DC;
	text-decoration: underline;
}
div#footer a:hover
{
	color: #EBF1DC;
	text-decoration: none;
}
