body,html{
   margin:0;
   padding:0;
   font-family:'Times New Roman',Times,serif;
   height:100%;
   font-size:16px;
   background-color:#efefef;
}
.space{
   margin:0px auto;
   width:780px;
   background:url(http://static.sud0ku.de/bbody.gif) repeat-y 178px top;
   min-height:100%;
}
/*\*/
* html .space {
   height:100%;
}

.left{
   float:left;
   width:200px;
}
.right{
   float:right;
   width:535px;
}
.main{
   background:url(http://static.sud0ku.de/bright.gif) repeat-y left 7px;
}
.left_box{
   background:url(http://static.sud0ku.de/bleft.gif) repeat-y left 7px;
}
.left_box_top{
   background:url(http://static.sud0ku.de/blefttop.gif) no-repeat

}
.left_box_bottom{
   background:url(http://static.sud0ku.de/bleftbottom.gif) no-repeat bottom center;
   padding:7px 14px 0px;
}
.right_box_top{
   padding:7px 15px 0px 30px;
   background:url(http://static.sud0ku.de/brighttop.gif) no-repeat;
   min-height:623px;
   height:auto;
}
/*\*/
* html .right_box_top{
   height:623px;
}

.right_box_bottom{
   background:url(http://static.sud0ku.de/brightbottom.gif) no-repeat bottom center;
   padding-bottom:7px;
}
a{
   color:#8297a7;
}
a:hover{
   text-decoration:none;
}
#navi a{
   display:block;
   padding:2px 0 2px 8px;
   background:url(http://static.sud0ku.de/link.gif) no-repeat left center;
}
#navi a:hover{
   background:url(http://static.sud0ku.de/link_hover.gif) no-repeat left center;
}
#navi a.on{
   text-decoration:none;
   background:url(http://static.sud0ku.de/link_hover.gif) no-repeat left center;
}
#addsmain{ 
   float:right;
   width:120px;
   height:600px;
   margin:7px 0 0 15px;
}
#addsnavi{
   margin-left:13px;
   width:120px;
   height:240px;
}
h1{
   margin:0 0 5px;
   padding:0;
   color:#687a87;
   font-weight:bold;
   line-height:31px;
   font-size:24px;
   text-align:center;
}
p{
   margin:8px 0px;
}
h2{
   padding:8px 0 0;
   font-weight:normal;
   margin:0;
   font-size:18px;
}
h3{
   font-weight:bold;
   font-size:100%;
   margin:0;
   padding:0;
}
.left_box_bottom h2{
   padding:0 0 0 8px;
   margin:0 0 2px;
   font-weight:bold;
   line-height:31px;
   font-size:18px;
   color:#e9e6d9;
}
img{
   border:1px solid #ced8df;
   margin:0px 2px;
   vertical-align:bottom;
}

