img, div { behavior: url(iepngfix.htc) }

body, html {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}

.hintergrund {
z-index: 1;
width: 100%;
height: 100%;
}

.hintergrundbild {
width: 100%;
height: 100%;
}


.main {
position:absolute;
left: 50%;
top:50%;
width: 802px;
height: 520px;
margin-left: -401px;
margin-top: -255px;
}

.logo {
position:absolute;
top: 0px;
left: 0px;
}

.rahmen, .notebook {
position:absolute;
top: 110px;
}

.hauptmenu {
position:absolute;
right: 20px;
top: 60px;
width: 470px;
height: auto;
}


.submenu {
color: white;
position:absolute;
right: 20px;
bottom: 0px;
width: auto;
height: 20px;
}

.submenu a {
color: white;
}

.submenu a:hover {
color: black;
}



.pic_gross {
position:absolute;
left: 10px;
top: 130px;
width: 285px;
height: 214px;
border: 2px solid #FF0000;
background-color:#CCCCCC;
}

.pic_klein1 {
position:absolute;
left: 10px;
top: 365px;
width: 130px;
height: 105px;
border: 2px solid #FF0000;
background-color:#CCCCCC;
}

.pic_klein2 {
position:absolute;
left: 165px;
top: 365px;
width: 130px;
height: 105px;
border: 2px solid #FF0000;
background-color:#CCCCCC;
}


.content {
position:absolute;
right: 20px;
top: 130px;
width: 470px;
height: 340px;
overflow: auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.verdana11pt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.verdana14pt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

.verdana12pt_fett_rot {
font-weight: bold;
color: #FF0000;
}

a {
color: #000000;
}

a:hover {
color: #007132;
}