.top 			{ vertical-align: top; }
.middle 		{ vertical-align: middle; }
.center 		{ text-align: center; }
.right 		{ text-align: right; }
.menu-line 	{ height: 20px; }
.content	 	{ width: 624px; }
.bg 			{ background: #e4e4e4; }
.side-bar 	{ width: 111px; }
.red 			{ color: #AD0018; }
.pad-t 		{ padding-top: 8px; }
.pad-l 		{ padding-left: 8px; }
.pad-r 		{ padding-right: 8px; }
.bold			{ font-weight: bold; }


BODY {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

EM {
	font-style: normal;
	color: #AD0018;
}

IMG {
	border: 0px;
}

DIV {
	text-align: left;
}

.tiny-red { font-size: 8px; color: #AD0018; }

DIV.bericht {
	font-size: 12px;
	width: 90%;
	margin-bottom: 40px;
}
	div.bericht h1 {
		font-size: 17px;
		font-weight: bold;
		text-align: left;
	}
	div.bericht h2 {
		font-size: 14px;
		font-variant: small-caps;
	}
	div.bericht h3 {
		color: black;
		font-size: 12px;
		font-weight: bold;
	}
	div.bericht P {
		line-height: 1.3em;
		text-align: justify;
		margin-bottom: 6px;
	}
	div.bericht li {
		margin-bottom: 3px;
	}	
	div.bericht table { font-size: 12px; }
	div.bericht th { color: #AD0018; text-align: left; }


#page-start {	
	position: relative;
	margin-bottom: 20px;
	padding-left: 75px;
	height: 75px;
}
#page-start img.vman {
	width: 75px;
	height: 91px;
	float: left;
	margin-right: 4px;
	position: absolute;
	top: -16px;
	left: -6px;
}
#page-start h1, #page-start h2 {
	font-size: 26px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	position: relative;
	top: 6px;
}
#page-start h2 {
	margin-top: 8px;
	font-size: 16px;
	line-height: normal;
}
.news { 
	display: block;
	font-size: 11px; 
	margin: 10px 0 20px 0; 
	padding: 10px;
	width: 92%;
	border: 1px dashed #AD0018;
}
.news .deko {
	display: block;
	margin-left: 8px;
	float: right;
	font-size: 9px;
}
.news img.deko, .news .deko img {
	border: 1px solid black;
}
.news p {
	margin: 0px;
}
.news p.text {
	margin-top: 10px;
	line-height: 1.4em;
}
.news a {
	color: #AD0018;
	font-weight: bold;
	text-decoration: none;
}
.small {
	font-size: 9px;
}

DIV.side-bar {	background: #fff; }

.skip {
	width: 15px;
	background: #e4e4e4;
}

P.menu, td.side-menu {
	margin-left: 20px;
	font-family: Verdana;
	font-size: 11px;
}

P.left-indent {
	margin-left: 10px;
}

.info {
	color: #ccc;
	font-family: Verdana, Arial;
	font-size: 9px;
	text-align: right;
	padding-right: 4px;
	padding-bottom: 2px;
	text-decoration: none;
}
	.info a {
		color: #AD0018;
		text-decoration: none;
	}
	.info a:hover {
		text-decoration: underline;
	}

.orange {
	color: #EB7D33;
}

A.orange {
	text-decoration: none;
}


A.info:hover {
	color: #AD0018;
}

P.image {
	text-align: center;
	margin: 17px 0px;
	font-size: 9px;
}

td.side-menu {
	font-weight: bold;
	height: 30px;
	border-bottom: 1px solid #000;
}

SPAN.menu-active {
	font-weight: bold;
	padding-right: 24px;
}

A.bericht {
	font-size: 10px;
	font-weight: normal;
	color: #AD0018;
	text-decoration: none;
	font-variant: small-caps;
}
A.bericht:hover {
}
A.menu {
	padding-right: 24px;
}

A:hover {
	color: #808080;
}

A.player {
	font-size: 10px;
}

IMG.player {
	margin-left: 10px;
}

TD.player {
	padding-bottom: 24px;
}

H1 {
	color : #AD0018;
	font-family : Verdana, Arial;
	font-size : 14pt;
	line-height: 28px;
}

H2  {
	color : #AD0018;
	font-family : Verdana, Arial;
	font-size : 10pt;
}

.table-header {
	color: #B50000; 
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
}

.content-skip {
	margin-left: 20px;
}

P.page-title {
	margin: 24px 0px 20px 18px;
	text-align: left;
}

#submenu {
	margin-top: 20px;
}
#submenu a {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #AD0018;
}
#submenu a:hover {
	color: black;
}