body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../medien/bg_body.gif);
}
p {
	font-size: 12px;
	line-height: 1.1em;
	magin-top: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
}
td p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 0px;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
	color: #0060A9;
	line-height: 1.3em;
	margin-top: 0.0em;
}
h2 {
	font-size: 16px;
	color: #0060A9;
	line-height: 1.3em;
	margin-top: 0.0em;
}
h3 {
	font-size: 12px;
	color: #0060A9;
	line-height: 1.3em;
	margin-top: 0.0em;
}
a:link {
	color: #0060A9;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;	
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#container {
	background-image: url(../medien/bg_container.gif);
	background-repeat: no-repeat;
	width: 1000px;
	min-height: 710px;
	background-color: #19171A;	
}
#left {
	width: 175px;
	float: left;
	padding-top: 40px;
	padding-left: 10px;
}
#navi {
	height: 500px;
	padding-top: 40px;
	padding-left: 10px;
	font-size: 16px;
}
#counter {
	padding-top: 80px;
	padding-bottom: 50px;
	color: #F3C611;
	font-size: 0.7em;

}
#counter a:link,
#counter a:visited {
	color: #F3C611;	
}
#counter a:hover {
	color: #FF0000;
}
#content_h {
	width: 490px;
	padding-top: 40px;
	padding-left: 80px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#content_h a:link,
#content_h a:visited,
#content_h a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#content_f {
	width: 550px;
	float: left;
	min-height: 710px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-left: 30px;
	background-image: url(../medien/bg_container_1.gif);
	background-repeat: no-repeat;
	background-color: #BBBABB;
}
#events {
	float: right;
	padding-top: 50px;
	width: 200px;
	color: #fff;
}
#events h1 {
	color: #F3C611;
	font-size: 1.3em;
}
#bottom {
	clear: both;
}

#content_h h1 {
	font-size: 1.5em;
	color: #F3C611;
	line-height: 1.3em;
}

