body
{
  font-family:verdana, arial;
  font-size:13px;
  color: rgb(81,81,81);
}

.kopf
{
  background-image: url('etc/kopf.jpg');
  height: 86px;
}

.leiste
{
  background-color:rgb(255,195,0);
  border:1px solid rgb(0,0,0);
  height:20px;
  margin-top:20px;
}

.hauptbereich
{
  /*height: 1090px;*/
  margin: 0px auto;
  width:920px;

}

.spalteLinks
{
  background-color: rgb(230,230,230);
  border-bottom:1px solid rgb(0,0,0);
  border-left:1px solid rgb(0,0,0);
  border-right:1px solid rgb(0,0,0);
  float:left;
  width:150px;
}

.spalteRechts
{
  background-color: rgb(230,230,230);
  border-bottom:1px solid rgb(0,0,0);
  border-left:1px solid rgb(0,0,0);
  border-right:1px solid rgb(0,0,0);
  float:right;
  width:150px;
}

div.spalteRechts div
{
  margin-left:15px;
  margin-top:15px;
}

.inhalt
{
  border-bottom:1px solid rgb(0,0,0);
  float:left;
  width:616px;
}

.fuss
{
  color:rgb(0,0,0);
  height:30px;
  margin: 0px auto;
  text-align:center;
  width:920px;
}

div.fuss a:link
{
  color: rgb(0,0,0);
  text-decoration:none;
}
div.fuss a:visited
{
  color: rgb(0,0,0);
  text-decoration:none;
}

ul
{
  list-style-type:none;
  margin-top:0px;
  margin-left:0px;
  text-indent: 10px;
  padding-left:0px;
  padding-right:0px;
  padding-top:4px;

}

li
{

  margin-bottom:0px;
  margin-left:0px;
  margin-top:10px;

  height:16px;
 
  padding-bottom:0px;
  padding-left:0px;
  padding-top:0px;

}

li a
{
  color:rgb(0,0,0);
  text-decoration:none;
  line-height:16px;
  


}

li a:hover
{
  background-color:rgb(255,195,0);
  color:rgb(255,255,255);
  display: block;
  height:16px;

}

a.aktiv
{
  background-color:rgb(255,195,0);
  color:rgb(0,0,0);
  display: block;
  height:16px;
 
}

h1
{
   font-size: 14px;
   margin-bottom: 3px;
   margin-top:8px;
   padding-left:7px;
   padding-right:7px;
   color: rgb(255,195,0);
}

h2
{
   font-size: 12px;
   margin-bottom: 3px;
   margin-top:8px;
   padding-left:7px;
   padding-right:7px;
}

p
{
  line-height: 18px;
  margin-bottom:0px;
  margin-top:3px;
  padding-left:7px;
  padding-right:7px;
  text-align:justify;
}

img.links
{
  margin-bottom:5px;
  margin-left:7px;
  margin-right:8px;
  margin-top:5px;
  float:left;
}


img.rechts
{
  margin-bottom:5px;
  margin-left:8px;
  margin-right:7px;
  margin-top:5px;
  float:right;
}

img.karte
{
  margin-bottom:10px;
  margin-left:50px;
  margin-top:10px;
}

img.klimakarte
{
  margin-top:15px;
  margin-left:7px;
}

img.karteGrancanaria
{
  margin-bottom:10px;
  margin-left:35px;
  margin-top:10px;
}

a.lk
{
  color: rgb(44,44,44);
  font-weight:bold;
  text-decoration:none;
}

a.lk:hover
{
  background-color:rgb(255,195,0);
  color: rgb(44,44,44);
  font-weight:bold;
  text-decoration:none;
}

.h20
{
  height:20px;
}

.h50
{
  height:50px;
}

.h960
{
  height: 960px;
}

.h1200
{
  height: 1200px;
}

.h1400
{
 height: 1300px;
}

.p70
{
 padding-left:70px;
}

.werbungLinie
{
  border-bottom: 1px dashed rgb(100,100,100);
  font-size:11px;
  margin-bottom:15px;
  margin-left:7px;
  margin-right:7px;
  margin-top:15px;
}

.werbung
{
  margin-left:22px;
}

a.werbLink
{
  font-family:verdana, arial;
  font-size:13px;
  color: rgb(66,66,66);

  
  
}