body {
	margin:5px;
	padding:0px;
	background:#FFFFFF;
	font-family: Century Gothic, Trebuchet MS, Franklin Gothic Book;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: 400;
	}

#container{
	width: 69em;
	text-align: left;
	margin: 0 auto;
}
#logo{
	background: #FFFFFF;
	height: 200px;
	padding: 0px 0px 0px 0px;
}

#inhalt {
	background:#FFFFFF;
	position: absolute;
	visibility: visible;
	height: 900px;
	width: 850px;
	left: 210px;
	top: 282px;
	color: #262640;
}
#inhalt a:activ {
	color: #262640;
}
#inhalt a:link {
	color: #262640;
}
#inhalt a:visited {
	color: #262640;
}
#inhalt a:hover {
	font-weight: 600;
	color: #FFFFFF; 
	background-color: #B3B3FF;
}

#unternavi{
	background:#CDCDFF;
	height: 30px;
	padding: 3px 15px 0px 3px;
	font-weight: 550;
	color:#0F0F1A;
	font-size: 11pt; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D80;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4D4D80;

}
#unavi a:link {
	text-decoration: none;
	color: #0F0F1A;
}
#unavi a:active {
	text-decoration: none;
	color: #0F0F1A;
}
#unavi a:visited {
	text-decoration: none;
	color: #0F0F1A;
}
#unavi a:hover {
	text-decoration: none;
	font-weight: 650;
	color: #0F0F1A;
}

#hnavi {
	background:#FFFFFF;
	position: absolute;
	visibility: visible;
	height: 900px;
	width: 170px;
	left: 10px;
	top: 278px;
	z-index: 8;
}
#pfad{
	background:#B3B3FF;
	height: 18px;
	color:#4D4D80;
	font-weight: 500;
	padding: 3px 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D80;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D80;
}
#pfad a:link {
	font-size: 12px;
	text-decoration: none;
	color: #4D4D80;
}
#pfad a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #4D4D80;
}
#pfad a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #4D4D80; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #262640;
	font-weight:600;
}

.normal {
	color: #4D4D80;
	font-weight:500;

}
.aktiv {
	color: #4D4D80;
	font-weight:600;
}

.Wichtig{
	color:#FF0000;
	font-weight: 600;
}
.Rot{
	color:#FF0000;
}
span.Rot {
	color:#FF0000;
}
span.Fett {
	font-weight: 800;
}
span.Wichtig{
	color:#FF0000;
	font-weight: 600;
	}
h1				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:18pt; color:#262640;}
h2				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:16pt; color:#262640;}
h3				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:15pt; color:#262640;}
h4				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:14pt; color:#262640;}
h5				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:13pt; color:#262640;}
h6				{font-family: Franklin Gothic Book, Trebuchet MS, Century Gothic font-size:9pt; color:#4D4D80; font-weight: 500;
}


li, ul			{font-size:11pt; 
				color:#262640; 
				list-style-type: disc;
}

p, td, tr 		{font-size:11pt; 
				color:#262640;
}


label	{
		width:170px;
		float: left;
}

.csc-mailform {
 			background: #F5F5FF;
 			font-color: #B3B3FF;
 			font-weight: 600;
 			border-width: 2px;
			border-style: dotted;
			border-color: #4D4D80;
			padding: 10px 10px 10px 10px;
			width:600px;
}
input:focus{
			background-color:#E5E5FF;
}

.csc-table {
			background: #F5F5FF;
 			font-color: #B3B3FF;
 			font-size: 11pt; 
 			line-height: 120%;
 			font-weight: 400;
			width:750px;
			}
			
.csc-sitemap {
			background: #CDCDFF;
 			font-color: #4D4D80;
 			font-size: 11pt; 
 			font-weight: 400;
 			line-height: 140%;
			width:350px;
			list-style-type: disc;
			}			
			
			
			