html, body {
padding: 0;
margin: 0;
border: 0;
text-align: center;
background: white;
}
* { font-family: arial, verdana, tahoma, sans-serif; font-size: 9pt; text-align: left; color: #808080; }

H1{font-size:22pt;font-weight:bold;margin-bottom:6px;}

H2{font-size:18pt;font-weight:normal;margin-bottom:6px;}

H3{font-size:16pt;font-weight:normal;margin-bottom:6px;}



H4{font-size:12pt;font-weight:normal;margin-bottom:6px;}

/* Menuen */
ul{padding-top:0;margin-top:0;}
li{padding-top:0;margin-top:0;}

a{text-decoration:none;font-weight:bold;}
a:link,a:visited{color:gray;}
a:active,a:hover{color:black;}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{padding-left: 0;margin-left: 0;list-style: none;}

form{margin:0;}
IMG{border:0;}

li{line-height:1.5;}

.doc{padding-left: 15px;}
.docs{padding-left:15px; font-weight:bold;}
.sdoc{padding-left: 15px; font-weight:bold;}
.sdocs{padding-left: 15px; font-weight:bold;}
.sitename{font-weight:normal;font-size:20pt;}
.menulevel1{font-size:8pt;color:gray;}
.menulevel1 a{font-weight:normal;color:black;}
.menulevel1 a:link,.menulevel1 a:visited{color:black;}
.menulevel1 a:active,.menulevel1 a:hover{color:black;}
.menulevel2{font-size:8pt;color:gray;}
.menulevel2 a{font-weight:normal;color:black;}
.menulevel2 a:link,.menulevel2 a:visited{color:black;}
.menulevel2 a:active,.menulevel2 a:hover{color:black;}
.menulevel3{font-size:8pt;color:gray;}
.menulevel3 a{font-weight:normal;color:black;}
.menulevel3 a:link,.menulevel3 a:visited{color:black;}
.menulevel3 a:active,.menulevel3 a:hover{color:black;}

/* Menuen */

#menupath, #menupath a{color:#00ccff;}

#printlink {float:right; position: relative; top:-12px;}

#printlink a{color:#00ccff;text-align:right;}



#content_handle {
     width: 880px;
     margin: 0 auto;
     
}
#head_handle { 
     width: 880px;
     height: 202px;
}
#head_left {
     width: 202px;
     height: 202px;
     float: left;
     /*background: url(images/logo.png) no-repeat;*/
}
#head_right {
     width: 678px;
     height: 202px;
     float: right;
     background: url(images/banner.jpg) no-repeat;
}
#lmenu {

     position: relative;
     /*width: 202px; */
     float: left;
     /*background: url(images/menu_gfx.png) repeat-y;*/
     padding-top:5px;
     
}

#copyright{ position: relative;
 
     float: right;}


#content {
     position: relative;
     width: 659px;
     float: right;
     padding-left: 10px;
     padding-top: 5px;
     padding-bottom: 30px;
     border-left: 11px solid #009ec5;
     padding-right:10px;
     
}
#content_rmenu {
     margin-top: 35px;
     padding-left: 10px;
     padding-top: 10px;
     padding-bottom: 15px;
     width: 191px;
     min-height: 250px;
     float: right;
     background: #e6e6e6 url(images/rmenu_bottom.png) bottom no-repeat;
     color: #808080;
     font-size: 10pt;
}

#foot_handle {
     clear: both;
     height: 96px;
     background: url(images/footer_gfx.png) repeat-x;
}
#foot_content {
     height: 96px;
     width: 690px;
     float: right;
     background: url(images/footer_arrow.png) left no-repeat;
}

.foot {
     color: white;
     font-size: 8pt;
     margin-left: 80px;
     margin-top: 10px;
}

#box_top {
     position: absolute;
     top: 0px;
     margin-left: 725px;
     width: 225px;
     height: 210px;
     background: url(images/box_top.png) no-repeat;
}
#box_left {
     position: absolute;
       z-index: 1;
     margin-left: -18px;
     width: 221px;
     height: 320px;
     background: url(images/box_left_01.jpg) no-repeat;
     
}
