

body, html {
  height:100%
  /*scrollbar-base-color:#220000;
  scrollbar-3dlight-color:#440000;
  scrollbar-arrow-color:#440000;
  scrollbar-darkshadow-color:#440000;
  scrollbar-face-color:#220000;
  scrollbar-highlight-color:#440000;
  scrollbar-shadow-color:#440000;
  scrollbar-track-color:#220000;
  */
}
body {
margin:0;
padding:0; 
margin-top:0px;
margin-bottom:0px;
background:#ffffff;
font-family:century gothic,verdana, arial;
color:#111111;
}

a{
padding-bottom:0px;
color:#ffffff;
font-weight:700;
font-size:12px;
font-family:century gothic,verdana, arial;
text-decoration: none;
}

#inhalt{
position: absolute;
width: 800px;
height: 500px; /*Höhe angeben*/
left: 50%;
top: 50%; /*Abstand vom oberen Fensterrand auf 50%

setzen*/
margin-left: -400px;
margin-top: -250px; /*Um die Hälfte zurück schieben*/
} 

input {
  font-family: century gothic,Verdana, Arial;
  font-size: 12px;
	color:#333333;
  width: 260px;  
  border: 1px solid #cccccc;
	margin: 0px;
}

textarea {
  font-family: century gothic,Verdana, Arial;
  font-size: 12px;
	color:#333333;
  width: 260px;  
  border: 1px solid #cccccc;
	margin: 0px;
}

.menu{
/*border-color:#0c70b5; 
border-width:1px; 
border-style:solid;
background-color:#ffffff;*/
color:#ffffff;

}
.menuheader {
vertical-align:middle;
font-family:century gothic,verdana, arial;
color:#222222;
 
}

.content a{
padding-bottom:0px;
color:#666666;
font-weight:700;
font-size:12px;
font-family:century gothic,verdana, arial;
text-decoration: none;
}

.d_pmenu a{
padding:0px;
color:#0c70b5;
font-weight:700;
font-size:12px;
font-family:century gothic,verdana, arial;
text-decoration: none;
}
.d_pmenu a:active{

/*color:#ffffff;
padding:0px;
font-weight:700;
font-size:12px;
font-family:century gothic,verdana, arial;
text-decoration: none;
background-color:#0c70b5;*/
}

.d_pmenu {
padding-right:10px;
padding-left:10px;

color:#666666;
font-weight:700;
font-size:12px;
background-color:#ffffff;
font-family:century gothic,verdana, arial;
text-decoration: none;
border-bottom-color:#0c70b5; 
border-bottom-width:1px; 
border-bottom-style:solid;
border-top-color:#0c70b5; 
border-top-width:1px; 
border-top-style:solid;
}
.popup_a{
  position:absolute;
      
  z-index: 2005;
      
  opacity: .80;
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;

  background-color: #ffffff;
      
  width: 100%;/*250px;*/
  height: 100%;/*170px;*/
      
  visibility:hidden;
  display: none;
      
}
    


.popup1{

 position:absolute;
  top:3%;
  left:30%;
  
  z-index: 3006!important;
  
  
  opacity: .100!important;
  filter:alpha(opacity=100)!important;
  -moz-opacity: 1.0!important;
  background-color: #ffffff!important;
  
  
  width: 500px;
  height: 600px;
  
  border: 1px solid #0c70b5;
  visibility:hidden;
  display: none;
  
  padding: 3px;
	

}

.popup_inhalt{
  padding:5px;
  font-size:12px;
  font-family:century gothic,verdana, arial;
  color:#666666;
}

.popup_iframe{
  
}

.popup_inhalt_link{
  color:#666666;
  font-size:12px;
  font-family:century gothic,verdana, arial;
}

.popup_button{
  font-size:12px;
  font-family:century gothic,verdana, arial;
  color:#666666;
  border:1px solid #0c70b5;
  background-color:#ffffff;
  width:100px;
  cursor:pointer;
}

.pro7{
  text-align:center;
  vertical-align:middle;

}

.p7_oben{
  height:20px;
}

