* { margin: 0px; padding: 0px; border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.83em;
}

#top
{
	width: 100%;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	height: 169px;
}

#center_top
{
	width: 980px;
	margin: 0 auto;
}

#slogan
{
	width: 980px;
	float: left;
	height: 129px;
	position: relative;
}

#slogan h1.one{
  font:normal 24px/27px Verdana, Arial, Helvetica, sans-serif;
  color:#fff;
  position: relative;
  top: 41px;
  width: 400px;
  left: 0;
  padding-bottom: 0px;
}
#slogan h1.two{
  font:normal 24px/27px Verdana, Arial, Helvetica, sans-serif;
  color:#fff;
  position: relative;
  top: 41px;
  left: 100px;
  width: 400px;
   padding-bottom: 0px;
}

#slogan h2.top
{
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  position: relative;
	  top: 35px;
	
}

#slogan h2.top a
{
	color: #333;	
	text-decoration: none;
}

#slogan img
{
	position:absolute;
	top: 0;
	left:500px;
}

#nav 
{
	widht: 980px;
	float: left;
}

#nav li
{
	list-style-type: none;
	float: left;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}

#nav li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	fonst-size: 11px;
	padding: 0 15px;
	padding-top: 10px;
	padding-bottom: 13px;

}

#nav li.curr a, #nav li a:hover
{
	background-color:#0078AA;
}

#maincontent
{
	width: 100%;
	background-color: #fffae8;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;	
	float: left;
	padding-top: 25px;
	padding-bottom: 20px;
}

#footer
{
	width: 100%;
	float: left;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 86px;
}

#center_maincontent
{
	width: 980px;
	margin: 0 auto;
}

#subnav
{
	width: 215px;	
	float: left;
}

#subnav li
{
	display: block;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
}

#subnav li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	font-size:13px;
	text-align: right;
	padding: 7px;
	padding-right: 30px;
	background-image: url(images/arrow_no.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border-top: 1px solid #5688a0;
	text-transform: uppercase;
}

#subnav li li
{
	padding-left: 10px;	
}

#subnav li.curr a
{
	background-image: url(images/arrow_act.gif);	
	font-weight: bold;
}

#subnav li.curr li a
{
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: none;
	font-weight: normal;
	font-size: 10px;
}

#subnav li.curr li.curr a
{
	font-weight: bold;	
}

#subnav ul
{
	padding-right: 5px;	
	padding-left: 5px;
	background-color: #2d5859;
}

#subnav li a:hover
{
	color: #ab0600;	
}


#content
{
	width: 500px;
	float: left;
	margin-left: 15px;
	
}

#content li
{
	list-style-position: inside;	
}

#content li li
{
	padding-left: 20px;	
}

#rightcol {
	float:right;
	width: 200px;
}

#adsense {
	float:right;
	width: 200px;
}

/* a { color: #2d5859; text-decoration: underline; } */
p { padding-bottom: 20px; padding-top: 5px; }
hr { height: 9px; border: none; border-top: 1px solid #000; margin-top: 10px; margin-bottom: 10px; color: #fffae8;}

h1 { color: #000; font-size: 1.3em; padding-bottom: 15px; } 
h2 { color: #000; font-size: 1.1em; padding-bottom: 5px; }
h3 { color: #000; font-size: 1em; 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;
}

input, textarea, select
{
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}

textarea
{
	height: 200px;	
	border: 1px solid #333;
	background:#FFF;
	padding:1px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;

}

fieldset
{
	border: none;	
}


#content ul
{
	padding-bottom: 10px;	
}

#rightcol a {
	color: #202020;
}

#content a {
	color: #202020;
}

