body {
	background-color: darkgrey;
	color: #fff;
	font-size: 12px;
	font-family: "Copperplate Gothic Light", "Copperplate", serif;		
}

h1 {
	font-weight: bold;
	font-size: 15px;
}

p {
	/*margin:5px 5px 5px 5px; 	*/
}


.wrapper {
	display: block;	
	margin: -10px auto;
	width: 950px;	
	font-family: "Copperplate Gothic Light", "Copperplate", serif;	
	background-color: #5A5A5A;	
	color: #fff;		
}




.logo {
	padding-top:40px; 
	padding-left: 25px;	
	border: 0;
}

.header {	
	width: 100%;
	height: 180px;	
}
.navi {	
	/*width: 100%;*/
	height: 25px;
	font-size: 13px;
}
.content {
	width: 100%;
	/*border-bottom: 1px solid #fff;*/
	border-top: 1px solid #fff;	
	overflow: auto;
}
.footer {					
	width: 100%;	
	border-top: 1px solid #fff;			
}
.footerEnd {			
	width: 100%;
	float: left;
	padding-left: 15px;		
}
/* Die hauptklassen und Divs END*/





ul.naviLeftUl
{
display:inline;
list-style:none;
list-style-type:none;
}

li.naviLeftLi{
font-size: 13px;
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
/*width:120px;*/
display:inline;
list-style:none;
list-style-type:none;
/*95 bei 4*/
margin:0px 42px 0px 0px; 
} 

a.aktiv{
font-weight:bold;
}



/** Alle linken Div element*/
.headerleft {
	width: 600px;
	height: 180px;
	float: left;
	border-right: 1px solid #fff;
	padding-top:20px; 
	padding-left: 15px;	
}
.navileft {	
	text-align: center;
	padding-right:15px;
	margin-left:0px;
	padding-left: 0px;	
	
	width: 600px;
	height: 25px;
	float: left;	
	border-right: 1px solid #fff;	
}
.contentleft {
	width: 570px;
	height: auto;
	min-height: 300px;
	float: left;		
	border-right: 1px solid #fff;	
	padding-left: 45px;	
	
	padding-top: 15px;
	padding-bottom: 15px;
}
.footerleft {
	background-color: #5A5A5A;	
	width: 600px;
	height: auto;
	min-height: 42px;
	float: left;	
	padding-top: 90px;
	padding-left: 15px;		
	/*padding-bottom: 15px;*/
	border-right: 1px solid #fff;
}
/** Alle linken Div element END*/

/** Alle rechten Div element*/
.headerright {
 height: 180px;	
 padding-top:20px; 
 padding-left: 15px;	
}
.naviright {
	text-align: center;
	padding-top: 19px;	
	/*
	padding-right:50px;
	padding-left: 40px;	
	
	*/
	padding-left:10px;
	margin-right:-40px;
	
	height: 25px;
	
	
		
	
	
	
	
	
}
.contentright {		
	float: left;	
	/*padding-top: 15px;		
	padding-left: 13px;*/
	padding: 15px 0px 15px 15px;	
	max-width: 277px;
}
.footerright {		
	background-color: #5A5A5A;	
	min-height: 42px;
	float: left;		
	padding: 15px 0px 15px 15px;		
}
/** Alle rechten Div element END*/









ul.subnav
{
display:inline;
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
}

li.subnav
{
font-size: 13px;
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
width:120px;
list-style:none;
list-style-type:none;
padding-left:15px;
padding:5px;
}

ul.naviRightUl
{
display:inline;
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
}

li.naviRightLi {
font-size: 13px;
font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
/*width:120px;*/
display:inline;
list-style:none;
list-style-type:none;
margin:0px 66px 0px 0px; 
}

a:link{
text-decoration: none;
color:#fff;
}

a:visited{
color:#fff;
text-decoration: none;
}

a:hover{
color:gray;
text-decoration: none;
}

a:active{
text-decoration: none;
}

.csc-mailform { 
  border:none; 
  margin-left: -10px;
}
.csc-mailform-field label {
  display: block;
  margin-top: 15px;
}


.tx-wecmap-pi1{
 color: black;
}

.tx-wecmap-pi1 a:link{
color:blue;
text-decoration: none;
}
