body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ED1E79;
	text-decoration: none;
}
a:active {
	color: #ED1E79;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #ED1E79;
	padding-bottom: 25px;
}
h2 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
}
h3 {
	color: #000000;
	font-size: 11px;
	padding-top: 15px;
	font-weight: normal;
}
h4 {
	color: #ED1E79;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
}
#page {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 50px;
}
#head {
	height: 150px;
	width: 945px;
}
#head_left {
	float: left;
	height: 150px;
	width: 668px;
	margin-right: 2px;
}
#logo {
	height: 125px;
	width: 668px;
}
#nav {
	height: 25px;
	width: 668px;
	background-color: #666666;
	float: left;
}
#nav ul {
} 
#nav ul li {
	float: left;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #CCCCCC;
	margin-right: 70px;
	height: 15px;
	margin-top: -8px;
	margin-left: -15px;
	font-weight: bold;
	
} 
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
} 
#nav ul li a:hover {
	text-decoration : none;
	color: #CCCCCC;
} 
#nav ul li a.selected {
	color: #CCCCCC;
} 

#head_right {
	height: 150px;
	width: 275px;
	float: right;
}
#content {
	width: 943px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	background-color: #CCCCCC;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content_left {
	float: left;
	width: 619px;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#kurzuebersicht {
	float: left;
	width: 619px;
}
.kurzuebersicht {
	float: left;
	width: 132px;
	margin-left: 45px;
	margin-right: 20px;
	text-align: center;
}


#content_left_left {
	float: left;
	width: 295px;
}
#content_left_right {
	float: right;
	width: 295px;
}
#content_right {
	float: right;
	width: 220px;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#image {
	float: right;
	overflow: visible;
	
}


#foot{
	width: 945px;
	height: 35px;
	float: left;
}
#foot_left {
	float: left;
	width: 641px;
	margin-right: 2px;
	height: 22px;
	background-image: url(images/foot_left.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 27px;
	font-size: 10px;
}
#foot_right {
	width: 275px;
	float: right;
	background-image: url(images/foot_right.gif);
	background-repeat: no-repeat;
	height: 35px;
}

