body {

background-color: #3E3E3E;
margin-top: 0px;
}

a {

text-decoration: none;
color: #000080;
}

#oberlogo {
background-image: url(./img/topline.jpg);
background-repeat: no-repeat;
width: 1016px;
height: 70px;
}

#oberleiste {
background-image: url(./img/oben.gif);
background-repeat: no-repeat;
width: 1016px;
height: 16px;
top: 0px;
position: relative;
}

#mitte {
background-image: url(./img/bgmain.jpg);
background-repeat: no-repeat;
width: 1016px;
height: 493px;
top: -1px;
position: relative;
}

#button {
	background-image: url(./img/b3.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 35px;
	position: absolute;
	z-index: 2;
}

#balken {
background-color: #556583;
height: 22px;
width: 155px;
position: absolute;
z-index: 1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000040;
text-decoration: none;
}

#centerpiece {

}

#tag {

width: 538px;
height: 15px;
position: relative;
text-align: left;
top: 5px;
left: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#galeriewahl {

width: 538px;
height: 15px;
position: relative;
text-align: left;
top: 10px;
left: 3px;
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}

#unterleiste {
background-image: url(./img/unten.gif);
background-repeat: no-repeat;
width: 1016px;
height: 13px;
top: -1px;
position: relative;

}
