﻿body {
	background-position: center center;
	background-image: url('images/romantic.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
}

.backcolorhead {
	background-color: #92BBE4;
}
.bottom {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #0000FF;
	background-color: #92BBE4;
	text-align: right;
	color: #FFFFFF;
	font-size: xx-small;
	line-height: 16px;
	vertical-align: middle;
}
.header {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #0000FF;
	background-color: #92BBE4;
	vertical-align: bottom;
	text-align: center;
}
.amenu {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold
}
:hover.amenu {
	text-decoration: none;
	color: #0000FF;
}
.main {
	padding: 0px;
	margin: 10px;
	border: 1px solid #92BBE4;
	background-color: #FFFFFF;
	width: 750px;
	height: 100%;
}
table {
	font-size: 10pt;
	font-family: Tahoma, Helvetica, sans-serif;
}
h2 {
	color: #000080;
}
.enzian {
	font-family: Mistral;
	color: #0000FF;
	font-weight: bold;
}
