body {
background-color: white;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

a {color: black;font-size: 11px;font-weight:bold; text-decoration:none;}
a:visited {color: black;font-size: 11px; text-decoration:none;font-weight:bold;}
a:hover {color: #cccc99;font-size: 11px; text-decoration:none;font-weight:bold;}
a:active { color:black;font-size: 11px; text-decoration:none;font-weight:bold;}

#navi {
  width: 200px;
  margin: 0;
}


#menu {
  list-style-type: none;
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  
}


#menu a.menu {
 width: 99.9%;
 margin-top: 1px;
 padding: 4px 0px 4px 8px;
 font-weight: bold;
 border-style:solid;
 border-width: 0px 1px 1px 6px;
 border-color: black gray silver #cccc99;
 color: black;
 background-color:#FFF;
}

#menu a.submenu {
 width: 90%;
 margin-top:1px;
 margin-left:10px;
 padding:4px 0px 4px 18px;
 font-weight: normal;
 border-style:solid;
 border-width: 0px 1px 1px 6px;
 border-color: black gray silver #eaeaae;
 color: black;
 background-color:#FFF;
}

#menu a.menu:link {
  display: block;
  text-decoration: none;
}

#menu a.menu:visited {
  color: black;
  text-decoration: none;
  display: block;
  width: 100%;
}

#menu a.menu:hover {
  display: block;
  background-color: gray;
  width: 100%;
  color: white;
}

#menu a.menu#show {
  background-color: gray;
  color: white;
}

#menu a.submenu:link {
  display: block;
  text-decoration: none;
}

#menu a.submenu:visited {
  color: black;
  text-decoration: none;
  display: block;
  width: 90%;
}

#menu a.submenu:hover {
  display: block;
  background-color: gray;
  width: 90%;
  color: white;
}

#menu a.submenu#show {
  background-color: gray;
  color: white;
}



h1 {
font-size: 13px;
padding: 5px 10px;
margin:0px;
}

div.gado {
  text-align:center;
}
div.formblatt {
  border:solid 2px black; 
  padding-left:5px
}

div.startbox {
background-color:#e0e0e0;
}

div.cart             {text-align:center;width:550px}
div.karihead         {width:100%; font-family:Arial, sans; font-size:12px; color:#333333;background-color:#cccccc;}
div.texthead         {width:100%; font-family:Arial, sans; font-size:12px; color:#333333;background-color:#cccccc;padding: 5px 10px;}
div.picdiv     {width:115px;text-align:center;}

td.left {
  vertical-align:top;
}
td.right {
  vertical-align:top;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}


#container {
width: 800px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 


#banner {
height:160px;
background-color: #ffffff;
 }

#headnav {
background-color: white;
height:15px;
}

#headernav {
background-color:#cccccc; 
text-align:right;
height:10px;
padding:1px;
margin-top: 1px;
margin-bottom: 1px;
}


/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 220px #ffffff;/* linke Menue Spalten Farbe  */ 
border-right: solid 1px #ffffff;/* rechte Menue Spalten Farbe  */  
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#outerstart{ 
border-left: solid 220px #ffffff;/* linke Menue Spalten Farbe  */ 
border-right: solid 180px #ffffff;/* rechte Menue Spalten Farbe  */  
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {
 width:220px; 
 float:left; 
 position:relative; 
 margin-left:-220px; 
 margin-right:1px;
 background-color: #ffffff;
 
 }
 #right {
 width:1px; 
 float:right; 
 position:relative; 
 margin-right:-1px; 
 margin-left:1px;
 background-color: #ffffff;
 }

 #rightstart {
 width:180px; 
 float:right; 
 position:relative; 
 margin-right:-180px; 
 margin-left:3px;
 background-color: #ffffff;
 }

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 0px;

}
p {
padding: 5px 10px;
margin:0px; }

p.news {
padding: 5px 10px;
margin:0px; 
border-bottom: 1px solid #cccccc;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
background-color: #e1ddd9;
padding:0px;
margin:0px;
text-align: center; }

#footer a{
font-weight:normal;
}
