BODY {
	background-color:#000000;
	color: #ffffff;
	font-family: verdana;
}
BODY a:link, BODY a:focus, BODY a:visited {
	color: #2399d6;
	text-decoration:none;
}

BODY a:hover {
	text-decoration: underline;
}

TH {
	text-align: center;
}

TD {
	text-align:center;
}

H2 {
	margin-left: 1em;
}

.heute, .heute a:link, .heute a:focus, .heute a:visited {
	font-weight:bold;
	text-decoration:underline;
}

.hauptkasten {
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	width: 980px;
}

.menukasten {
	float:left;
	font-size:0.7em;
}

.fotokasten {
	margin-left:210px;
	margin-right:10px;
}

.previewbox {
    float:left;
    margin: 3px;
    font-size:0.7em;
	vertical-align:middle;
    text-align:center;
    width:170px;
    height:170px;
}

.prev_next_pics {
    margin: 3px;
    font-size:0.7em;
	vertical-align:top;
    text-align:center;
    width:170px;
    height:170px;
}

/* Zur Trauerbadge wegen Internetsperren */
#trauerbadge {
	width: 250px;
	height: 250px;
	position: fixed;
	top:0;
	right: 0; 
	z-index: 10000;
}

.trauer1 {
	background: transparent url(trauerbadge.png);
}