body{
	background:#8ae935 url('../images/verlauf.png') repeat-x scroll center top;
	font: 76% "Trebuchet MS", arial, helvetica, sans-serif;
	text-align:center;
	color:#555;
	}

	
#header{
	height: 195px;
	margin-bottom: 0;
	border-bottom: 0px solid #36374B;
	background: #ddd url(../images/banner_2.png);
	text-align:left;
	}
#gutter{
	float: left;
	width: 3%;
	height: 1px;
	}
#col1{
	float: left;
	width: 44%;
	margin-bottom: 1em;
	border-right: 1px solid #ccc;
	padding-right: 3%;
	}
#col2{
	float: left;
	width: 19%;
	margin-left: 3%;
	margin-bottom: 1em;
	border-right: 1px solid #ccc;
	padding-right: 3%;
	}
#col3{
	float: left;
	width: 19%;
	margin-left: 3%;
	margin-bottom: 1em;
	}
#footer{
	clear: both;
	height: 150px;
	border-top: 4px solid #C10000;
	padding: .5em;
	font-size: 0.8em;
	text-align: right;
	color: #ddd;
	background: #36374B;
	}
h1{
	font:140% helvetica,"Trebuchet MS",arial,verdana,sans-serif;
	letter-spacing: 3px;
	margin: 0 0 0 1em;
	padding : 1em;
	color: #C10000;
	background:transparent;
	}
h2{
	margin-top: 0.5em;
	padding : 0 0 0 1.5em;
	color: #C10000;
	background:transparent url(images/icon02.png)left center no-repeat;
	}
h3{
	margin-top: 0.5em;
	padding : 0 0 0 0;
	color: #0379FF;
	background:transparent;
	}
.news{
	padding : 15px;
	border-bottom : 1px solid #0379FF;
	}
.slogan{
	padding : 10px;
	margin: 0 0 0 10em;
	font:bold 110% "Trebuchet MS",arial,helvetica,verdana,sans-serif;
	letter-spacing: 5px;
	color: #DBDBDB;
	}
blockquote {
	padding: 15px;
	font-weight : bold;
	font-style : italic;
	color : #676767;
	}	
a:link, a:visited{
	text-decoration : none;
	background:inherit;
	color : #0379FF; 
	}
a:hover{
	text-decoration : underline;
	background : inherit;
	color :  #646464;
	}

#menu{
	width:999px;
	position:relative;
	/*display:block;*/
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:"Trebuchet MS",arial,verdana,helvetica,sans-serif;
	border-top:4px solid #C10000;
	}

#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	/*width:auto;*/
	}

#menu ul li{
	display:block;
	float:left;
	margin:0;
	}

#menu ul li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:11px 19px 0 19px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
	}


#menu ul li a:hover,#menu ul li a.current{
	color:#B30000;
	background:#DBDBDB url(../images/bgON.gif) no-repeat top left;
	}

#style_index_nav{
	background-color:#B4FB91;
	color:#CC0000;
	}

input.txtField {
	float:left;
	margin-right:5px;
	padding:3px 3px 3px 5px;
	background:none;
	background:url(../images/bg_input.png) repeat-x;
	border:1;
	border-bottom-style:inherit;
	font-size:1em;
}

.style_profil_feldname{
	font-size:12px;
	font-weight:bold;
	}

.style_profil_feldtext{
	font-size:12px;
	}

.gbook_text{
	font-size:12px;
	}

.gbook_titel{
	font-size:12px;
	font-weight:bold;
	}

.style_news_betreff {
	font-size:14px;
	font-weight:bold;
	}
	
.style_news_datum {
	font-size:12px;
	font-weight:bold;
	}
	
.style_news_text {
	font-size:12px;
	}

.style_news_link {
	font-size:12px;
	}

/*Galerie*/
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-active-anchor img {
	visibility: visible;
	border-color: #808080 !important;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-heading {
	display: none;
	margin: 0;
	color: #666666;
	font-weight: bold;
	padding: 2px;
	cursor: move;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(graphics/loader.white.gif);
}

.highslide-controls {
	position: static !important;
	margin: 0;
	width: 100px !important;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-gallery ul li {
	width: 106px;
	height: 106px;
	border: 1px solid #D0D0D0;
	background: #EDEDED;
	margin: 2px;
}

