/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image:url(../graphics/body_bg.jpg);
	background-repeat:repeat-x;
	font-family: 'Lato', sans-serif;
	color:#ababab;
	font-size:14px;
	line-height:18px;
	background-color:#4c4c4e;}

h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 3px rgb(14, 14, 14);
	color:#EEE;
	line-height:normal;}

h2{
	font-size:30px;
	font-weight:normal;
	margin:0px;
	padding:0px;}
h3{
	float:right;
	width:30%;}

a{
	color:inherit;
	 }

h2 a{
	text-decoration:none}

h4{
	padding-bottom:2px;
	margin-bottom:0px;}

.center{
	max-width:940px;
	margin:auto;
	clear:both;}




#navigation{
	border-top: 5px solid #4f4f51;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:15px 0px 10px 0px;
	float:left;
	width:100%;}
    

#navigation ul{
	display:block;
	clear:both;
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;}

#navigation ul li{
	float:left;
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
	border-bottom: 1px solid #4f4f51;}

#navigation ul li a{
	color:#EEE;
	display:block;
	height:25px;
	padding-top:5px;
	text-align:center;
	background-image:url(../graphics/nav.jpg);
	background-position:center center;
 	text-shadow: 3px 3px 3px rgb(14, 14, 14);
	text-decoration:none;}
#navigation ul li a:hover{
	background-image:url(../graphics/nav_a.jpg);}	
#navigation ul li:nth-of-type(5) a{
	border-right:none;}
	
	
#navigation ul li ul{
	position:absolute;
	visibility:hidden;
	width:230px;
	z-index:10200;
	font-size:12px;
	}

#navigation ul li:hover ul{
	visibility: visible;
	}
	
#navigation ul li ul li{	
	width:100%;
	clear:both;
	}	

#navigation ul li ul li a{	
  height: auto;
  padding:8px 10px 8px 10px;
  border-right:none;
	}	









#content{
	float:left;
	width:100%;
	border-top:1px solid #868789;
	border-bottom:1px solid #868789;
	padding:43px 0px 45px 0px }



.entry img{
	max-width:100%;
	border:4px solid #87888a;
	box-sizing:border-box;
	}
.entry .pts_bildrahmen,
.entry .pts_bildrahmen_links,
.entry .pts_bildrahmen_rechts{
	border:1px solid #4b4b4d;
	max-width:100%;
	box-sizing:border-box;}

.logo{
	padding:50px 0px 5px 0px}
.language{
	padding:10px 0px 0px 0px;}
.language a{
	color:inherit;
	display:inline-block;
	padding-left:20px;}
	
.row{
	width:100%;
	clear:both;}
	
	
.entry{
	
	padding-bottom:45px;}

#footer{
	padding:20px 0px 20px 0px;
	float:left;
	width:100%;
	}
#footer .nav{
	float:left;
	}	

#footer .nav ul{
	list-style:none;
	float:left;
	font-size:12px;}
	
	
	#footer .nav ul a{
		color:#87888a;
		text-decoration:none;
	 }
	#footer .nav ul a:hover{
		color:#87888a;
		text-decoration:underline;
	 }
	
	
	
#footer .logo_s{
	margin:auto;
	width:24.5744%}

#footer .logo_s img{
	max-width:100%}
	
	
	
#footer .right{
	text-align:right}	
	
	


@media screen and (min-width: 420px){	
.right{
	float:right;}

.logo{
	float:left;
	 }
	
 
}


@media screen and (min-width: 500px){
.logo{
 	padding:50px 0px 5px 0px}
	
.language{
	padding:50px 0px 0px 0px;}	

#navigation{
	border-top: 5px solid #4f4f51;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:30px 0px 24px 0px;
	float:left;
	width:100%}

#navigation ul{
	display:block;
	clear:both;
	list-style-type:none;
	margin:0px;
	padding:0px;}

#navigation ul li{
	float:left;
	width:20%;
	display:block;
	margin:0px;
	padding:0px;
	position:relative;}

#navigation ul li a{
	color:#EEE;
	display:block;
	height:50px;
	padding-top:31px;
	text-align:center;
	background-image:url(../graphics/nav.jpg);
	border-right:1px solid #7c7b79;
	text-shadow: 3px 3px 3px rgb(14, 14, 14);
	text-decoration:none;}
