@charset "utf-8";
/* CSS Document - Allgemeine Definitionen */

html, body {
	font-family:Arial;
	font-size:12pt;
	color:#403e3e;
	text-align:center;
	margin:0;
	background:none;
}

img {
	border:none;
}

a {
	outline:none;
}

h1 {
	font-weight:normal;
	color:#00501f;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size:18pt;
	border-bottom:1px dashed #c0bfbf;
	width:100%;
	margin-bottom:15px;
	padding-bottom:3px;
}

#logo,
#nav_container,
.preload {
	display:none;
}

#gutschein {
	display:none;
}

#feedback {
	display:none;
}

#wrapper {
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-align:left;
	
	width:100%;
}

#slideshow_container {
	display:none;
}

#content_container {
	background:none;
	padding:0;
	width:100%;
	margin:0;		
}

#content_container #content {
	margin:0;
}

#content_container #content #col1 {
	width:100% !important;
	line-height:18pt;
}

#content_container #content #col2 {
	float:left;
	width:305px;
	margin-left:30px;
	line-height:18pt;
}

#news_container {
	margin-top:25px;
}

#news_container .news-latest-item {
	background-color:#d9e0dc;
	border:1px solid #bbcbc1;
	margin-bottom:15px;
}

#news_container .news-latest-item .news-latest-text {
	margin-left:12px;
	width:170px;
}

#news_container .news-latest-item .news-latest-text,
#news_container .news-latest-item .news-latest-img {
	float:left;
}

#news_container .news-latest-item h3 {
	font-size:8pt;
	color:#006633;
	font-weight:bold;
}

#news_container .news-latest-item p {
	color:#403e3e;
	font-size:8pt;
	line-height:11pt;
}

#bookmark {
	background-color:#d9e0dc;
	border:1px solid #bbcbc1;
	margin-bottom:40px;
	padding:3px 5px 3px 5px;
}

#bookmark #archiv_button {
	float:right;
	font-weight:bold;
	color:#006633;
	font-size:8pt;
	display:block;
	line-height:12pt;
	text-decoration:none;
}

#kontakt-print {
	margin-top:10px;
	display:inline;
}

#links {
	display:none;
}

#footer {
	display:none;
}

#chat {
	display:none;
}

#col2 {
	display:none;	
}
