body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; /* IE5 Win */
 	voice-family: "\"}\""; 
 	voice-family: inherit;
 	font-size: small;
}
html>body { /* be nice to Opera */
	font-size: small;
}
p {
	font-size: 100%;
	line-height: 1.5em;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label, form p span.ph {
	float: left;
	text-align: right;
	margin-right: 0.5em;
	width: 30%;
	font: bold 0.9em;
	border: 0px solid red;
}
input.txt, textarea.txt {
	color: #00008b;
	background-color: #f5f5f5;
	border: 1px inset #22224b;
	width: 200px;
}
input.btn {
	color: #ffffff;
	background-color: #07465F;
	border: 1px outset #00008b;
	font-size: 80%;
	padding: 2px;
}
fieldset {
	border: 1px dotted #07465F;
	margin-top: 16px;
	padding: 10px;
}
legend {
	background-color: #ffffff;
}
a.gallery img {
	border: 1px solid #000000;
	margin-top: 12px;
}
a.gallery img.pre {
	margin: 0px 12px 12px 12px;
}
p.pic {
	text-align: center;
	border: 0px solid #0fffff;
	background-position: center;
}
p.pic span.subscript {
	font-size: 80%;
}
span.hilite {
	color: #660000;
	font-size: 100%;
	font-weight: bold;
}
div.star {
	float: right;
	background-image: url(/img/stern.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 21px;
}
h1 {
	background-image: url(/img/headdots.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	color: #660000;
	font-size: 140%;
	border: 0px solid red;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h2 {
	color: #660000;
	font-size: 120%;
}
#header {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	position: absolute;
	width: 500px;
	border-top: 0px;
	margin: 0px;
	margin-left: 100px;
	padding: 0;
	left: 0px;
	top: 0px;
}
#impressum {
	text-align: right;
	font-size: 10px;
	height: 17px;
	padding-top: 3px;
	padding-right: 4px;
	border: 0px solid magenta;
	background-color: #07465F;
	color: #FFFFFF;
}
#impressum a:link,#impressum a:visited,#impressum a:active {
	color: #FFFFFF;
}
#foot {
	text-align: right;
	font-size: 10px;
	height: 18px;
	padding-top: 2px;
	padding-right: 4px;
	border: 0px solid magenta;
	background-color: #07465F;
	color: #FFFFFF;
}
#footer {
	font-size: 80%;
	margin-top: 10px;
	text-align: center;
	width: 500px;
	padding: 0 16px;
	color: #999999;
}
#footer a:active, #footer a:visited, #footer a:link {
	color: #999999;
}
#border {
	padding: 0 16px;
	background: url("/img/back.gif") repeat-y;
	width: 500px;
}
#content {
	padding: 10px 20px 10px 20px;
}
#container {
	position: absolute;
	padding: 10px;
	width: 500px;
	margin: 0px;
	margin-left: 85px;
	padding: 0;
	left: 0px;
	top: 289px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 20px;
	right: 0px;
	padding-left: 100px;
}
#menu {
	background-color: #07465F;
	height: 19px;
	border-top: 1px solid white;
}
#bg1 {
	height: 20px;
	background-color: #660000;
}
#bg2 {
	height: 70px;
	background-color: #ffffff;
}
#bg3 {
	height: 201px;
	background-color: #660000;
	clear: both;
/*	background-image: url(/img/strandcafe.gif); background-repeat: no-repeat; background-position: 630px center; */
}
#header1 {
	padding: 0;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0; /* 3px */
	background-color: #ffffff;
	border: 0px solid red;
	border: 1px solid #ffffff;
/*	border-top: 2px solid #f5f5f5; */
}
img.left {
	float: left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
}
p.clear {
	clear: both;
}