html,body
{
  width: 100%;
  height: 100%;
  line-height: 15px;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  background-color: #ffffff;
}

html>body, html>body {height: auto;}

a:link    { font-weight:bold; color:#333333; text-decoration:none; }
a:visited { font-weight:bold; color:#333333; text-decoration:none; }
a:focus   { font-weight:bold; color:#333333; text-decoration:underline; }
a:hover   { font-weight:bold; color:#000066; text-decoration:none; }
a:active  { font-weight:bold; color:#000066; text-decoration:underline; }

form
{
  border: 0;
  padding: 0;
  margin: 0;
}

input, select, textarea
{
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  background-color: #ffffff;
  border: 1px #666666 solid;
  margin: 0;
}

optgroup
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p
{
  padding: 0;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
}

.headline 
{
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000066;
  font-weight: bold;
}

.headline2 
{
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000066;
  font-weight: bold;
}

td
{
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 15px;  
}

td.dark
{
  background-color: #eeeeee;
}

th
{
  font-size: 9px;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #999999;
}

.error
{
  color:red;
}

.submit
{
   background-color:#999999;
   text-align:center;
}

.submitDark
{
   border:1px solid #CCCCCC;
   color: #FFFFFF;
   background-color:#666666;
}
.inputwidth
{
   width:360px;
}

.inputwidth260
{
   width:260px;
}

.padd10
{
  padding: 10px;
}

.padd5
{
  padding: 5px;
}

#container
{
  height: 100%;
}

#head
{
  display: block;
  width: 1000px;
  height: 137px;
  color: #ffffff;
  font-weight: bold;
}

#mainmenubkg1
{
  display: block;
  width: 1000px;
  height: 42px;
  background-color: #666666;
  border-right: 1px #999999 solid;
  z-index: 1;
}

#mainmenubkg2
{
  display: block;
  width: 1000px;
  height: 21px;
  background-color: #E1E1E1;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #999999;
  border-right: 1px #999999 solid;
  z-index: 1;
}

#mainmenu

{
  position: absolute;
  width: 1000px;
  top: 131px;
  left: 5px;
  z-index: 2;
}

#mmenuitem1,#mmenuitem2,#mmenuitem3,#mmenuitem4,#mmenuitem5,#mmenuitem6
{
  display: inline;
  float: left;
  width: 150px;
  border-left: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
  border-bottom: 1px #FFFFFF solid;
  border-top: 6px #939393 solid;margin-right: 5px;
  color: #FFFFFF;
  background-color: #818181;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}

#mmenuitem1s,#mmenuitem2s,#mmenuitem3s,#mmenuitem4s,#mmenuitem5s,#mmenuitem6s
{
  display: inline;
  float: left;
  width: 150px;
  border-left: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
  border-bottom: 1px #FFFFFF solid;
  border-top: 6px #EEEEEE solid;
  margin-right: 5px;
  color: #666666;
  background-color: #E1E1E1;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}

#navleft
{
  position: absolute;
  top: 200px;
  left: 5px;
  display: block;
  width: 132px;
  color: #999999;
  background-color: #FFFFFF;
}

#navleft1,#navleft2,#navleft3,#navleft4,#navleft5,#navleft6
{
  display: block;
  margin-top: 5px;
  width: 155px;
  color: #666666;
  background-color: #E1E1E1;
  font-weight: bold;
  cursor: pointer;
  border-right: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  border-top: 1px #999999 solid;
  
}

#navleft1s,#navleft2s,#navleft3s,#navleft4s,#navleft5s,#navleft6s
{
  display: block;
  margin-top: 5px;
  width: 155px;
  color: #FFFFFF;
  background-color: #666666;
  font-weight: bold;
  cursor: pointer;
  border-right: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  border-top: 1px #999999 solid;
  
}



#suche
{
  height: 300px;
  display: block;
  margin-top: 5px;
  width: 155px;
  color: #666666;
  font-weight: bold;
  background-color: #E1E1E1;
  border-right: 1px #999999 solid;
  border-top: 1px #999999 solid;
  border-bottom: 1px #999999 solid;  
}

#kontakt
{
  font-weight: normal;
}

#inhalt
{
  position: absolute;
  top: 200px; 
  left: 155px;
  font-weight: normal;
  color: #666666;
}

.teaser
{
  float: left;
  width: 190px;
  height: 250px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #EEEEEE;
}
