*{
  margin: 0;
}

a.menu{
  text-decoration: none;
  color: white;
  font-size: 0.9em;
  letter-spacing: 1px;
}
a.menu:hover{
  text-decoration: underline;
  color: #ffff99;  
}

a.aktLink#unterMenue{
  font-weight: normal;
  color: #993300;
  text-decoration: none;
  font-size: 0.9em;
  letter-spacing: 1px;
}

a.aktLink{
  font-weight: bold;
  color: #ffff99;
  text-decoration: none;
  font-size: 0.9em; 
  letter-spacing: 1px;
}
a#newsletter:hover{
  color: white;
  text-decoration: underline;
}

a{
  color: #ffff99;
  text-decoration: none;
}


body{
  font-family: Tahoma, Verdana, Arial;
  font-size: 100.01%;
  color: white;/*#ffff99;*/
  
}

.buecher{
  float: left;
  margin: 0 20px 20px 0;
}

#bumerang{
  margin: 310px 0 0 0;
  float: left;
  clear: both;
}

li a{
 font-size: 0.85em;
}

#logo{
  float: left;
}

#mainDivRahmen{
  width: 980px;
}

#main{
  margin: 30px 0 0 9px;
  ackground: silver;
  float: left;
  width: 390px;
  font-size: 0.90em;
  line-height: 1.3em;
  z-index: 1;
}

#mainRechts{
  float: left;
  margin: 16px 0 0 20px;
  ackground: silver;
  font-size: 0.80em;  
}

#menueDivIndex{
  margin: -287px 0 0 456px;
}

#menueDivStandard{
  margin: 30px 0 0 17px;
  float: left;
  width: 175px;
}

.menue{
  margin: 0 0 0 0px;
}

.menue td{
  height: 0px;
}

#newsletter{
  text-decoration: none;
  display: block;
  margin-top: 30px;
  
}

#zitat{
  float: left;
  margin: 120px 0 0 6px;
  font-size: 0.83em;
  font-style: italic;
  height: 60px;
  
}

/*FONTS*/


h1{
  color: #ffff99;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 15px;
}


h2{
  color: #fff;
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 12px;
}

h3{
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 10px;
}

.gelb1{
  color: #ffff99;
  font-size: 1em;
}

.gelb2{
  font-size: 0.93em;
  color: #ffff99;
}

.Text1{
  font-size: 11px;
  line-height: 1;
  color: white;
}

.b{
  font-weight: bold;
}

.f075{
  font-size: 0.75em;
}

.f08{
  font-size: 0.8em;
}

.f09{
  font-size: 0.9em;
}

.f1{
  font-size: 1em;
}

.f11{
  font-size: 1.1em;
}

.f12{
  font-size: 1.2em;
}

.mt5{
  margin-top: 5px;
}
.mt6{
  margin-top: 6px;
}
.mt7{
  margin-top: 7px;
}
.mt8{
  margin-top: 8px;
}
.mt9{
  margin-top: 9px;
}
.mt10{
  margin-top: 10px;
}
.mt15{
  margin-top: 20px;
}
.mt20{
  margin-top: 20px;
}

.mb5{
  margin-bottom: 5px;
}
.mb6{
  margin-bottom: 6px;
}
.mb7{
  margin-bottom: 7px;
}
.mb8{
  margin-bottom: 8px;
}
.mb9{
  margin-bottom: 9px;
}
.mb10{
  margin-bottom: 10px;
}
.mb15{
  margin-bottom: 15px;
}
.mb20{
  margin-bottom: 20px;
}

.ml5{
  margin-left: 5px;
}
.ml6{
  margin-left: 6px;
}
.ml7{
  margin-left: 7px;
}
.ml8{
  margin-left: 8px;
}
.ml9{
  margin-left: 9px;
}
.ml10{
  margin-left: 10px;
}
.ml15{
  margin-left: 15px;
}
.ml20{
  margin-left: 20px;
}

.mr5{
  margin-right: 5px;
}
.mr6{
  margin-right: 6px;
}
.mr7{
  margin-right: 7px;
}
.mr8{
  margin-right: 8px;
}
.mr9{
  margin-right: 9px;
}
.mr10{
  margin-right: 10px;
}
.mr15{
  margin-right: 15px;
}
.mr20{
  margin-right: 20px;
}



