/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-left: 2px;
}

#wrapper	{
	margin:0px auto;
	width:1007px; }
	
	
#bottom {
	width:1007px;
	background-image: url(_image/footer-ecke.jpg);
	background-repeat: repeat-y;
	height: 10px;
	background-position: bottom;
	clear: both;
}

a {
	text-decoration: underline;
}

#wrap {
	width: 910px;
	background-color: #fff;
	margin-left: 40px;
	margin-top: 20px;
	height: 100%;
}

#header {
width: 910px;
margin: 0 auto;
background:url(_images/bg_header.gif) top left no-repeat;
}

#logo {
	width: 280px;
	height: 60px;
	background-image: url(_image/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	margin-top: 15px;
}

#header .hungry {
width: 476px;
height: 65px;
float: right;
text-align: right;
}

#nav {
	margin: 0 auto;
	color: #000000;
	font-size:11px;
	margin-bottom: 11px;
	margin-left: 5px;
	margin-right: 5px;
}

#nav .nav {
	float: left;
	width: 910px;
}


.nav_piont{
	float: left;
	height: 15px;
	padding: 5px 10px 5px 10px;
	background-color: #EDFEEB;
	border-top: 1px solid #009900;
	border-right: 1px solid #009900;
}

.nav_piont a{
	color:#000000;
	font-weight:bold;
}

.nav_piont a:hover{
	color:#000000;
	font-weight:bold;
}

.nav_piont_active{
	float: left;
	height: 15px;
	padding: 5px 10px 5px 10px;
	background-color: #009900;
	border-bottom: 1px solid #009900;
}

.nav_piont_active a{
	color:#FFFFFF;
	font-weight:bold;
}

.nav_piont_active a:hover{
	color:#FFFFFF;
	font-weight:bold;
}

.nav_bottom_1{
	height:3px;
	background-color: #009900;
}




#content{
	width: 910px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

.sidebar_left{
	float:left;
	background-color: #EAF2FA;
	list-style: none;
	font-size: 5px;
	width: 170px;
	border: 1px solid #B8D1ED;
}

.sidebar_right{
	float:right;
	background-color: #EAF2FA;
	list-style: none;
	width: 160px;
	border: 1px solid #B8D1ED;
}

.sidebar_headpoint{
	float:left;
	color:#25578E;
	font-size: 10px;
	font-weight:bold;
	background: url(_images/pfeile.gif) no-repeat left #EAF2FA;
	height: 20px;
	padding: 5px 0 0 15px;
	width: 140px;
}

.sidebar_headpoint a{
	color:#25578E;
}

.sidebar_headpoint a:hover{
	color:#FF6817;
}

.sidebar_underpoint{
	float:left;
	background-color: #EAF2FA;
	color:#25578E;
	font-size: 10px;
	background: url(_images/pfeile.gif) no-repeat left;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #FFFFFF;
	width: 140px;
}

.sidebar_underpoint a{
	color:#25578E;
}

.sidebar_underpoint a:hover{
	color:#FF6817;
}

.content_right{
	float:left;
	width: 530px;
	border: 1px solid #B8D1ED;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 11px;
}

.content_right h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#25578E;
}



.bilder_startseite{
	border: 1px solid #B8D1ED;
	float: left;
	padding: 5px;
}

#footer {
	width: 910px;
	margin-left: 40px;
	border: 1px solid #B8D1ED;
	height: 20px;
	text-align: center;
	color: #25578E;
}
