
@import url("../menue/menue.css");
@import url("../allgemein/formular.css");

html{
 height:101%;
}


/*
Farbwerte:
orange:#FFB300:
grau:#EBEBEB;
blau:#051842;;
*/


body{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 margin:0;
 padding:0;
 color:#051842;


}


a:link,
a:hover,
a:visited{
  text-decoration:underline;
  color:#051842;
}

a:hover,
a.akt{
  text-decoration:none;

}


#aussencontainer{
  margin-left:50px;
  background-image:url(/fileadmin/templates/vitec_distribution/img/menue/hg-oben.jpg);
  background-repeat:repeat-x; 
  width:1000px;
  margin-left:auto;
  margin-right:auto;

}

div#oben-links{
  width:260px;
  height:125px;
  float:left;
  margin:0px;
  padding:0px;
}


div#obere-reihe{
  width:1000px;
  height:150px;
 background-image:url(/fileadmin/templates/vitec_distribution/img/menue/hg-link-oben.jpg);
  background-repeat:no-repeat;
}

div#oben{
  width:700px;
  height:125px;
  margin-left:260px;
}

div#rahmen{

  background-image:url(/fileadmin/templates/vitec_distribution/img/menue/hg-links.jpg);
  background-repeat:repeat-y;
  margin:0px;
  width:1000px;
	clear:both;
}

div#content{
  min-height:490px;
  width:779px;
  margin-left:200px;
  padding:10px;
  border-top:1px solid #051842;    

}


* HTML div#content{
  height:490px;
  padding:10px; 
  width:800px; 
  margin-left:197px; 
}

#footer{
	background-color:#051842;
	color:#ffffff;
	padding:5px;
	text-align:center;
	width:990px;
}

* HTML #footer{
  width:1000px;
}


.clear{
	clear:both;
}

#banner{
  width:650px;
  margin:0px;
  padding:0px;
  height:100px;

}


#banner img{
  margin-top:25px;
}


#left{
  float:left;
}




#menue{
  width:800px;
  height:25px;
  margin-left:200px;
}


#oben-links img{
	margin-top:0px;
	margin-left:0px;
	
}




#menue ul{
  margin:0px;
  padding:0px;
  list-style-type:  none;
}

#menue li{
  float:left;
  text-align:left;

}




#menue li a:link,
#menue li a:hover,
#menue li a:visited{
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
  color:#051842;
  display:block;
  padding:5px 15px;
  background-image:url(/fileadmin/templates/vitec_distribution/img/strich.gif);
  background-repeat:no-repeat;
  background-position:left 7px;
}

#menue li a:hover,
#menue li a.akt{
  color:white;

}


#menue li.first a{
  background-image:none;
}


#rootline{
  width:770px;
  height:15px;
  margin-bottom:10px;
}

ul#breadcrumb{
  margin:0px;
  padding:0px;
  list-style-type:  none;
  font-size:11px; 
}

ul#breadcrumb li{
  float:left;
  text-decoration:none;
  color:#222222;
  font-size:11px;  
  font-weight: normal;
}

ul#breadcrumb a{
  text-decoration:none;
  color:#222222;
  font-size:11px;  
  font-weight:normal;
}


 
#content h1{
  margin-top:0px;
}



.align-center{
text-align:center;
}
.align-right{
text-align:right;
}



.csc-textpic-caption{
  font-size:10px;
}

.tx-dropdownsitemap-pi1 a, 
.tx-dropdownsitemap-pi1 a:link, 
.tx-dropdownsitemap-pi1 a:visited, 
.tx-dropdownsitemap-pi1 a:hover, 
.tx-dropdownsitemap-pi1 a:active {
   color:#051842;
   text-decoration:none;
}


.tx-dropdownsitemap-pi1 div.expAll {
background-color:transparent;
border:0 solid #DBA83B;
color:inherit;
padding:5px;
}


/*
div.csc-textpic-clear,
div.csc-textpic-above div.csc-textpic-text {
  overflow:visible;
  clear:none;
}
*/
.contenttable p.bodytext {
margin:0;
padding:0;
font-size:12px;
}





#menue2 {
  width:200px; 
  position:absolute; 
  margin:0px; 
  float:left;
  z-index:3;
  margin-top:10px;
}


* HTML #menue2{
  width:190px;
}

* HTML div#content{
  margin-left:201px;
  width:798px;
}




*+HTML #menue2{
  width:190px;
}

.druck{
  margin-left:15px;
  position:absolute;
  top:130px;
}

* HTML druck{
  margin-left:0px;
}

.tx-powermail-pi1 label, 
.tx-powermail-pi1 textarea,
.tx-powermail-pi1 input{
  float:left;
  margin-bottom:10px;

}

.tx-powermail-pi1 label{
  width:100px;
}

.tx-powermail-pi1 input{
  width:200px;
}


.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
  clear:both;
}

.tx-powermail-pi1 .powermail_mandatory{
  font-weight:bold;
  font-size:14px;
  color:red;
}

