body {
	margin: 0px;
	background-color: #B50505;
	background-image:url(../images/div/hg.gif); background-repeat:no-repeat; background-attachment:scroll;
}

body, table, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #EFFF68;
}

a:link, a:active, a:visited {
	color:#EFFF68;
	font-weight: bold;
	text-decoration: yes;
}

a:hover {
	color:#EFFF68;
	font-weight: bold;
	text-decoration: yes;
}

.anschrift {
	font-weight: bold;
	font-size: 10pt;
}

.gallery .subgallery .title {
	font-weight: bold;
	font-size: 10pt;	
}

table.guestbook {
	border-style: solid;
	border-width: 1px;
	border-color: #ffff00;
	border-collapse: collapse;
}

.guestbook td {
	border-style: solid;
	border-width: 1px;
	border-color: #ffff00;
}

.guestbook .comment {
	color: #dddddd;
}