body {
	margin: 0px 0px 20px 0px;
	background-color: #5A5A5A;
	text-align: center;
}
#mainpart {
	text-align: center;
	background: url(../img/main/schatten_main.gif) repeat-y;
	background-position: center;
}
#left {
	background-color:#D3D1D1;
	width: 399px;
	border-right: 1px solid white;
	vertical-align:top;
	text-align: center;
}
#left p {
	margin: 12px;
	text-align: left;
}
#left p,h1,h2,h3,h4 {
	margin-left: 25px;
	margin-right: 5px;
	text-align: left;
}
#left table {
	margin-left: 10px;
}
#left p, div, ul {
	line-height: 130%;
}
#contentframe {
	width:850px; 
	height: 520px; 
	background-color: #5A5A5A
}

#content {
	background-color:#E6E6E6;
	width: 400px;
	text-align: left;
	padding-top:20px;
	overflow: auto;
	height: 407px;
	vertical-align: top;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #BBBBBB;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-shadow-color: #EDEDED;
	scrollbar-track-color: #EDEDED;
}
#content p {
	margin: 12px;
}
#content p,h1,h2,h3,h4 {
	margin-left: 29px;
	margin-right: 15px;
}
#content ul {
	margin-left: inherit;
	margin-right: 15px;
}
#content table {
	margin-left: 29px;
}
#content p, div, ul {
	line-height: 130%;
}

#footer {
	white-space: nowrap;
	text-align: center;
	background: url(../img/main/schatten_footer.gif) no-repeat;
	background-position: center top;
}
#footer img {
	margin: 0;
}
#zitat {
	color: #CDAE74;
	font-size: 8pt;
}
#zitat .author {
	font-style: italic;
}
/* Navigation */
#menu {
	text-align: center;
	white-space: nowrap;
	height: 175px;
	background: url(../img/main/schatten_menu.gif) no-repeat;
	background-position: bottom;
	color: white;
	margin-top: 10px;
}
#navitems {
	background: url(../img/main/back_nav.jpg) no-repeat; 
	background-position: center top;
	height:175px;
}
#navitems div.mainnav{
	position: relative;
	top: 143px;
	display: inline;
	border-top: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	padding-left: 10px;
	padding-right: 10px;
	color: #5A5A5A;
	font-weight: bold;
	text-decoration: none;
	margin-right: 4px;
	cursor: pointer;
	line-height: 100%;
}
#navitems ul {
	margin: 3px;
	position: relative;
	top: 143px;
}
#navitems li {
	display: inline;
	border: none;
}
#navitems a {
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	font-weight: normal;
	color: #5A5A5A;
}
#hinweis {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 2px;
	padding-left: 30px;
	margin: 2px;
	border: 1px solid #A0A0A0;
	color: #8B0000;
	width: 200px;
	white-space: normal;
	background: url(../img/mixed/hinweis.gif) no-repeat #E6E6E6;
	background-position: center left;
}
#hinweis a {
	border: none;
	text-decoration: underline;
	font-weight: bold;
	color: #8B0000;
}
#printlogo {
	display: none;
}
#printcontent {
	display: none;
}
