/*IE Zentrierung*/
#topbar, #main, #ref { margin: 0px auto;
	text-align: left;
}

/* Links */
a:link, a:visited {
	font-size: 16px; color: #373DA8; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #373DA8;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}

#main {
	position: relative;
	/*fÃ¼r ein absolut positioniertes Tochterelement*/
	max-width:1024px;
	/* border: 1px solid rgb(77, 238, 63); */
	/* background: #DBDFE9 url(leftback.gif); */
	/* overflow: hidden; *//*sonst wird die Basic-Box nach unten nicht aufgezogen*/
	font-size: 16px;
	padding-left: 1rem; 
	padding-right: 1rem;
	padding-bottom: 1rem; 
	padding-top: 10px; 
	height: auto;  
	/* min-height: 64%; */
	z-index: 1; 
  }

  #cop {
	position: absolute;
  	left: 0px;
  	bottom: 0px;
	width: 140px;
	text-align: center; 
}

#content {
	margin: 20px;
	margin-top: 16px;
	margin-left: 24px;
	margin-right: 16px;
	padding: 0px;
	float: right;
	width: 598px;
	min-height:400px;
  	height:auto !important;
	height:400px;
	font-size: 16px;
}

.adsxs {
	border: solid 1px #535cff; 
	border-radius: 2pt;
	margin 0; 
	padding: 0.5rem;
	height: 14rem; 
	background-color: #f9fafb;

}



.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1rem;
	margin-top:0.5rem;
	color: #000000;
	border-style: solid;
	border-radius: 3px; 
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
	cursor: pointer; 
	}

#contents {
position: relative;
min-height: 100%;
padding-bottom: 100px; /* Freiraum fuer refs nach oben */
/* border: 1px solid rgb(77, 238, 63); 
z-index: 1; */ 
}

* html #contents
{
height: 100%;
}

  #refs {
	background-color: #040484;
	width: auto;
	text-align: center;
	/* margin: 0;
	padding: 0; */
	/*border: 1px solid #33FF33;*/
	position: relative;
	margin-top: -110px; /* Footer nach oben in Freiraum */
  }

  
  #ref {
	color: white;
	align-content: center; 
	max-width:1024px;
	left: 50%;
	text-align: left;
	/*border: 1px solid #33FF33;*/
  }

  #ref ul li {
	font-size: 14px;   
	display: block; 
	color: #FFF;
	line-height: 2rem;  
	/* font-weight: normal;  */
  }

  #ref a:link, #ref a:visited {
	font-size: 14px; 
	color: #FFF; 
	text-decoration: none;  
	font-weight: normal;      
	/* font-weight: 100;  */
	}


  #ref	li > a:after { content: ''; }  




h1 {
	/* font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.3rem; 
	font-weight: bold;
 	color: #333333;
	text-align:left;
	margin-top: 2px;
	margin-bottom: 0px;
	/* text-decoration: underline; */
 	}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1rem; 
	/*color: #000000;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	} 

#dri {
	float: right;
	vertical-align: bottom;  
	text-align: right; 
	color: grey; 
	width: 100px; 
}

.sectiondetail1 {
	/* background-color : #DBDFE9;  */
	border-radius: 4px; 
	padding: 4px 6px;
	}

.sectiondetail2 {
	background-color : #eff0f5; 
	border-radius: 4px; 
	padding: 4px 6px; 
	}

.sectionlabel {
	width: 220px; 
	float: left; 
	font-weight: bold; 
	/* border: 1px solid #33FF33;   */
	}

.mac2_ {
  font: bold 11px Arial;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}






#advice {
	color: #000000;
	width: 300px;
	/* margin-left: 100px;
	margin-right: 140px; */
	/* border: 1px solid #33FF33;  */
}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; 
}

#contactform {
	/* padding-left: 40px; */
	/* border: 0px solid #FFFFFF; */
	padding: 0px;  
  }
  
#contactform label { /* Labels */
	display: block;
	float: left;
	margin-bottom: 4px;
	width: 100px;
}
  
#contactform input, #contactform select { /* Formularelemente */
	display: block;
	float: left;
	margin-bottom: 4px;
	/* width: 280px; */
	width: 100% auto; 
	max-width: 320px; 
}
  
#contactform textarea { /* Formularelemente */
	display: block;
	float: left;
	margin-bottom: 4px;
	/* width: 280px; */
	width: 100% auto; 
	max-width: 320px;  
}

