html, body {
margin: 0;
background: #ADD8E6;
color: #000;
}

body {
padding: 1% 10%;
}

#main {
padding: 0;
background: #aaa;
border-right: 1px solid #369;
border-left: 1px solid #369;
width:800px;
}

#top {
background-image: url(Bilders/banner.jpg);
overflow: visible;
padding:7px 2%;
text-align:left;
font-weight:bold;
font-size:large;
height:80px;
color:#e0ffff;
}


#menu {
background:#39c;
overflow: visible;
padding:3px;
text-align:center;
border-bottom:1px solid #369;
}

#menu2 {
background:#ddd;
overflow: visible;
padding:5px;
margin-bottom: 200%;
margin-right: 7px;
margin-top: 15px;
float:left;
text-align:center;
border:1px solid #369;
}

#custom {
text-align:center;
background:#f0f0f0;
padding:1%;
padding-bottom: 1%;
min-height:470px;
overflow: visible;
}


#fuss {
background:#30c;
}


#top, #custom, #menu, #fuss {
border-top: 1px solid #369;
border-bottom: 1px solid #369;
}

.bild {
float:right;
}

.b1 {
border-bottom: 4px solid #333;
border-right: 4px solid #333;

}


a:link { color:#330066; text-decoration:none; text-align:center }

a:visited { color:#330066; text-decoration:none; text-align:center}

a:hover { background-color:#EEEEEE;  color:#000000; text-decoration:none; text-align:center}

a:active { color:red; text-decoration:underline; text-align:center}


.menuver { text-align:center; font-size:small; color:#330066;}
.kath { background-color:#EEEEEE; text-align:center; color:#000000; font-weight:bold;}

h1 { text-align:center;}