html,body{
	margin:0;
	padding:0
	}
body{
	font-family: Arial, Helvetica, sans-serif; color:#2E0000;
	font-size: 75%;
}
a{
	color: #006
}
div#slide{
	float:right;
	width:650px;
	height: 330px;
}

div#slide_menu{
	width:650px;
	height:70px;
	display:inline;
}
div#slide_title{
	height:30px;
	margin:0;
}
div#leftpic{
	width:330px;
	text-align:left;
	margin:5px 0 0 0;
	}
div#container{
	width:645px;
	text-align:left;
	margin:0 0 0 5px;
	color: #FFFFFF;
}
/* Hier werden die Ebenen news und galerie
miteinander verbunden. */
div#newsgalerie {
	float: left;
	width: 420px;
	margin: 5px 0 4px 0;
}
div#news{
	float:left;
	width:420px;
	margin: 0 0 5px 0;
	height: 340px;
}
/* xxx */
div#newslettertemplate{
	float:left;
	width:420px;
	margin: 0;
	height: 512px;
	background-image: url(../pics/hg_news_leer_512h.jpg);
}
div#newsleer{
	float:left;
	width:420px;
	margin: 0;
	height: 512px;
	background-image: url(../pics/hg_news_leer_512h.jpg);
}
div#newsteam{
	float:left;
	width:420px;
	margin: 0;
	height: 512px;
	background-image: url(../pics/hg_news_leer_512h.jpg);
}
div#newsbar{
	float:left;
	width:420px;
	margin: 0;
	height: 512px;
	background-image: url(../pics/hg_news_leer_512h.jpg);
}
div#newslageplan{
	width:420px;
	margin: 0;
	height: 512px;
	background-image: url(../pics/lageplan.jpg);
}
div#galerie{
	width:420px;
	height: 167px;
	margin: 0;
	float: left;
	background-image: url(../pics/hg_galerie.jpg);
}
/* Hier werden die Ebenen weeklyprogramm und newsletter
miteinander verbunden. */
div#weeklynewsletter {
	float: left;
	width: 220px;
	margin: 5px 0 4px 5px;
}

div#weeklyprogram{
	float:right;
	width:220px;
	margin: 0 0 5px 0;
	height: 167px;
}
div#newsletter{
	float:right;
	clear:right;
	width:220px;
	height: 340px;
	margin: 0;
	background-image: url(../pics/hg_newsletter_filled_.jpg);
	text-align: right;
}
div#newsletter_leer{
	float:right;
	clear:right;
	width:220px;
	height: 340px;
	margin: 0;
	background-image: url(../pics/hg_newsletter_340_leer.jpg);
	text-align: right;
}
div#footer{
	clear:both;
	width:100%;
}
div#footer_poweredby {
	width: 330px;
	margin: 5px 0 0 0;
}

div#footer_impressum {
	width: 645px;
	margin: 0 0 0 5px;
	height: 60px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
a, a:link, a:visited 
	{
	color:#BD8262;
	font-weight:bold;
	text-decoration: none;
}
a:hover 
	{
	color:#F35724;
	font-weight:bold;
	text-decoration: none;
	border: 0;
	}
#newsletter p{
	margin:0px;
	padding: 40px 14px 0 55px;
	font-size: 12px;
	text-align: right;
}	
#newslettertemplate p{
	margin:0px;
	padding: 10px;
	font-size: 12px;
	text-align: left;
}
#news p{
	margin:0px;
	padding: 10px;
	font-size: 12px;
	text-align: left;
}
#newsleer p{
	margin:0px;
	padding: 10px;
	font-size: 12px;
	text-align: left;
}
#newsteam p{
	margin:0px;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}
#newsbar p{
	padding: 10px;
	font-size: 12px;
	text-align: left;
}
#newslageplan p{
	font-size: 12px;
	text-align: left;
	padding-top: 350px;
	padding-left: 10px;
}
#news img {
	border:0px;
}
#newsbar img {
	margin-bottom:5px;
}
#newsteam img {
	float:left;
}
#newsleer img {
	float:left;
	border: 1px solid;
	margin-right: 10px;
}
#footer_impressum img {
	float: right;
	border: 0;
	padding-right: 20px;
}
#footer_impressum a {
	color: #2E0000;
	text-decoration: none;
}
#footer_impressum a:hover {
	color: #BD8262;
	text-decoration: none;
}

