* { padding: 0px; margin: 0px; }
img, img a { border: none; }

body {
	color: #000;
	background-color: #d8d9d7;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;	
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#center
{
	width: 905px;
	margin: 0 auto;

}

#teaser h1
{
	position: absolute;
	top: -3000px;
}

#wrapper
{
	width: 815px;
	float: left;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;	
	padding-left: 50px;
	padding-right: 50px;
}

#top
{
	width: 815px;
	float: left;
}

#logo
{
	width: 331px;
	float: left;
	height: 72px;
}

#logo h1 a
{
	display: block;
	width: 331px;
	height: 72px;
	background-image: url(images/logo.png);	
	color: #000074;
	font-size: 1px;
}

#phone
{
	float: right;
	width: 260px;
	background-image: url(images/telefon.png);
	background-repeat: no-repeat;	
	height: 72px;
}

#teaser
{
	width: 815px;
	float: left;
	background-image: url(images/background-foto.png);
	background-repeat: no-repeat;	
	height: 268px;
	display: inline;
	margin-top: 1px;
}

#mainnav
{
	width: 815px;
	float: left;
	height: 268px;
	background-image: url(images/topnav.png);
	background-repeat: no-repeat;	
	behavior: url(/fileadmin/has/iepngfix.htc);
}

#mainnav li
{
	list-style-type: none;
	display: block;
	float: left;
	position: relative;
}

#mainnav li a
{
	list-style-type: none;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	
	text-align:center;
	width: 110px;
	padding-top: 6px;
	padding-bottom: 7px;
	
	border-right: 1px solid #fff;
}

#mainnav li.curr ul
{
	display: block;
	position: absolute;
	height: 190px;
	left: 0px;
	top: 34px;
	width: 111px;
	padding-top: 10px;
	background-color: #fff;
	filter:alpha(opacity=80); 
 	opacity: .8;
}

#mainnav li.curr li
{
	display: block;

}

#mainnav li.curr li a
{
	border: none;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;	
	width: 110px;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	text-decoration: none;
	text-align: left;
}

#mainnav li a:hover, #mainnav li li a:hover
{
	text-decoration: underline;
}

#mainnav li.curr a, #mainnav li.curr li.curr a
{
	text-decoration: underline;
}

#maincontent
{
	width: 815px;
	float: left;
	padding-top: 15px;
}

#left
{
	width: 205px;
	float: left;
	background-color: #e6e3df;
	background-image: url(images/left_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-bottom: 35px;
}

#left h1.top
{
	background-image: url(images/left_h1_top.png);
	background-repeat: no-repeat;	
	color: #000074;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 9px;
	padding-bottom: 5px;
}

#left h1, #left h2, #left h3, #left h4, #left h5, #left p
{
	padding-left: 10px;
	padding-right: 10px;
	color: #00007c;
	font-size: 1em;
	padding-bottom: 3px;
}

#left p
{
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000;
}

#left h1
{
	padding-top: 15px;	
}


#content
{
	width:585px;
	float: right;
	line-height: 1.5em;
	color: #444;
}

#footer
{
	width: 905px;
	float: left;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;	
	padding-top: 30px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 10px;
	behavior: url(/fileadmin/has/iepngfix.htc);
}

#footer a
{
	text-decoration: none;
}

#content li { list-style-position: inside; }
#content li li { padding-left: 20px; }
#content ul { padding-bottom: 10px; padding-top: 10px; }

a { color: #000; text-decoration: underline; }

p { padding-bottom: 15px; padding-top: 5px; }
hr { height: 9px; border: none; border-top: 1px solid #686867; margin-top: 10px; margin-bottom: 10px; color: #fff;}

h1 { font-size: 1.5em; color: #000; padding-bottom: 7px; }
h2 { font-size: 1.3em; color: #000; padding-bottom: 5px; }
h3 { font-size: 1.1em; color: #000; padding-bottom: 3px;  }


/*--------------------------------------------csc-mailform------------------*/

.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 13px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 135px;
/* Float wieder abschalten */
clear: both;
}

#content input, #content textarea, #content select
{
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
}

#content textarea
{
	height: 200px;	
	border: 1px solid #333;
	background:#FFF;
	padding:1px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;

}




