body {
	margin: 0;
	padding: 0px 20px 20px 20px;
	background:#444444;
	font-family: Arial, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: 400;
	
	}

#logo{
	background:#FFFFFF;
	height: 70px;	
	padding: 0px 0px 0px 0px;
}


#inhalt {
	background:#444444;
	position: absolute;
	visibility: visible;
	left: 263px;
	top: 138px;
	color: #000000;
	
}
#inhalt a:activ {
	color: #FFFFFF;
}
#inhalt a:link {
	color: #FFFFFF;
}
#inhalt a:visited {
	color: #FFFFFF;
}
#inhalt a:hover {
	font-weight: 700;
	color: #000000; 
	background-color: #FFFFFF;
}

#unternavi{
	background:#444444;
	height: 17px;
	padding: 3px 10px 0px 3px;
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	

}
#unavi a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#unavi a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#unavi a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#unavi a:hover {
	color: #0000FF;
	}

#hnavi {
	background:#FFFFFF;
	position: absolute;
	visibility: visible;
	width: 200px;
	left: 22px;
	top: 152px;
	z-index: 8;
}
#fuss {
	background: #444444;
	left:25px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}


#pfad{
	background:#444444;
	height: 17px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: 600;
	padding: 3px 10px 0px 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#pfad a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#pfad a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#pfad a:hover {
	text-decoration: none;
	color: #FFFFFF; 
	}

.normal {
	color: #FFFFFF;
	text-decoration: none;
	
}
.aktiv {
	color: #FF0000;
	font-weight:800;
	text-decoration: none;
	
	}



h1				{font-family: Arial, Trebuchet MS; font-size:18pt; color:#FFFFFF;}
h2				{font-family: Arial, Trebuchet MS; font-size:16pt; color:#FFFFFF;}
h3				{font-family: Arial, Trebuchet MS; font-size:15pt; color:#FFFFFF;}
h4				{font-family: Arial, Trebuchet MS; font-size:14pt; color:#FFFFFF;}
h5				{font-family: Arial, Trebuchet MS; font-size:13pt; color:#FFFFFF;}
h6				{font-family: Arial, Trebuchet MS; font-size:9pt; color:#FFFFFF; font-weight: 500;
}


li, ul, blockquote		{font-size:12pt; 
				color:#FFFFFF; 
				list-style-type: disc;
}

p, td, tr 		{font-size:12pt; 
				color:#FFFFFF;
}


label	{
		width:170px;
		float: left;
}

.csc-mailform {		
 			background: #CCCCCC;
 			font-weight: 600;
 			font-color: #FF0000;
 			border-width: 2px;
			border-style: dotted;
			border-color: #444444;
			padding: 10px 10px 10px 10px;
			width:600px;
}
input:focus{
			background-color:#CCCCCC;
}

.csc-table {
			font-color: #FF0000;
			background: #444444;
 			font-size: 11pt; 
 			font-weight: 400;
 			line-height: 120%;
			width:750px;
			}
			
.csc-sitemap {
			background: #444444;
 			font-color: #FF0000;
 			font-size: 11pt; 
 			font-weight: 400;
 			line-height: 140%;
			width:350px;
			list-style-type: disc;
			}


.csc-textpic-caption{	color: #FFFFFF !important }
			