html, body {margin:0; padding:0; width:100%; height:100%; background-color: #dedede;}

#background{position:absolute; width:100%; height:100%;}

#typo{font-family: Verdana; font-size: 12px; width: 500px; margin-left: 50px;}

#box_header {
background-image: url(../images/header.gif);
background-repeat: no-repeat;
border:0px solid #000000;
font-family: Verdana;
font-size: 1.2em;
position: absolute;
left: 50%;
margin-left: -450px;
width:900px;
height:300px;
margin-top: 0px;
}

#box_menue {
border:0px solid #000000;
font-family: Verdana;
position: absolute;
width:200px;
height:200px;
left: 50%;
margin-left: 220px;
margin-top: 75px;
}

#box_contant {
background-image: url(../images/contant.gif);
background-repeat: no-repeat;
border:0px solid #000000;
font-family: Verdana;
font-size: 1.2em;
position: absolute;
left: 50%;
margin-left: -450px;
width:900px;
height:677px;
margin-top: 300px;
}

#box_contant_inhalt {
border:0px solid #000000;
font-family: Verdana;
position: absolute;
width:600px;
height:550px;
left: 50%;
margin-left: -230px;
margin-top: 50px;
overflow:auto;
}

#box_copy {
border:0px solid #000000;
font-family: Verdana;
position: absolute;
width:600px;
height:30px;
left: 50%;
margin-left: -215px;
margin-top: 640px;
}

/* menue text */

.a6 { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a7 { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a8 { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a9 { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a10 { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a11 { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a12 { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a6:hover { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a7:hover { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a8:hover { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a9:hover { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5; }
.a10:hover { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5;  }
.a11:hover { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5;  }
.a12:hover { text-decoration: none; color: #4F4F4F; font-size: 16px; line-height: 1.5;  }


a:link, a:visited { color: #AFAFAF; }
a:hover .bullet { visibility: visible; }