html, body{margin:0;padding:0;height:100%;min-width:970px;background:url(bg_body.jpg);}

img{border:0;}

a{text-decoration: underline;color:#666666}
a:hover{text-decoration: none;color:#FFCC66}
a:active{text-decoration: none;color:#E42B34}
/*a:focus{text-decoration: none;color:#E42B34}
a:visited{text-decoration: none ;color:green}*/

div#main{
position:relative;top:20px;left:50%;margin-left:-475px;/*overflow:auto;*/
width: 930px;
height:auto;
background-color: white;
border-top:10px solid #AAAACC;border-left:10px solid #AAAACC;border-right:10px solid #AAAACC;border-bottom:10px solid #AAAACC;
/*background-image: url(bg_grafik.jpg);*/
}


div#headline {position: relative; top: 0px; left: 0px;height: 100px; width: 930px; border: dotted 0px #444; background:white;background: url(bg_head.jpg);}

#logo {position: absolute; top: 20px; left: 30px; width: 111px; height: 58px; background-color: none; background: url(logo.gif); border: 0px dotted blue}

#slogan {position: absolute; top: 30px; left: 330px; width: 500px; height: 40px; background-color: none; background: url(slogan.gif); border: 0px dotted blue}

#navi {position: relative; top: 0px; left: 50%; margin-left: -465px; width: 928px; height: 25px; margin-top: 0px; background-color:white; border: 0px dotted blue; z-index:1000 }

div#content_start {position: relative; top: 0px; left: 115px; margin-top: 80px; margin-bottom:50px; height: 337px; width: 700px; background-image: url(background_start.gif); background-repeat: no-repeat;border:0px dotted}

div#content {position: relative; top: 0px; left: 65px; margin-top: 30px; margin-bottom:30px;width: 600px;min-height: 300px; border:0px dotted}

div#footer {position: relative; top: 20px; left: 50%; margin-left: -450px; height: 5px; width: 900px; border: dotted 0px #444; background:none}

