body {
	margin: 0px;
	padding: 0px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
}

.header {

}

.header TABLE {
	border-bottom: 2px solid #000099;
}

.header .verlauf {
	background-image: url(background.jpg);
	background-repeat: repeat-y;
}

.header .space {
	width: 20px;
	
	background-color: #000099;
}

.space H1 {
	width: 250px;

	padding: 5px 20px;
	margin: 0px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.header .subheader {
	margin: 15px 0px 10px 0px;
	padding: 2px 40px;
	
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	
	font-size: 14px;
	font-weight: bold;
}

.impressum {
	position: absolute;
	top: 10px;
	left: 485px;
	width: 250px;
	
	padding: 5px 10px 5px 30px;
	
	border: 2px solid #000099;
	background-color: #DEDEFF;
	background-image: url(impressum.jpg);
	background-repeat: no-repeat;
	
	text-align: center;
	
	font-size: 12px;
}

.impressum A, .impressum A:LINK, .impressum A:VISITED, .impressum A:HOVER {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

.content {
	margin: 100px 0px 0px 0px;
	padding: 10px;
	
	border-top: 1px dotted #000099;
	border-bottom: 1px dotted #000099;
}

.content TABLE {

}

.content TR {

}

.content .title {
	width: auto;
	padding: 2px;
	
	border: 1px solid #000099;
	background-color: #DEDEFF;
	color: #000000;
	
	font-size: 14px;
	font-weight: bold;
}

.content TD {
	width: 110px;
	padding: 2px 0px;
 	text-align: center;
	vertical-align: top;
}

.content IMG {
	padding: 5px 0px;
	border: 0px;
}

.webmaster {
	margin: 50px 0px 5px 0px;
	
	text-align: center;
	font-size: 10px;
	font-style: italic;
}

.webmaster A, .webmaster A:LINK, .webmaster A:VISITED, .webmaster A:HOVER {
	color: #000000;
	font-weight: bold;
}
