*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	padding:0;
	margin : 0;
	font-family: Verdana, Arial, sans-serif, Helvetica; 
}

body{
	width:100%;
	height:100%;
	font: 76% Verdana, Arial, sans-serif, Helvetica;
	background-image: url(/fileadmin/webseitenmaterial/hintergrundbildwechsel.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	color: #000;
	overflow-y:scroll;
}

div#header {
	background-image: url(/fileadmin/webseitenmaterial/hintergrundbildwechsel.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	position:fixed;
	top: 0px;
	left: 0px;
	height: 175px;
	width: 100%;
	z-index: 1;
}

div#start  {
	position: fixed;
	left: 50%;
	top: 5px;
	margin-left:-490px;
	width:200px;
	height:150px;
	z-index: 2;
}

div#container{
	text-align: left;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 1006px;
	top:175px;
	position: relative;
	z-index: 0;
}

div#wrapper{
	position:absolute;
	left:225px; 
	width:550px; 
/* für footer benötigt, _ nur von IE interpretiert */
	display: block;
	min-height: 100%;
	_height:100%;
	top: 0px;
	z-index: 0;
}

div#content{
	padding-bottom: 50px;
	z-index:0;
	}

div#navigation{
	position:fixed;
	left: 50%;
	margin-top: 10px;
	margin-left:-490px;
	width:200px;
	z-index:0;
}

div#extra{
	position:absolute;
	left: 790px;
	width:150px;
	z-index:0;
}

div#suche{display:none;}
div#login{
	text-align: left;
	position:fixed;
	background-image: url(/fileadmin/webseitenmaterial/brettre_01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 50%;
	margin: 170px 0 0 295px;
	padding: 41px 0 0 45px;
	height: 90px;
	width: 212px;
	z-index:3;
}

div#footer {
	text-align : center;
	font-size : 9px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 25px;
	z-index: 10;
	padding: 0px;
	margin: 0px;
}

A:link {
	background-color : transparent;
	color : #662a06;
	text-decoration : underline;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : #664606;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #d96b2a;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : #d96b2a;
	font-weight : bold;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	-moz-opacity:0.7;
	filter:Alpha(Opacity=70);

}


H1 {
	font-size : 18px;
	color : black;
	margin-top : 10px;
}
H2 {
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-size : 12px;
	color : #666666;
	margin-top : 10px;
}
H4 {
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-size : 10px;
	color : red;
}
.headerdate {
	font-size : 10px;
	color : Green;
	font-weight: normal;
}




#content P {
	margin: 0 10px 0px;
	font-size : 11px;
	line-height : 180%;
}

#content ul{
	margin: 0 10px 0px;
	font-size : 11px;
	line-height : 180%;
	padding-left: 20px;
}

#content ol{
	margin: 0 10px 0;
	font-size: 11px;
	line-height: 180%;
	padding-left: 40px;
}

.caption {
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-size : 10px;
	color : #6600CC;
}

/* Tabellenformatierung */
.contenttable {
	font-size: 12px;
}

.td-0 {
	text-align: left;
	vertical-align : top;
}



.searchform {
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}


.celmenu {
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

.rootline{
	font-size : 9px;
	margin-top: -2px;
	margin-left: 2px;
}

.rootline A:link {
	background-color : transparent;
	color : #00737B;
	text-decoration : none;
	font-weight : bold;
}

.csc-header h1{
	border-bottom: 1px solid #00737B;
	background-image: url(bohrer_kl.gif);
	background-repeat : no-repeat;
	padding-left: 19px;
}


#navigation ul li {
	list-style: none;
}

#navigation ul li a {
	background-image: url(/fileadmin/webseitenmaterial/brett_02.png);
	color: #662a06;
	display: block;
	font-size: 20px;
	padding: 15px 0 0 20px; 
	margin-top: -11px;
	text-decoration : none;
	height: 37px;
}

#navigation ul li a:hover {
	background-image: url(/fileadmin/webseitenmaterial/brett_02.png);
	background-position: -202px 0px;
	padding: 13px 0 2px 19px;
	color: #d96b2a;
	text-decoration : none;
}
#navigation ul li ul li a {
	background-image: url(/fileadmin/webseitenmaterial/brettkl_02.png);
	color: #662a06;
	display: block;
	font-size: 14px;
	text-decoration : none;
	height: 22px;
	padding: 7px 0 5px 20px;
	margin: -8px 0 3px 40px;
}

#navigation ul li ul li a:hover {
	background-image: url(/fileadmin/webseitenmaterial/brettkl_02.png);
	background-position: -171px 0px;
	padding: 6px 0 6px 19px;
}

#navigation ul li .navi-active {
	background-position: left top;
	color: #d96b2a;
	text-decoration: bold;
}



