html {
	color:#000;
	background-color:#FFF;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding:0;
	border:0;
	margin:0;
         background:#fff url(images/bg.jpg) repeat-x;
}
h1 {	
		margin-top: 10px;
		padding: 5px 0px 0px 0px;
		color: #276915;
		
}
h2 {
	padding-top: 30px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #C4C4C4;
	text-align: left;
}
h3 {	padding-top: 10px;
		margin: 0px;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
}
a {	color: #276915;
	text-decoration: underline;
}
a:hover { color: #41aa41;

}
a img 	{ border: 1px solid #276915 }
p {      padding:0px;
	margin: 10px 0px 0px 0px;
}
#wrapper {
	width: 950px;
         text-align: left;
         	background: url(images/main-bg.jpg);
         background-repeat: repeat-y;
         
}
#top {
	width: 950px;
         height: 188px;
	background-image:url(images/logo2.jpg);
         background-repeat:no-repeat;
}
#flash {
	width: 77px;
	height: 78px;
	padding-left: 796px;
	padding-top: 72px;
}
#main {
      	width: 950px;
         min-height:435px;
         background: url(images/nav-bg2.jpg);
         background-repeat: no-repeat;
}
#text	{
	width: 625px;
	float:left;
	letter-spacing: 0.8px;
	line-height: 16px;
	font-size: 1.1em;
	padding-right:5px;
	text-align: justify;
}
#nav {
	float:left;
	position:relative;
         width:200px;
         left:1px;
         padding-left:14px;
         padding-top: 0px;
         display:inline;
}
#inhalt {
	float:right;
	position:relative;
         display: inline;
         width:640px;
         right:11px;
         margin-top:0px;
         margin-right: 14px;
         border-left: 1px solid #C4C4C4;
         border-top: 1px solid #C4C4C4;
         border-bottom: 1px solid #C4C4C4;
         

}
#inhalt2 {
	width: 950px;
         


}

#text2	{
	clear: both;
	width: 500px;
         letter-spacing: 0.8px;
	line-height: 16px;
         font-size: 1.1em;

}
#content {
 	padding: 5px 10px 10px 5px;
 	clear: both; 
}


#content marquee {
	font-size: 16px;
	border:1px solid #000000;
	color: #ff574e;
	padding: 5px 0px; 
}

#footer {
	width:950px;
         height: 31px;
         background-image:url(images/footer-bg.jpg);
         background-repeat:no-repeat;
         clear: both;
}
#nav ul{
	list-style: none;
         padding-left:51px;
         margin:0px;
}

#nav a {
         color: #ffffff;
         font-size: 14px;
	font-weight:bold;
         padding:2px 0px 2px 20px;
         width:188px;
	display: block;
	line-height: 15px;
	text-decoration: none;
         border-bottom: 1px solid #ffffff;
}
#nav a:hover {
	color: #ffffff;
	background: #41aa41;
}
#nav a.active {
         color: #ffffff;
         font-size: 14px;
	font-weight:bold;
         padding:2px 0px 2px 20px;
         width:188px;
	display: block;
	line-height: 15px;
	text-decoration: none;
	background-color:#167016;
         border-bottom: 1px solid #ffffff;
}

#news_bild {
	margin: 15px 5px 5px 5px;
	float: left;
	border:1px solid #000;
}
