body {
	margin:10px;
	padding:0px;
	background:#FFFFFF;
	font-family:  Trebuchet MS, Franklin Gothic Book, Century Gothic;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: 400;
	}
#level0 {
    background:#FFFFFF;
}
#level1 {
    margin-left:195px;
    padding-left:5px;
    background:#FFFFFF;
}

#logo{
	background: #FFFFFF;
	height: 170px;
	padding: px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
#inhalt {
	background:#FFFFFF;
	padding: 17px;
	color: #4D4D4D;
}
#inhalt a:activ {
	color: #4D4D4D;
}
#inhalt a:link {
	color: #4D4D4D;
}
#inhalt a:visited {
	color: #4D4D4D;
}
#inhalt a:hover {
	font-weight: 600;
	color: #4D4D4D; 
	background-color: #FFD000;
}

#unternavi{
	background:#CDCDCD;
	height: 30px;
	padding: 10px 0px 0px 10px;
	color:#4D4D4D;
	font-weight: 600;
	font-size: 11pt; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
}
#unavi a:link {
	text-decoration: none;
	color: #262626;
}
#unavi a:active {
	text-decoration: none;
	color: #262626;
}
#unavi a:visited {
	text-decoration: none;
	color: #262626;
}
#unavi a:hover {
	text-decoration: none;
	font-weight: 650;
	color: #262626;
	background-color: #B3B3B3; 
}

#hnavi {
	background:#FFFFFF;
	position: absolute;
	visibility: visible;
	width: 200px;
	left: 5px;
	top: 1px;
	z-index: 5;
}
#pfad{
	background:#CDCDCD;
	height: 20px;
	padding: 10px 0px 0px 10px;
	color:#4D4D4D;
	font-weight: 500;
	font-size: 9pt; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
}
#pfad a:link {
	font-size: 12px;
	text-decoration: none;
	color: #4D4D4D;
}
#pfad a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #4D4D4D;
}
#pfad a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #4D4D4D; 
}

.normal {
	color: #0F0F0F;
	text-decoration: none;

}
.aktiv {
	color: #0F0F0F;
	font-weight:800;
	text-decoration: none;

}



h1				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:18pt; color:#4D4D4D;}
h2				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:16pt; color:#4D4D4D;}
h3				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:15pt; color:#4D4D4D;}
h4				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:14pt; color:#4D4D4D;}
h5				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:13pt; color:#4D4D4D;}
h6				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:10pt; color:#4D4D4D;}


li, ul			{font-size:11pt; 
				color:#4D4D4D; 
				list-style-type: circle;
}

p, td, tr 		{font-size:11pt; 
				color:#4D4D4D;
}


label	{
		width:170px;
		float: left;
}

.csc-mailform {
 			background: #FFD000;
 			font-color: #262626;
 			font-weight: bold;
 			border-width: 3px;
			border-style: dotted;
			border-color: #262626;
			padding: 10px 10px 10px 10px;
			width:500px;
}
input:focus{
			background-color:#cdcdcd;
}

#fuss{
		font-size: 10pt;
		color:#737373;
}

.csc-table {
			background: #E5E5E5;
 			font-color: #4D4D4D;
 			font-size: 11pt; 
 			line-height: 95%;
 			font-weight: 600;
			width:750px;
			}
			
.csc-sitemap {
			background: #FFD000;
 			font-color: #EF4523;
 			font-size: 12pt; 
 			font-weight: 400;
			width:300px;
			list-style-type: circle;
			padding: 15px 15px 15px 15px;
			}			
			
			
			