/* Start of CMSMS style sheet 'styles_wkuepper' */
*
{
margin:0;
padding:0;
} 

body {
	background-color: #fff;

}

.container {
	background-color: #fff;
	font-size: 15px;
	margin: 20px auto 0px auto;
	width: 950px;
}
	
.kopfleiste{
	background-color: #000;
	height: 115px;
	}

.bildleiste {
	background-color: #ffffff;
	padding: 5px 0px 5px 0px;
	height: 185px;
}

.logo {
	background-color: #000;
	width: 475px;
	margin: 12px 0px 0px 20px;
	float: left;
}

.navi {
	background-color: #000;
	width: 370px;
	margin: 74px 20px 0px 0px;
	text-align: right;
	float: right;
}

.adresse {
	background-color: #222222;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align: left;
           border-top: 1px solid #fff;
           padding: 3px 3px 3px 60px;
clear:both;


}

.subnavi {
	text-align: right;
}

.main {
	padding: 25px 60px 20px 60px;
	background-color: #000;
}

.content {
	background-color: #000;
	color:#ffffff;
	min-height: 300px;
}

#navigation a, a:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration:none;
  color:#afafaf;
}

#navigation a:hover, a:active {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration:none;
  color: #008dcd;
}

a, a:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration:none;
  color:#ff2222;
}
 
a:hover, a:active {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration:none;
  color: #008dcd;
}


a.sub, a.sub:visited {
  color:#666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
margin-left: 4px;
display: inline-block;
}

a.sub:hover, a.sub:active {
  color:#000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
 }

body, div, li, ul, p, strong, td, th {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-size: 15px; 
  color: #ffffff; 
  line-height: 155%;
}

#navigation li {
list-style-type: none;
float: left;
text-align: right;
}

.currentpage {
 border-bottom:1px dotted #008dcd;
}

.gt {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-size: 15px; 
  color: #ffffff; 
  line-height: 155%;
}

.impressum_links {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #ffffff; 
  line-height: 125%;
float: left;
width: 470px;
}
.impressum_rechts {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #ffffff; 
  line-height: 125%;
width: 300px;
float: right;
}

.clear {
clear:both;
}

.disclaimer {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 125%;
}

input, select, textarea {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:14px;
  background-color:#f2f2f2;
  color:#000000;
  border:1pt solid #666666;
  padding-left: 3px;
}

h1 {
  margin:0px 0px 10px 0px;
  padding:0px 0px 5px 0px;
  border-bottom:1px dotted #cdcdcd;
  font-size:20px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#b9d6ee;
}

.formular {padding: 2px 0px 3px 0px;}   
/* End of 'styles_wkuepper' */

