body {
	
	margin: 0;
	
	padding: 0;
	
	background: #6BBDB7 url(images/img_hg.jpg) repeat-x left top;
	
	
	background-attachment: fixed;
	
	/*font-family: Trebuchet MS, 'Alegreya Sans','Allerta', Arial, Helvetica, sans-serif;*/
	/*OK font-family: "Trebuchet MS", "Lucida Sans", sans-serif;*/
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color:#000000;

}



#adresse {
	
	/*float: right;*/
	
	/*top: 100;*/
	
	width: 400px;
	
	
	
	margin: 155px 50px 10px 10px;
	
	padding: 52px 0 0 0px;
	
	letter-spacing: -.5px;
	
	color: #00015A;
	
	text-align: center;
	

	
float:right;
position:absolute; 
z-index:3;
margin: 152px 0 0 532px;
}



#platzhalter {
	
	clear: both;
	
	width: 980px;
	
	height: 10px;
	
	margin: 0 auto;
	
	padding: 0px;

}



#header {
	
	clear: both;
	
	width: 980px;
	
	height: 384px;
	
	margin: 0 auto;
	
	padding: 0px;
}


#wechselbild {
	
	clear: both;
	
	width: 980px;
	
	height: 384px;
	
	margin: 0 auto;
	
	padding: 0px;
	
	background: url(images/001.png) no-repeat left top;
	
	

}

#page {
	
	width: 980px;
	
	margin: 0px auto;
	
	padding: 0px 0px 0px 0px;
	
	background: url(images/004.png) repeat-y left top;


}



#page-bgtop {
	
	background: url(images/003.png) no-repeat left top;
	

}




#page-bgbtm {
	
	padding: 30px 10px 0px 40px;
	
	background: url(images/005.png) no-repeat left bottom;
	
		

}



#content {
	
	margin: 0 auto;	
	width: 870px;
	
	padding: 30px 30px 30px 30px;
	

}



#wrapper {
	
	width: 980px;
	
	margin: 8px auto 100px auto;
	
	padding: 0;
	
	border:1px solid #96CFCB;
}


#footer {
	width: 982px;
	height: 53px;
	margin: 2px auto 0px auto;
	padding: 5px 0px 0px 0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	background: url(images/foot3.png) no-repeat left top;	

}

#footer h2 {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 12px;	
	text-align: center;
	color: #487C78;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 12px;	
	text-align: center;
	color: #487C78;
	text-decoration: none;
}

#footer a {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 12px;	
	text-align: center;
	color: #487C78;
	text-decoration: none;
	font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}

.post {
    margin: 0px 0px 10px 0px; 
	border:1px solid #96CFCB; /*#D3D3D3;*/
	/*margin-bottom: 15px;*/
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	/* background: #fff url(images/contentback.gif) repeat-y; */
}


.post .title {   
	font-weight: bold;
	font-style:italic;

	height: 38px;
	margin-bottom: 1px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #00015A;
	text-align: center;
}

.post .title a {
	border: none;
	color: #FFFFFF;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	color: #00015A;
    line-height: 22px;
}

.post .entry h2{
	font-size: 12px;
}

.post .entry img {
  	
/*	padding: 4px 4px 4px 4px;
margin: 0 auto;	
	width: 570px
	height: 289px*/
	/*margin: 20px;
	margin-left:52px;*/
	/*float:center;*/
	/*margin: 0px auto;	
	padding: 0px 0px 0px 0px;	
	border: 1px solid #f00;*/

}

.bildschatten {
	-webkit-box-shadow: 4px 4px 10px #000;
	-moz-box-shadow: 4px 4px 10px #000;
	box-shadow: 4px 4px 10px #000;
    background: #FFF;
}





h1, h2, h3, h4, h5, h6 {
	
	margin: 0;
	
	padding: 0;
	
	font-weight: normal;
	
    color: #00015A;
	 

}


h2 {
	font-size: 28px;
}

h3 {
	font-size: 19px;
}


/*Gestaltung der Tabelle*/
table {
width: 100%;
text-align: center;
background-color: #C8DFED;
color: black;
border-width: 2px;
border-style: solid;
border-color: #D6D5D5;
border-collapse: collapse;
}
th {
padding: 5px;
font-variant: small-caps;
background-color: #95C2DC;
color: black;
border-width: 1px;
border-style: solid;
border-top-color: white;
border-right-color: gray;
border-bottom-color: gray;
border-left-color: white;
}
td {
padding: 3px;
border-width: 1px;
border-style: dashed;
border-color: #71AED1;
}
tr.zebra {
background-color: #95C2DC;
color: black;
}
td.variante1 {
background-color: #BDF9F9;
color: black;
}
td.variante2 {
background-color: #93E3E3;
color: black;
}

.schatten {
	-webkit-box-shadow: 0px 0px 40px #000;
	-moz-box-shadow: 0px 0px 40px #000;
	box-shadow: 0px 0px 40px #000;

}

.leichtschatten {
	-webkit-box-shadow: 4px 4px 10px #000;
	-moz-box-shadow: 4px 4px 10px #000;
	box-shadow: 4px 4px 10px #000;
    background: #FFF;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 

}	

.roundcorner {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	-webkit-box-shadow: 0px 0px 40px #000;
	-moz-box-shadow: 0px 0px 40px #000;
	box-shadow: 0px 0px 40px #000;	
}

.menu_area {
	width: 980px;
	height: 48px;
	margin: 0px auto;
	padding: 16px 0px 0px 60px;
	background: url(images/002.png) no-repeat left top;
}

