body { 
	background-color: #fceed0; 
	font-family: verdana, arial; 
	font-size: 11px; 
	line-height: 1.3em; 
	scrollbar-base-color:#cf9443;
	scrollbar-3d-light-color:#FFFFFF;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#cf9443;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#fceed0;
  	margin: 0;
  	padding: 0;
}
p { }
td { }
a { color: black; font-weight: bold; text-decoration: none; }

ul { padding: 0px 0px 0px 15px; }
* html ul { padding: 0px; } /* für alle IE bis 6 */
*:first-child+html ul { padding: 0px; } /* für IE7 */

h1 { font-size: 16px; xcolor: #96171a; }
h2 { font-size: 14px; xcolor: #96171a; }
h3 { font-size: 13px; xcolor: #96171a; }
h4 { font-size: 12px; xcolor: #96171a; }
h5 { font-size: 11px; xcolor: #96171a; }
h6 { font-size: 10px; xcolor: #96171a; }

.csc-textpic-caption { font-size: 9px; }

.clearer { clear: both; }

#inhalt { 
	height: 650px;
	width: 800px; 
	margin-left: -400px; 
	padding: 0; 
	left: 50%; 
	position: absolute; 
	background: white;
	border: solid 2px white;
	xborder: solid 1px #cf9443;
}

#box { 
	width: 800px; 
	}
	
#header { position: absolute; width: 800px; }
#background { position: absolute; top: 468px; width: 800px;}
#footer { position: absolute; top: 620px; width: 800px; height: 30px; background: url(../grafiken/footer.gif) no-repeat; }
#firma { float: right; margin: 2px 10px 0 0; color: white; }
#facebook { float: left; margin: 2px 0 0 10px; }
#facebook img { width: 15px; height: 15px; }


#hauptmenu {
	position:absolute;
	left: 0px;
	top: 190px;
	width: 150px;
	color: #3333333;
	font-size: 11px;
	line-height: 26px;
	padding: 0;
	margin: 0;
}

#hauptmenu a { color: #333333; }
#hauptmenu a:hover { color: #cf9443; }


.hauptmenuUl { padding-left: 0px; margin: 0px; font-size: 11px; text-indent: 0; list-style-type: none; }
.hauptmenuLi { background-image: url(../grafiken/menuBack.gif); background-repeat: no-repeat; }
.hauptmenuAct { background-image: url(../grafiken/menuBackAct.gif); background-repeat: no-repeat; }
* html .hauptmenuUl { text-indent: -20px; } /* für alle IE bis 6 */
*:first-child+html .hauptmenuUl { text-indent: -20px; } /* für IE7 */


#hauptmenu2 { 
	position: absolute; 
	left: 152px; 
	top: 190px; 
	width: 160px; 
	padding: 3px; 
	border: 1px solid #cf9443; 
	background: #fbf1df; 
	font-size: 10px;  
	line-height: 1.7em; 
}
#hauptmenu2 a { color: #333333; }
#hauptmenu2 a:hover { color: #cf9443; }

#* html #navOben2 { top: 0; } /* für alle IE bis 6 */
#*:first-child+html #navOben2 { top: 3px; } /* für IE7 */

#nebenmenu {
	position:absolute;
	right:10px;
	top:135px;
	color: white;
	font-weight: bold;
}
* html #nebenmenu { right: 10px; } /* für alle IE bis 6 */
*:first-child+html #nebenmenu { right: 10px; } /* für IE7 */

#nebenmenu a { color: white; }

#titel {
	position: absolute;
	left: 166px;
	top: 190px;
}
#hintergrundschrift { position: absolute; top: 170px; left: 200px; }
#content {
	position: absolute;
	left: 184px;
	top: 230px;
	width: 358px;
	height: 270px;
	overflow: auto;
	padding-right: 10px;
}
#unten { 
	position: absolute;
	left: 184px;
	top: 512px;
	width: 370px;
	height: 90px;
}
#rechts { 
	position: absolute;
	left: 554px;
	top: 210px;
	width: 246px;
	height: 302px;
}
#rechts_inhalt {
	border: solid 1px #cf9443;
	height: 300px;
	overflow: hidden;
}
