/* ==============================================
Stylesheet der site "ZVON.org"

Stand: noch nicht fertig 
Datei: basis.css f&uuml;r Mozilla und Internet Explorer
Datum: 10.07.13
Autor: data2type

Aufbau: 1. Kalibrierung
	      2. Allgemeine Styles
        3. Styles für Fussbereich
	      4. Styles für Bild-/Textbereich
	      5. Styles für Navigation div="navleft"
        6. Styles für Navigation div="navleftdown"

============================================== */ 

/* _________________________________
   
   1. Kalibrierung

____________________________________ */

* {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
  }

body {
  font: 70% Arial, PT Sans, Verdana, sans-serif;
  }

h1 {
font-size: 150%;
  }

h2 {
font-size: 120%;
  }
  
p {
font-size: 110%;
  } 
  
ul {
font-size: 120%;
  }

li {
font-size: 90%;
  } 

table {
  font-size: 105%;
} 

a {
  font-size: 100%;
} 
 
  

/* _________________________________
   
   2. Allgemeine Styles

____________________________________ */

#body {
  position: relative;
  background-color: #FFF;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  }

/* _________________________________
   
   3. Styles für Fussbereich

____________________________________ */

 

/* _________________________________
   
   4. Styles für Textbereiche
____________________________________ */

#logo {
  position: absolute;
  width: 186px;
  height: 54px;
  top: 50px;
  left: 16px;
  background-color: #FFF;
  }
  
#bodytext {
    position: absolute;
    width: 186px;
    font-family: Arial;
    color: #333;
    top: 120px;
    left: 16px;
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
    text-align: left;
    text-shadow: 1px 1px 2px #DADADA;
    font-size: 120%;
  }
  
#werbung {
  position: absolute;
  width: 750px;
  height: 300px;
  top: 30px;
  left: 250px;
  }
  
  
  
.searchform {
    position: absolute;
    top: 196px;
    left: 16px;
}

.searchform form {
    width: 200px;
}

.searchform input {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(90, 90, 90, 0.25);
    color: #666666;
    font-style: italic;
    height: 15px;
    margin-right: -4px;
    margin-top: 10px;
    padding: 3px 4px;
    width: 190px;
}



#content01 {
  position: absolute;
  width: 749px;
  top: 256px;
  left: 250px;
  color: #333;
}



#content02 h1 {
  color: #333;
}



#content03 {
  position: static;
  margin-top: 40px;
  margin-left: 16px;
  line-height: 20px;
  color: #333;
 
}

#content03 h1 {
  text-indent:-2%;
  color: #A8BC43;
}

#content03 ul li  {
 list-style-image: url(../bilder/bullet_hover.gif);
 list-style-position: inside;
}

#content03 ul li a {
  color: #333;
  text-decoration: none;

}

#content03 ul li a:hover {
  color: #A8BC43;
  text-decoration: underline;
}



#content05 {
  position: absolute;
  width: 749px;
  top: 256px;
  left: 250px;
  color: #333;
}



#content07 h1 {
  text-indent:-2%;
  color: #A8BC43;
}

#content07 {
  position: static;
  margin-top: 40px;
  margin-left: 16px;
  line-height: 18px;
  color: #333;
}

#content07 p  {
 list-style-image: url(../bilder/bullet_hover.png);
 list-style-position: inside;
}

#content07 p a {
  color: #333;
  text-decoration: none;
}

#content07 p a:hover {
  color: #A8BC43;
  text-decoration: underline;
}

#content07 ul li  {
 list-style-image: url(../bilder/bullet_hover.png);
 list-style-position: inside;
}



#content08 h1 {
  text-indent:-2%;
  color: #A8BC43;
}

#content08 {
  position: static;
  margin-top: 40px;
  margin-left: 16px;
  line-height: 18px;
  color: #333;
 }

#content08 p  {
 list-style-image: url(../bilder/bullet_hover.png);
 list-style-position: inside;
}

#content08 p a {
  color: #333;
  text-decoration: none;
}

#content08 p a:hover {
  color: #A8BC43;
  text-decoration: underline;
}



#content09 p a {
  color: #fff;
  text-decoration: none;
}

#content09 p a:hover {
  color: #fff;
  text-decoration: underline;
}



.eigenschaft01 {
  font-weight: bold;
}

.eigenschaft02 {
  color: #A8BC43;
  font-weight: bold;
}

.eigenschaft03 {
  color: #333;
  background-color: #ccc;
  text-align: left;
}

.eigenschaft04 {
  color: #ff0000;
}

.eigenschaft05 {
  border: 1px solid #A8BC43;
}

.eigenschaft06 {
  text-align: left;
  margin-left: 25px;
}

.eigenschaft07 {
  color: #fff;
  background-color: #A8BC43;
  text-align: center;
}

.eigenschaft08 {
  color: #fff;
  background-color: #A8BC43;
  text-align: center;
}

.eigenschaft09 {
  text-align: center;
}

.eigenschaft10 {
  color: #A8BC43;
}

.eigenschaft11 {
  color: #333;
}

 
/* _________________________________
   
   5. Styles für Navigation div="navleft"

____________________________________ */
#navleft {
position: absolute;
top: 256px;
left: 16px;
}

.box01 {
    background: none repeat scroll 0 0 #A8BC43;
    position: static;
    line-height: 18px;
}

.box02 {
    background: none repeat scroll 0 0 #F98423;
    position: static;
    margin-top: 20px;
    line-height: 18px;
}

.box03 {
    background: none repeat scroll 0 0 #FFF;
    position: static;
    margin-top: 20px;
    line-height: 18px;
}
.box04 {
    background: none repeat scroll 0 0 #FFF;
    position: static;
    margin-top: 20px;

}


.box02, .box01, .box03, .box04 {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(90, 90, 90, 0.75);
    font-size: 13px;
    margin-bottom: -7px;
    width: 200px;
}

.box01 {
    background: none repeat scroll 0 0 #A8BC43;
}

.box01 b {
    color: #333;
}

.box02 {
    background: none repeat scroll 0 0 #F98423;
}

.box02 b {
    color: #333;
}

.box03 {
    background: none repeat scroll 0 0 #FFF;
}

.box04 {
    background: none repeat scroll 0 0 #FFF;
}

.box02 p, .box01 p {
    color: #fff;
    padding: 5px 11px;
}

.box03 p {
    color: #333;
    padding: 5px 11px;
}

.box04 p {
    color: #333;
    padding: 5px 11px;
}

.box02 a, .box01 a {
    color: #fff;
    text-decoration: none;
    width: 180px;
}

.box03 a {
    color: #333;
    text-decoration: none;
    width: 180px;
}

.box04 a {
    color: #333;
    text-decoration: none;
    width: 180px;
}

.box02 a:hover, .box01 a:hover {
    color: #fff;
    text-decoration: underline;
    width: 180px;
}

.box03 a:hover {
    color: #333;
    text-decoration: underline;
    width: 180px;
}

.box04 a:hover {
    color: #333;
    text-decoration: underline;
    width: 180px;
}

.leftleft{
  margin-left: 15px;
  margin-top: -10px;
  margin-bottom: -10px;
}