#navigation ul li a:hover{
	background-image:url(../graphics/nav_a.jpg);}	
#navigation ul li:nth-of-type(5) a{
	border-right:none;}
	
	
#navigation ul li ul{
	position:absolute;
	visibility:hidden;
	}

.entry{
	float:left;
	width:48.93617021%;
	padding-bottom:45px;}


.entry:nth-of-type(even){
	float:right;}

}

.more{
	background-image: url(../graphics/button.jpg);
	display:block;
	float:left;
	padding:12px 20px 12px 20px;
	color:#DDD;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 3px rgb(14, 14, 14);
	text-decoration:none}

sup {
  font-size:8px;
  font-weight:bold;
  line-height:12px;
}

code {
  font-family:"Courier New",Courier,mono;
  font-size:11px;
}

ul {
  margin: 0 0 0 18px;
  padding: 0 0 0 0;
}

ol {
  margin: 0 0 0 25px;
  padding: 0 0 0 0;
}

img {
  border: none;
  
}

.ku {
  white-space:nowrap;
}



/* allgemeine Ausrichtungsanweisungen */

.links {
  float:left;
}

.rechts {
  float:right;
}




/* Auswahlformate für Links und Bilder */

a.hintergrund {
  background-color: #EEEEEE;
}

a.extern {
  border: 1px dotted #999999;
}


.rahmen {
  border: 1px solid #999999;
}

.abstandlinks {
  margin-left: 10px;
}

.abstandrechts {
  margin-right: 10px;
}

.abstandoben {
  margin-top: 10px;
}

.abstandunten {
  margin-bottom: 10px;
}




/* Formate für Bildunterschrift */

.pts_bildrahmen,
.pts_bildrahmen_links,
.pts_bildrahmen_rechts {
  display: inline-block;
  box-sizing:border-box;}



.pts_bildrahmen {
  margin:0px;
 }

.pts_bildrahmen_links {
  float: left;
  margin: 0px 10px 0 0;
}

.pts_bildrahmen_rechts {
  float: right;
  margin: 0px 0 0 10px;
}

.pts_bildunterschrift {
  clear:both;
  padding: 2px;
  background-color: #EEEEEE;
}






/* Box mit der Seitennavigation */
.pts_seiten {
  font-family: Verdana, Lucida, Arial, Helvetica, Sans-Serif;
  color: #000000;
  margin: 0 5px 0 5px;
  padding: 5px 5px 5px 5px;
}

a.pts_seiten, a.pts_seiten:link, a.pts_seiten:visited {
  font-weight: bold;
  color: #880000;
  text-decoration: underline;
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
}

a.pts_seiten:hover {
  background-color:#EEEEEE;
}

/* aktuelle Seite */
.pts_seitenaktiv {
  color: #666666;
}




/* Box für Fehler-/Erfolgsmeldungen */
.pts_meldungsbox {
  border: 1px dotted #999999;
  font-size: 12px;
  color: #000000;
  margin: 5px 5px 20px 5px;
  padding: 5px 5px 5px 5px;
  background-color: #F5F5F5;
}

.pts_fehler {
  font-weight:bold;
  color:#CC0000;
}
input.pts_fehler,
textarea.pts_fehler,
select.pts_fehler,
span.pts_fehler textarea,
span.pts_fehler select {
  border: 1px solid #CC0000;
}

.pts_meldung {
  font-weight:bold;
  color:#666666;
}

.pts_erfolg {
  font-weight:bold;
  color:#088800;
}

div.pts_fehler,
div.pts_meldung,
div.pts_erfolg {
  display: block;
}
span.pts_fehler,
span.pts_meldung,
span.pts_erfolg {
  display: inline;
}




/* Ausblendung  */

.pts_verdeckt {
  display: none;
}




/* Hinweistext */
.pts_hinweis {
  font-size:10px;
  line-height:14px;
  color:#666666;
}



/* Trennlinie */
.pts_trennlinie {
  border-bottom: 1px solid #b0b0b1;
  line-height:1px;
  margin: 0px 0 15px 0;
  padding-top:15px;
  clear: both;
}




/* Formulare */

/* Eingabefeld: Bezeichnung und Feld */
.pts_feld_bez {
  color:#46a82e;
  font-weight:normal;
  
}

.pts_feld_eing {
   
}

/* Pflichtfeld: Bezeichnung und Feld */
.pts_pfeld_bez {
  color:#14acb2;
  font-weight:bold;
}