#contactform input#submit, #contactform .button_ { /* Submit-Button */
	float: none;
	width: auto;
	margin:0 auto;
	margin-top: 10px;
}
  
#contactform #advice {
	color: #000000;
	width: 300px;
	margin-left: 100px;
	margin-right: 140px;
}

#block4 {
	width: 100%; 
	/* max-width: 420px; */
	border: 0px solid #FFFFFF;
	float: left;
	max-width: 420px; 
  }
  
#block4 .check {
	margin: 0px;
	padding: 0px;
	margin-top: 6px; 
	margin-right: 4px;
	width: 18px;
	height: 16px;
	line-height: 14px;
}  





/*--------------------- Msgform ---------------------*/
#addform label, #msgform input, #msgform select { /* Alle Labels UND Formularelemente */
	display: block;
	float: left;
	margin-bottom: 4px;
	width: 160px;
	margin-right: 2px;
  }
  
  #msgform textarea {
	margin-bottom: 4px;
  }
  
  #msgform label {
	float: left;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	width: 140px;
	border: 0px solid #000;
  }
  
  #msgform input {
	width: 260px;
  }
  
  #msgform form br { /* ZeilenumbrÃ¼che in Formularen */
	clear: left;
  }
  
  #msgform input#submit, #msgform .button { /* Submit-Button */
	float: none;
	width: auto;
	margin-top: 10px;
  }
  
  #msgform .plz, #msgform .ort {
	  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #666666;
	  background: #FFFFFF;
	  border: 1px solid;
  }
  
  #msgform .plz {
	width: 50px;
  }
  
  #msgform .ort {
	width: 144px;
  }
  
  #msgform .email {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 260px;
	background: #EEEEEE;
	border: 1px solid;
  }  

  #msgform .inputboxes { 
	display: none;  
  }  

	/*------------------- End Msgform -------------------*/    
	



	/*--------------------- New Bx ---------------------*/
  #nb { 
	color:white; 
	font-size:0.8rem; 
	float:left; 
	height:16px;
    background:#339900;
    position:relative;
	min-width:24px; 
    text-align:center;
	line-height:14px; 
	padding-left:3px; 
	margin-left:-20px; 
	margin-top:2px; 
	z-index: 5; 
	overflow: visible;  
  }  


  #nb2 { 
	float:left; 
	margin-right: 4px; 
	margin-top:2px; 
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	border-style: solid;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent #339900;  
	background-color: rgba(0, 0, 0, 0); 
  }  

  /*--------------------- End New Bx ---------------------*/








  /*--------------------- Lang ---------------------*/
  .lang-b {
	/* background-color: #e0e3ec; */ 
	color:#888888;
	padding: 0px;
	margin: 0px;  
	line-height: 100%; 
	margin-top: -4px; 
	/* font-size: 0.9rem; */ 
	cursor: pointer; 
	/* min-width: 50px; */ 
	text-align: left;  
  }
  
  /* div pos */
  .partmen {
	position: relative;
	display: inline-block;  
	text-align: left; 
	height: 100%;    
	margin-top: 6px; 
  }
  
  .partmen img {
	margin: 0px;
	padding: 0px;    
  }
  
  /* drop Content */
  .lang-c {
	display: none;
	position: absolute;
	/* min-width: 160px; */
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);   
	min-height: 1.8rem;
	top: 14px;  
	left: -4px; 
	background-color: #f9fafb;  
	white-space:nowrap;  
  }
  
  /* drop list */
  .lang-c ul {
	list-style: none; 
	margin: 0px; 
	margin-bottom: 4px; 
	padding-left: 2px; 
	padding-right: 2px; 
  }
  
  .lang-c ul li {  
	height: 1.2rem;  

	float: left; 
  }
  
  /* Links */
  .lang-c a {
	/* color: black; */
	margin: 0px;
	padding: 4px;
	text-decoration: none;
  }
  
  /* links on hover */
  .lang-c a:hover {
	margin: 0px;
	padding: 4px; 
  }
  
  /* drop by hover */
  .partmen:hover .lang-c {
	margin: 0px;
	padding: 0px;
	display: block;
  }
  
  /* color button drop */
  .partmen:hover .lang-b {
	/* background-color: white; */ 
  }  

  /*--------------------- End Lang ---------------------*/
