Body {
  height:100%;
  width:100%;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size:12px;
}

div {
  position:relative;
}

.clear {
  clear:both;
}

#Seitenrahmen {
  margin:auto;
  margin-top:25px;
  width:1000px;
}

#KopfLogo {
  float:left;
  width:808px;
  height:120px;
  border-top:1px solid #7F7F7F;
  border-left:1px solid #7F7F7F;
}

#Warenkorb {
  float:left;
  width:190px;
  height:120px;
  border-top:1px solid #7F7F7F;
  border-right:1px solid #7F7F7F;
}

#NaviHintergrund {
  float:left;
  width:998px;
  height:300px;
  border-top:1px solid #CFCFCF;
  border-left:1px solid #7F7F7F;
  border-right:1px solid #7F7F7F;
  background-image:url(images/navhintergrund.png);
  background-position:bottom;
  background-repeat:no-repeat;
}

#Hauptnavi {
  margin-top:16px;
  width:489px;
  height:36px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  font-size:16px;
}
a:link {color: green;}
a:visited {color: #5d5d5d;}
a:active {color: #00FFaa;}
a:hover {text-decoration:underline;}
a {text-decoration: none}
a img { vertical-align:bottom;}


#KategorienNavi {
  margin:auto;
  margin-top:212px;
  width:990px;
  height:36px;
  text-align:center;
  overflow:hidden;
}

#Content {
  width:990px;
  min-height:500px;
  _height:500px;
  padding:4px;
  border-left:1px solid #7F7F7F;
  border-right:1px solid #7F7F7F;
  border-bottom:1px solid #7F7F7F;
}

#Fusszeile {
  margin-top:3px;
  width:800px;
  font-size:12px;
  height:16px;
  float:right;
	text-align:right;
} 

.horizsubmenu {
  visibility:hidden;
  position:absolute;
  overflow:hidden;
  margin-top:7px;
}

.horizsubmenu .background {
  position:absolute;
  width:320px;
  height:320px;
  top:0px;
  left:0px;
  behavior:url("templates/wegadena09/iepngfix.htc");
  background-image:url(images/glas.png);
}


.horizitem a {
  color: green;
  text-decoration:none;
  font-size:12px;
  _font-size:13px; /* ### für IE6 ### */
}

.horizsubitem a {
  color: green;
  text-decoration:none;
  font-size:13px;
}

.horizsubitem a:hover {
	text-decoration:underline;
}

.horbar {
  font-size:13px;
  width:1000px;
}

.boxText table {
  width:100%;
}

.transparent {
  behavior:url("templates/wegadena09/iepngfix.htc");
}

#TitelThema1 {
  width:494px;
  height:300px;
  border-right: 1px solid #7F7F7F;
  border-bottom:1px solid #7F7F7F;
  float:left;
}

#TitelThema2 {
  width:494px;
  height:300px;
  border-bottom:1px solid #7F7F7F;
  float:left;
}

#TitelThema3 {
  width:494px;
  height:300px;
  border-right: 1px solid #7F7F7F;
  float:left;
}

#TitelThema4 {
  width:494px;
  height:300px;
  float:left;
}

.Viertel {
  text-align:center;
}

.Viertel img {
  vertical-align:middle; 
  margin-top:auto;
  margin-bottom:auto;
  display:inline;
}

.boxText {
	color:green;
}

