body {
margin: 0; 
padding: 0;
font-family: verdana, arial;
}

.oben {
background: url(/images/basic/bg.jpg) repeat-x;
z-index:1;
}

a:link { font-weight:normal; color:#AD2F22; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 11px; line-height:13px; }
a:visited { font-weight:normal; color:#AD2F22; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 11px; line-height:13px; }
a:focus { font-weight:normal; color:#AD2F22; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 11px; line-height:13px; }
a:hover { font-weight:normal; color:#AD2F22; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 11px; line-height:13px; }
a:active { font-weight:normal; color:#AD2F22; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 11px; line-height:13px; }

a.subnav:link { font-weight:normal; color:#282828; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 10px; line-height:13px; }
a.subnav:visited { font-weight:normal; color:#282828; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 10px; line-height:13px; }
a.subnav:focus { font-weight:normal; color:#282828; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 10px; line-height:13px; }
a.subnav:hover { font-weight:normal; color:#282828; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 10px; line-height:13px; }
a.subnav:active { font-weight:normal; color:#282828; text-decoration:none; font-family: verdana, arial, sans-serif; font-size: 10px; line-height:13px; }

#inhalt {
margin-top:-3px;
}

#content {
text-align:left;
width:530px;
font-size: 11px;
vertical-align:top;
}

#contenttext {
margin:15px 15px 15px 15px;
}

#navigation {
text-align:right;
vertical-align:top;
width:185px;
}

#navigationtext {
margin:15px 0 15px 0;
}

#shadow {
width:15px;
height:340px;
background: url(/images/basic/shadow.jpg) no-repeat;
}
#shadow2 {
width:15px;
height:340px;
background: url(/images/basic/shadow2.jpg) no-repeat;
}

#rechtespalte {
width:185px;
text-align:left;
font-size: 11px;
vertical-align:top;
}

#rechtespaltetext {
margin-top:20px;
}

h1 
{ font-family: verdana, arial, sans-serif;
  font-size: 16px;
  font-weight: bold; }

#nav_categories {
list-style:none;
padding:0;
margin:0;
}
#nav_categories ul {
list-style:none;
padding:0;
margin:0;
}
#nav_categories a {
font-weight:bold;
}
#nav_categories a.aktive {
text-decoration:underline;
}
#nav_categories li ul li {
margin-right:10px;

}
#nav_categories li ul li a {
font-weight:normal;
color:black;

}