body {
	/* background: #f0edde; */
	background-color: #f0edde;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #412110;
	margin=0px;
	padding=0px;
	font-size=12px;
	line-height=15px;
}

#page {
	background: url(images/hintergrund960_3.jpg) no-repeat;
	width: 960px;
	margin:20px auto;

}

#seitenbild {
	margin-left: 15px;
	margin-right: 15px;
	width:930px;
	height:290px;
	
	}


/*.......................................................................... NAVIGATIONEN FOLGEN ....*/

#navigation_head {
	margin: 0px;
	padding:0px;
}

#navigation_head ul {
	padding: 10px 0 20px 10px;
	list-style: none;
	line-height: normal;
}

#navigation_head li {
	float: left;
	padding: 0 10px 0 10px;
}

#navigation_head a {
	color: #412110;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#main_navigation {
	width: 720px;
	height: 30px;
	background: #007b86 url(images/navigation_blau.jpg) no-repeat;
	margin: 0 0 40px 0;
}

#main_navigation ul {
	margin: 0;
	padding: 7px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#main_navigation li {
	float: left;
	padding: 0 10px 0 10px;
}

#main_navigation a {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}


/*.......................................................................... INHALTE FOLGEN ....*/


#logo {
	margin: 30px 0 10px 15px;
}

#content {
	padding: 5px 0px 0px 0px;
	width: 960px;
}

#aktuelles {
	width: 220px;
	float: left;
	margin: 10px 0px 0 15px;
}

#text {
	margin: 10px 0 0 260px;
	padding: 10px 10px 10px 20px;
	width: 655px;
}

#footer {
	margin: 30px 10px 10px 280px;
	text-align: left;
}


/*.......................................................................... TEXTELEMENTE FOLGEN ....*/

h1 {
	font-size: 14px;
	font-weight: normal;
}

h1.neuigkeiten_h1 {
	color: #007b86;
	background-color: #f0edde;
	padding: 10px 10px 10px 10px;
}

p {
	font-size: 14px;
	line-height: 16px;
}

a {
	color: #412110;
	text-decoration: none;
}


#neuigkeiten_content {
	color: #f0edde;
	background-color: #007b86;
	padding: 10px 10px 10px 10px;
	margin: -3px 0 0 0;
}

#neuigkeiten_content a {
	color: #f0edde;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}


p.text {
	margin: 25px 0 0 0;

}

p.legal {
	color: #412110;
	font-size: 10px;
	font-weight: normal;
}


/*......................................................................... Galery ....*/

.lightboxgallery img{
	width:80px;}