body {
	margin:10px;
	padding: 0px 120px 0px 120px;
	background:#FDF4F4;
	font-family: Trebuchet MS, Tahoma, Eurostile;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400
	}

#logo{
	background:#FDF4F4;
	height: 120px;
	padding: 10px 0px 0px 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #844222;

	}


#inhalt {
	background:#FDF4F4;
	position: absolute;
	visibility: visible;
	height: 900px;
	width: 650px;
	left: 350px;
	top: 230px;
	color: #844222;
}
#inhalt a:activ {
	color: #000000;
}
#inhalt a:link {
	color: #000000;
}
#inhalt a:visited {
	color: #000000;
}
#inhalt a:hover {
	color: #FFFFFF;
	font-weight: 800; 
	background-color: #844222;
}

#unternavi{
	background:#844222;
	height: 30px;
	padding: 10px 50px 0px 0px;
	font-weight: 800;
	color:#FFFFFF;
	font-size: 11pt; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;

}
#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 {
	font-weight: 800;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#hnavi {
	background:#FDF4F4;
	position: absolute;
	visibility: visible;
	height: 900px;
	width: 170px;
	left: 128px;
	top: 230px;
	z-index: 8;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #844222;
	background-color: #FFFFFF;
}

.normal {
	color: #FFFFFF;
	font-weight:700;

}
.aktiv {
	color: #FFFFFF;
	font-weight:700;
}



h1				{font-family: Trebuchet MS, Tahoma, Eurostile; font-size:18pt; color:#844222;}
h2				{font-family: Trebuchet MS, Tahoma, Eurostile; font-size:16pt; color:#844222;}
h3				{font-family: Trebuchet MS, Tahoma, Eurostile; font-size:15pt; color:#844222;}
h4				{font-family: Trebuchet MS, Tahoma, Eurostile; font-size:14pt; color:#844222;}
h5				{font-family: Trebuchet MS, Tahoma, Eurostile; font-size:13pt; color:#844222;}
h6				{font-family: Trebuchet MS, Tahoma, Eurostile; font-size:8pt; color:#844222; font-weight: 500;}


li, ul			{font-size:11pt; 
				color:#663300; 
				list-style-type: disc;
}

p, td, tr 		{font-size:11pt; 
				color:#CC6633;
}


label	{
		width:170px;
		float: left;
}

.csc-mailform {
 			background: #844222;
 			color: #FFFFFF;
 			font-weight: 600;
 			border-width: 2px;
			border-style: dotted;
			border-color: #FFFFFF;
			padding: 10px 10px 10px 10px;
			width:600px;
}
input:focus{
			background-color:#FFCC99;
}

.csc-table {
			background: #F5F5FF;
 			font-color: #B3B3FF;
 			font-size: 11pt; 
 			line-height: 120%;
 			font-weight: 400;
			width:750px;
			}
			
.csc-sitemap {
			font-color: #844222;
 			font-size: 11pt; 
 			font-weight: 400;
 			line-height: 140%;
			list-style-type: disc;
			}			
			
			
			