﻿body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #4E0019;
	background-image: url(../Bilder/background_02.gif);
	background-repeat: repeat-x;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
img {
	border-style: none;
}
p {
	margin-left: 8px;
	margin-right: 15px;
	margin-top: 15px;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
}
#left {
	float: left;
}
#right {
	margin-left: 250px;
	width: 500px;
	background-color: #3D0617;
}
#header{
	background-image: url('../Bilder/background_01.gif');
	background-repeat: repeat-x;
}
#content{
	min-height: 500px;
}
#menu {
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
}
table#menu td {border-bottom:#FFFFFF solid 1px;}
table#menu tr.inaktiv a:link {text-decoration: none; color: #FFFFFF;}
table#menu tr.inaktiv a:hover { font-weight: bold; color: #FFFFFF;}
table#menu tr.inaktiv a:visited { text-decoration:none; color: #FFFFFF;}
table#menu tr.aktiv {font-weight: bold;	color: #FFFFFF;	background-color: #7E0A29;}

#fields {
	margin-left: 25px;
}

#controls {
	margin-left: 200px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#footer{
	clear: both;
}
.copyright {
	position: relative;
	color: #713347;
	font-size: 9px;
	margin: 15px 0px 0px;
}

