/*================================================================*/
/*--         Standard - CSS Contenido WESU DATENTECHNIK         --*/
/*----------------------------------------------------------------*/
/*-- Author: media-konzept kuster, Felix Kuster / Janine Iten   --*/
/*================================================================*/

/*----------------------------------------------------------------*/
/*--                       Gillt für Alle                       --*/
/*----------------------------------------------------------------*/

* {  margin:0;  padding:0;  }

/*----------------------------------------------------------------*/
/*--                      Grund-Definitionen                    --*/
/*----------------------------------------------------------------*/

html
{  
  padding:0px;
  margin:0px;
  border:0px;
}

body
{
  font-size:12px;
  font-family:Verdana, Helvetica, Arial, sans-serif;
  color:#BEBEBE;
  background-color: #081013;
}

a
{
  border:0;
  outline-style:none;
  outline-width:0;
}

.text1
{
  color:#88826A;
  line-height:150%;
  font-size:11px;
  font-family:Verdana, Helvetica, Arial, sans-serif;
}

.text1 a
{
  font-size:10px;
  color:#2b326c;
  text-decoration:none;
}

.text2
{
  color:#BEBEBE;
  font-size:11px;
  font-family:Verdana, Helvetica, Arial, sans-serif;
}


.text2 a
{
  font-size:10px;
  color:#2b326c;
  text-decoration:none;
}


.text3
{
  color:#2b326c;
  font-size:10px;
  font-family:Verdana, Helvetica, Arial, sans-serif;
}


.text3 a
{
  font-size:10px;
  color:#2b326c;
  text-decoration:none;
}


.farbe_rot
{
  color:#A52B28;
}

.farbe_gruen
{
  color:#277B3D;
}


.farbe_orange
{
  color:#d9681c;
}

.farbe_blau
{
  color:#3E4D74;
}

.farbe_hellgrau
{
  color:#9D9EA2;
}

h1
{
  padding-top:15px;
  padding-bottom:10px;
  padding-left:0px;
  font-family: Verdana,Times New Roman, Times, serif;
  font-size: 18px;
  text-decoration:none;
  color:#7f8182;
}

h2
{
  padding-top:10px;
  padding-bottom:25px;
  padding-left:0px;
  font-family:Verdana, Times New Roman,Times, serif;
  font-size: 14px;
  text-decoration:none;
  color:#7f8182;
}

.clear_float
{
  clear:both;
}
 
ul
{
  padding-left: 30px;
}  

li
{
  padding-left: 5px;
}

/*----------------------------------------------------------------*/
/*--                      Boxen-Aufteilung                      --*/
/*----------------------------------------------------------------*/

#boxumalles
{ 	
  width:900px;
	margin: 0 auto;
	text-align:left;
	padding-top: 50px;
	bottom: 0;
	height: 100%;
	z-index: 1;       
  background-color: #081013;
}
 
#boxumhead
{
  background-image: url(../bilder/layout1_01.jpg);
  background-repeat: no-repeat;
  width: 900px;
  height: 154px;
}

#boxumhead_inhalt1
{
  padding-left:730px;
  padding-top: 0px;
}

#boxumhead_inhalt2
{
  padding-left:670px;
  padding-top: 35px;
  padding-right:50px;
}
     
#boxumcontent
{
  width: 900px;
}

#boxumnavi
{
  width: 305px;
  float:left;
}

#boxumnavi_oben
{
  background-image: url(../bilder/layout1_02.jpg);
  background-repeat: no-repeat;
  width: 305px;
  height: 125px;
}

#boxumnavi_mitte
{
  background-image: url(../bilder/layout1_05.jpg);
  background-repeat: repeat-y;
  width: 305px;
}

#boxumnavi_mitte_inhalt
{
  padding-left: 20px;
}

#boxumnavi_unten
{
  background-image: url(../bilder/layout1_06.jpg);
  background-repeat: no-repeat;
  width: 305px;
  height: 140px;
}

#boxummain
{
  background-color: #081013;
  width: 595px;
  float:left;
} 

#boxummain_oben
{
  background-image: url(../bilder/layout1_03.jpg);
  background-repeat: no-repeat;
  width: 595px;
  height: 45px;
}

#boxummain_mitte
{
  background-image: url(../bilder/layout1_04.jpg);
  background-repeat: repeat-y;
  width: 595px;
  text-valign:top;
 }


#boxummain_mitte_inhalt
{
  padding-left: 20px;
  padding-right: 20px;
}


#boxummain_unten
{
  background-image: url(../bilder/layout1_07.jpg);
  background-repeat: no-repeat;
  width: 595px;
  height: 22px;
}

 #boxumfuss
{
  background-image: url(../bilder/layout1_08.jpg);
  background-repeat: no-repeat;
  width: 900px;
  height: 61px;
}

#boxumfuss_inhalt
{
  padding-top: 15px;
  padding-left: 30px;
}

#divtable
{ 
  border: 0px white solid;
  width:530px;
}

.divtd1
{
  width:120px;
  text-valign: bottom;
  margin-left:5px;
  float:left;
}

.divtd2
{
  text-valign: bottom;
  width: 350px;
  float:left;
}

