/*
Farben hier festlegen
2009: #4b942b
*/
body, p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin-left:10px;
	margin-right:10px;
}
body {
	background-color: #4b942b;
}
.body {
	position: absolute;
	margin: auto;
	margin-top:8px;
	margin-bottom: 0px;
	border: 9px solid #FFFFFF;
	width: 960px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #4b942b;
	color: #000000;
	z-index: 1
}
.head {
	position: relative;
	width: 960px;
	height: 124px;
	background-color:#FFFFFF;
	z-index: 2
}
.content {
	position: relative;
	float: right;
	background-color: #4b942b;
	border-left: 2px solid #FFFFFF;
	border-bottom: 0px;
	width: 803px;
	min-height: 408px;
	z-index: 2
}
.navi {
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 150px;
	background-color: #4b942b;
	z-index: 2
}
.navi A:LINK, .navi A:VISITED, .navi A:ACTIVE {
	display: block;
	padding-left: 6px;
	padding-right: 2px;
	margin-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000
}
.navi A:HOVER {
	color: #FFFFFF;
	background-color: #4b942b;
	text-decoration:none;
}

.hotline {
	padding-left: 6px;
	padding-right: 2px;
	margin-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.tagesprogr {
	position: relative;
	left: 5px;
	top: 5px;
	width: 400px;
	height: 250px;
	background: #EEEEEE;
	z-index: 2
}
.quickview {
	position: relative;
	float: left;
	width: 127px;
	height: 180px;
	margin:28px 2px 0px 3px;
	background-color: #EEEEEE/*#FF0000*/;
	z-index: 2
}
.nextevent {
	float: right;
	position:relative;
	right: 5px;
	top: 5px;
	width: 300px;
	height: 250px;
	background-color: #EEEEEE/*#F4F44F*/;
	z-index: 2
}
.bottom{ /* nach unten aussrichten */
	position: relative;
	margin: auto;
	bottom: 1%;
	height: auto;
	width: auto
}
.animation{
	float: right;
	position: relative;
	margin-top: 20px;
	right: 5px;
	height: 133px;
	width: 200px;
	background-color: #D9DFEB/*#EEEEEE*/;
	z-index: 2
}

div.bg_grey{
	background-color:#CCCCCC;
	height: 100%;
	width: 100%
}
h1{
	font-size: 18px;
}
h2{
	font-size: 15px;
	font-weight: bold
}
h3{
	font-size: 15px;
}
h4{
	font-size: 14px;
	font-weight: bold
}
h5{
	font-size: 14px;
	font-weight:lighter
}
h6{
	font-size: 12px;
	font-weight: bold
}
table{
	border: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000
}

a:link, a:active, a:visited {
	text-decoration:none;
	color: #FFFFFF
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline
}

.progr_link a:link, .progr_link a:active, .progr_link a:visited, .progr_link a:hover {
	color:#000000;
}

