body {
 	padding: 25px 0 0 0;
 	margin: 0;
    text-align: center;
    color: #536A6C;
    font-family: Verdana;
    overflow: -moz-scrollbars-vertical;
}

table {
	margin: 0 auto;
	font-size: 13px;
}

td {
	vertical-align: top;
}

ul {
	margin: 10px 0 0 15px;
	padding: 0;
	
}

ul li {
 	margin-top: 10px;
	list-style-image: url(bilder/empty.gif);
	text-align: justify;
	width: 363px;
}

a img, a:visited img {
	border: none;
}

a, a:visited {
	text-decoration: none;
	font-weight: bold;
    	color: #536A6C;
}

.menue a, .menue a:visited {
	color: white;
    	font-family: "Arial Black";
	text-transform: uppercase;
    	font-weight: normal;
	font-size: 12px;
}

#themen {
	background-image: url(bilder/themen.png);
	background-position: right;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: right;
}

a:hover, .menue a:hover, #aktiv, #aktiv_thema {
	color: #A99697;
}

.tooltip {
	padding: 10px;
	text-align: center;
	font-size: 12px;
}

.tooltip img {
	margin-bottom: 10px;
}

#thumbs img {
	margin: 0 1px 0 1px;
}

.bild_titel {
	background-image: url(bilder/titel.png);
	color: white;
	padding: 7px 16px 7px 16px;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	width: 569px;
	max-width: 537px;
}

#bild {
 	margin-left: 3px;
}

#logo {
	background-image: url(bilder/gerwine.sinapius.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 197px;
	padding-top: 107px;
}

#ausstellung {
	text-align: right;
	margin: 2px 6px 0 0;
}

#ausstellung a, #ausstellung a:visited {
	font-family: Verdana;
	font-weight: bold;
	text-transform: none;
	color: #888;
}

#ausstellung a:hover {
	text-decoration: underline;
}