.pts_pfeld_eing {
  
}

/* Feldgrößen */
.pts_input_opt { width:15px; }

input, textarea{border:1px solid #ad8855; height:32px; border-radius:6px; box-sizing:border-box; margin:1%; font-family:Verdana, Geneva, sans-serif; font-size:12px;}

.checkbox input{height:auto}
.checkbox{
	float:left;
	padding-right:10%;
	white-space:nowrap;
	margin:1px;
	padding-bottom:2%;}

select{
	margin:1%;
	height:30px;
	padding:5px;
	font-size:12px;}	

.pts_input_1 { width:5%px; padding:3px 6px 3px 10px; margin:1%; }
.pts_input_2 { width:8%; padding:0.5% 2%; margin:1%; }
.pts_input_3 { width:27.5%; padding:0.5% 2%; margin:1%; }
.pts_input_4 { width:42%; padding:0.5% 2%; margin:1%; }
.pts_input_5 { width:90%; padding:0.5% 1%; margin:1%; }

.pts_textarea_1 { width:45%; height:45%;   padding:0.5% 2%;  margin:1%;}
.pts_textarea_2 { width:45%; height:45%;   padding:0.5% 2%;  margin:1%;}
.pts_textarea_3 { width:80%; height:45%;   padding:0.5% 2%;  margin:1%;}
.pts_textarea_4 { width:90%; height:45%;   padding:1% 2%;  margin:1%; box-sizing:border-box;}
.pts_textarea_5 { width:100%; height:45%;  padding:0.5% 2%;  margin:1%;}

.row{
	width:100%;
	clear:both;}

.nowrap{
	white-space:nowrap;}

.nowrap input{
	height:auto;}

label{
	margin-right:8%;
	margin-bottom:2%;}


@media screen and (max-width: 500px){
.pts_input_1 { width:90%;  height:32px; padding:0.5% 2%; margin:1%; box-sizing:border-box;}
.pts_input_2 { width:90%;  height:32px; padding:0.5% 2%; margin:1%; box-sizing:border-box;}
.pts_input_3 { width:90%;  height:32px; padding:0.5% 2%; margin:1%; box-sizing:border-box;}
.pts_input_4 { width:90%;  height:32px; padding:0.5% 2%; margin:1%; box-sizing:border-box;}
.pts_input_5 { width:90%;  height:32px; padding:0.5% 1%; margin:1%; box-sizing:border-box; }
	
	}
	
.highslide-gallery img	{
	background-color:#454545;
	border:2px solid #333;
	padding:4px;
	max-width:100%}

.highslide-gallery{}

/* cookies */
#cookiesdirective{
	font-family: 'Varela Round', sans-serif;
	padding:25px;
	font-size:16px;
	font-weight:300;
	background-color:rgba(0,0,0,0.8);}

.cookiebutton{
	float:right;
	width:20%;}
.cookietext{
	float:left;
	width:80%;}


#impliedsubmit,
#explicitsubmit{
	border-radius:4px;
	background-color:rgba(41,117,11,1.00);
	border:1px solid rgba(9,152,6,1.00);
	color:#fff;
	opacity:1;
	padding:10px 20px 12px 20px;
	height:40px;
	cursor:pointer;}

.col{
	width:50%;
	padding-right:2%;
	padding-bottom:30px;
	box-sizing:border-box;
	float:left;
	}

.table{
	clear:both;
	padding:10px 0px 10px;
	width:100%;
	font-size:16px;
	float:left;}

.tr{
	clear:both;
	background-color:#fff;
	float:left;
	width:100%;
	clear:both;
}


.tr:nth-of-type(1){
 	font-weight:400;}

 
.tr:nth-of-type(2n+0){
	clear:both;
	background-color:#edf5d9;
}
 

.tr2{
	clear:both;
	background-color:#ffffff;
	float:left;
	width:100%;
	clear:both;
}


.tr2:nth-of-type(1){
 	font-weight:400;}

 
.tr2:nth-of-type(2n+0){
	clear:both;
	background-color:#fee1b5;
}



 
.td{
	padding:6px;
	text-align:center;
	width:33%;
	float:left;
	box-sizing:border-box;}

@media screen and (max-width: 450px){

.td{
	width:50%;}

.td:nth-of-type(1){
	width:100%;}
 
}