.menu {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	border:1px solid #96CFCB;
	background-color: #9CC1BA;
    -webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}
.menu:hover {
	
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C6967;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
    -webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;	
}
.menu_hover {
	
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #9E1D06;
	text-decoration: none;
	background-color: #71AED1;
	margin: 0px;
	float: left;
	height: 24px;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	cursor:text;
    -webkit-box-shadow: 0px 0px 3px #9E1D06;
	-moz-box-shadow: 0px 0px 3px #9E1D06;
	box-shadow: 0px 0px 3px #9E1D06;	
}


.dataeingabe {
   margin: 2px; 
   margin-left: 115px;
   width: 600px;
   font-size: 1.1em;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-weight: lighter;
   margin-top: 20px; 
   outline: 1px outset #96CFCB;
   padding: 5px 5px;
   border: 1px solid #96CFCB;
   background: #96CFCB url(images/1hgk.png) center top no-repeat;
   margin-bottom: 50px;
}


.dataeingabe .hinweis {
 margin: 10px 0px -10px 35px; 
 font-size: 0.7em;
 font-weight: lighter;	
 font-style:normal;
} 

.dataeingabe .codeeingabe {
 margin: -10px 0px 10px 55px; 
 height: 20px; 
 width: 200px;
 border: solid 1px #96CFCB;
 text-transform: uppercase;
} 

.dataeingabe .absenden{
 margin: 20px 0px 10px 55px; 
 height: 50px; 
 width: 490px;
}

.dataeingabe .textfeld{
 /* margin-left: 30px;  */
 height: 20px; 
 width: 300px;
 border: solid 1px #96CFCB;
}

.dataeingabe .radio{
 /* margin-left: 30px;  */
 border: solid 1px #96CFCB;
}

.dataeingabe .nachricht{

 /* margin-left: 30px;  */
 height: 130px; 
 width: 350px;
 border: solid 1px #96CFCB;
}

.dataeingabe .codeanzeige {
 margin: 10px 0px 10px 105px;  
 height: 80px; 
 width: 200px;
 border: 0px;

}


.dataeingabe p{
    /* KEIN Umbruch nach p*/
	/* display:inline; */
	/* KEIN Absatz nach p*/
	margin:0px;
}

.dataeingabe .links{
   margin: 20px;
   margin-left: 60px;
   margin-right: 1px;
   float: left;
   line-height: 26px;
}

.dataeingabe .rechts{
   margin: 20px; 
   margin-left: 160px;   
   line-height: 26px;
  
}

.dataeingabe .spamschutz{
   margin: 0px; 
   margin-left: 90px;   
   margin-right: 90px;   
   line-height: 26px;
   
   border: solid 1px #CFDAD9;
}


.imgzentriert {
	display: block;
	text-align: center;
}

.gradient {
background: #D0DBDA;
border: 1px solid #FFF;
background: -moz-linear-gradient(top,#D0DBDA, #87B0AB );		
background: -webkit-linear-gradient(top,#D0DBDA, #87B0AB );
background: -ms-linear-gradient(top,#D0DBDA, #87B0AB);
background: -o-linear-gradient(top,#D0DBDA, #87B0AB );
}


.boxaussen {
   background-color: #003040;
	border: solid 1px #767676;
 /*  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	 */
   font-size: 0.9em;
   text-align: left;
   color: white;
   margin: 15px;
   width: 600px;
   margin-left: 125px;
  
}

.boxfuss {
	background: #394B93;
	border: solid 1px #ffffff;
	margin: 5px;
	font-size: 1.1em; 
	color: #000000;
	padding: 0px 20px 0px 20px;
}


.box_mitte {
    background-color: #003040;
	border: solid 1px #767676;
	margin: 5px;
    padding: 25px;
}

.boxroundcorner {
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	-moz-box-shadow: 3px 3px 13px #333; 
	-webkit-box-shadow: 3px 3px 13px #333;
	box-shadow: 3px 3px 13px #333; 
}


.art-blockheader {
	background: #477E79;
    border-radius: 9px 9px 0px 0px;
    border: 1px solid #487C78;
    padding: 6px 3px;
    margin: 0px auto;
	
}

.art-blockheader .t, .art-vmenublockheader .t {
    white-space: nowrap;
}

.art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover {
    color: #FFF;
    font-size: 18px;
    margin: 0px 5px;
	text-align:center;
}

.art-blockcontent {
    background: none repeat scroll 0% 0% #D8D9D3;
    border-radius: 0px 0px 6px 6px;
    padding: 2px;
	padding-left: 13px;
	padding-right: 13px;
    margin: 0px auto;
    color: #00015A;
    font-size: 16px;
	
background: -moz-linear-gradient(top,#ECEEE9, #B9C9C4 );		
background: -webkit-linear-gradient(top,#ECEEE9, #B9C9C4 );
background: -ms-linear-gradient(top,#ECEEE9, #B9C9C4);
background: -o-linear-gradient(top,#ECEEE9, #B9C9C4);	
}

.art-blockcontent a {    
    margin-left: 10px;
	margin-right: 10px;
    text-decoration: none;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 1px;
	padding-left: 13px;
	border:1px solid #96CFCB;
	background-color: #9CC1BA;
    -webkit-box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 	
}
.art-blockcontent a:hover {
    margin-left: 10px;
	margin-right: 10px;
    text-decoration: none;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 1px;
	padding-left: 13px;
	border:1px solid #96CFCB;
	background-color: #3C6965;
    -webkit-box-shadow: 0px 0px 0px #000;
	-moz-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
}