.divtr
{
  padding-bottom:10px;
  padding-top:10px;
  border-bottom: 1px #BEBEBE solid;
}

/*----------------------------------------------------------------*/
/*--                      Bildmodul 3 Waagrecht                 --*/
/*----------------------------------------------------------------*/

#pic1
{
  width:120px;
  margin-top: 30px;
  text-align: left;
  float: left;
}

#pic2
{
  width:120px;
  margin-top: 30px;
  text-align: center;
  float: left;
}

#pic3
{
  width:120px;
  margin-top: 30px;
  text-align: right;
  float: left;
}

#pic4
{
  width:120px;
  margin-top: 30px;
  text-align: right;
  float: left;
} 

/*--------------------------------*/
/*--  Linke (Haupt) - Navigation  */
/*--------------------------------*/

/* Level 1 first */

a.navileft_passive
{
  padding-left:10px;
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
  font-size:13px;
  color:#FAF3E0;
}

a.navileft_active
{
  padding-left:10px;
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
  font-size:13px;
  color:#FAF3E0;
} 

a.navileft_open
{
  padding-left:10px;
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
  font-size:13px;
  color:#FAF3E0;
} 

/* Level 2 second */

a.navileft_passive2
{
  padding-left:10px;
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  color:#223366;
}

a.navileft_active2
{
  padding-left:10px;
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  color:#223366;
}

a.navileft_open2
{
  padding-left:10px;
  display:block;
  padding-top:3px;
  padding-bottom:3px;
  color:#223366;
}

/*----------------------------------------------------------------*/
/*--                     Link - Definitionen                    --*/
/*----------------------------------------------------------------*/

a.headerlink
{
  font-size: 11px;
  font-weight: bold;
  color: #FAF3E0;
}

a.headerlink:hover
{
  font-size: 11px;
  font-weight: bold;
  color: #FAF3E0;
  text-decoration:none;
}

A.linkout:link
{
  text-decoration: none;
  color: #FAF3E0;
  padding-left: 10pt;
  background-image: url("../images/linkout3.gif");
  background-repeat: no-repeat;
  background-position: top left
}

A.linkout:visited
{
  text-decoration: none;
  color: #FAF3E0;
  padding-left: 10pt;
  background-image: url("../images/linkout3.gif");
  background-repeat: no-repeat;
  background-position: top left
}

A.linkout:hover
{
  text-decoration: none;
  color: #FAF3E0;
  padding-left: 10pt;
  background-image: url("../images/linkout.gif");
  background-repeat: no-repeat;
  background-position: top left
}

A.linkout2:link
{
  text-decoration: none;
  color: #a52b28;
  padding-left: 10pt;
  background-image: url("../images/linkout.gif");
  background-repeat: no-repeat;
  background-position: top left
}

A.linkout2:visited
{
  text-decoration: none;
  color: #a52b28;
  padding-left: 10pt;
  background-image: url("../images/linkout.gif");
  background-repeat: no-repeat;
  background-position: top left
}

A.linkout2:hover
{
  text-decoration: none;
  color: #3e4d74;
  padding-left: 10pt;
  background-image: url("../images/linkout3.gif");
  background-repeat: no-repeat;
  background-position: top left
}

/*----------------------------------------------------------------*/
/*--                  Navigation / Standard-Links               --*/
/*----------------------------------------------------------------*/

a
{
  font-size:12px;
  color:#FAF3E0;
  text-decoration:none;
}
  
a:hover
{
  text-decoration:underline;
}

.navi
{
  width:100%;
}

/*----------------------------------------------------------------*/
/*--                      Kontakt - Formular                    --*/
/*----------------------------------------------------------------*/

.kontaktform_feld
{
  margin:0;
  margin-bottom:10px;
  width:100%;
}
  
.kontakform_text
{
  float:left;
  width:100px;
}
  
.kontaktform_input
{
}
  
.kontaktform_textarea
{
  font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
  font-size:11px;
}

.pflicht_marker
{
  font-size:12px;
  color:#FDA335; /*  Orange */
}

/*----------------------------------------------------------------*/
/*--                     Sitemap                                --*/
/*----------------------------------------------------------------*/

a.sitemap_level1
{
  display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2
{
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3
{
  color:rgb(190,190,190);
}

.sitemap_level2_container
{
  float:left;
  width:50%;
  padding-top:.3em;
}

.sitemap_level3_container
{
  float:right;
  width:50%;
  padding-top:.3em;
}

/*----------------------------------------------------------------*/
/*--                      Kontakt - Formular                    --*/
/*----------------------------------------------------------------*/

.kontaktform_feld
{
  margin:0;
  margin-bottom:10px;
  width:100%;
}
  
.kontakform_text
{
  float:left;
  width:100px;
}
  
.kontaktform_input
{
}
  
.kontaktform_textarea
{
  font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
  font-size:11px;
}

.pflicht_marker
{
  font-size:12px;
  color:#FDA335; /*  Orange */
}

/*----------------------------------------------------------------*/
/*--                      Bildergallerie                        --*/
/*----------------------------------------------------------------*/

.gallery_bild
{
  padding-left: 0px;
  padding-right:6px;
}

a img
{
  border-color: #000;
}

.gallery_navigation a
{
  padding-left: 10px;
  font-size: 13px;
}

