body
{
  margin:0;
  padding:0;
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#B3670A;
  background-image:url("/assets/images/bg.gif");
}

a,p,textarea,input,button,li
{
  font-family:Verdana, sans-serif;
  font-size:11px;
  color:#B3670A;
}

label
{
  font-size:11px;
  margin: 0 5px 0 0;
}

.article
{
  font-size:11px;
  line-height:20px;
}

#container
{
  margin:0;
}

#containertab
{
  background-color:#F6E0C1;
  margin:0 auto;
  width:940px;
  height:100%;
}

#head
{
  height:150px;
  background-image:url("/assets/images/header.jpg");
}



#nav
{
  width:180px;
  border-left: 2px solid #FBEEDE;
  background:url("/assets/images/navbg.jpg") -2px 0 no-repeat;
  padding:30px 10px 0 10px;
  vertical-align:top;
}
#navi
{
  padding:0 0 0 40px;
}
#navi div
{
  margin: 0 0 10px 0;
}
#navi a
{
  font-size:11px;
  color:#EC911E;
  text-decoration:none;
  margin:0;
  display:block;
}
#navi a:hover
{
  text-decoration:underline;
}
#navi a.a1
{
  color:#3360A4;
}
#navi a.s1
{
  color:#3360A4;
}
#navi a.d2
{
  padding-left:5px;
}
#navi a.d3
{
  padding-left:10px;
  font-size:10px;
}



.jiggy
{
  background:url("/assets/images/jiggy_bg.gif") repeat-y;
  width:180px;
  font-size:11px;
  color:#B3670A;
}
.jiggy1
{
  background:url("/assets/images/jiggy_top.gif") top no-repeat;
  width:180px;
}

.jiggy2
{
  background:url("/assets/images/jiggy_bottom.gif") bottom no-repeat;
  padding: 30px 10px;
}
.jiggy p
{
  font-size:11px;
  color:#B3670A;
}
.jiggy a
{
  font-size:11px;
  margin:0 0 10px 5px;
  color:#0C4499;
  text-decoration:none;
}
.jiggy a:hover
{
  text-decoration:underline;
}

.jiggy img
{
  margin-top:5px;
}

#content
{
  width:740px;
  padding:30px 10px 0 0;
  border-right: 2px solid #FBEEDE;
  vertical-align:top;
}

#content2
{
  width:700px;
  padding:30px 30px 0 20px;
  border-right: 2px solid #FBEEDE;
  vertical-align:top;
}

h1
{
  margin:0 0 10px 0;
  color:#3460A4;
  font-size:16px;
}

h2
{
  margin:0 0 10px 0;
  color:#3460A4;
  font-size:14px;
}

h3
{
  margin:0 0 10px 0;
  color:#3460A4;
  font-size:12px;
}
p
{
  margin:0 0 10px 0;
  line-height:20px;
}

a
{
  font-size:11px;

  color:#0C4499;
  text-decoration:none;
}
table td
{
  vertical-align:top;
  font-size:11px;
}

a:hover
{
  text-decoration:underline;
}


.spalte
{
  width:310px;
  float:left;
  margin: 0 20px;
}

.bild
{
  margin: 10px auto;
  width:256px;
  background:url("/assets/images/bild_bg.gif");
}
.bild1
{
  width:256px;
  background:url("/assets/images/bild_top.gif") top no-repeat;
}
.bild2
{
  width:250px;
  background:url("/assets/images/bild_bottom.gif") bottom no-repeat;
  padding:3px;
}


#foot
{
  height:158px;
  background-image:url("/assets/images/footer.jpg");
  text-align:right;
  vertical-align:bottom;
  padding:0 20px 8px 0;
}

#foot a
{
  font-size:10px;
  text-align:right;
  color:#EC911E;
  text-decoration:none;
  margin: 0 0 0 10px;
}
#foot a:hover
{
  text-decoration:underline;
}

.nwtab
{
  margin-bottom:20px;
}
.nwtab td
{
  padding: 0 10px 0 0;
  xheight: 15px;
  font-size:11px;
}


.rechts
{
  text-align:right;
}

.articletab
{
  border-top: 1px solid #fff;
  margin: 10px 0;
}

.articletab td.text
{
  width:434px;
}

.articletab td.bild
{
  width:256px;
}

.preis
{
  font-size:12px;
  font-weight:bold;
}
.zitat
{
  font-style:italic;
  border-left:5px solid #F2C68F;
  padding-left:10px;
}

.catOverview
{
  margin: 0 20px 20px 0;
  float:left;
}