*{margin:0px; padding:0px;}
body{ background-color:#469000;padding:0px;margin:0px;}

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	/*margin: 10px;*/
	margin: 10px 0px 10px 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 0px;
}

#banner {
	padding: 5px;
	margin-bottom: 5px;
	height:120px;
	background-image:url("../images/header.jpg");
	background-position:center;
	background-repeat:no-repeat;
	
}
#banner h1{
	visibility:hidden;
}

#content {
	padding: 5px;
	margin-left: 215px;
	/*margin-right: 215px;*/
	border:1px solid #007400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#000000;
}
#content h1{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
}

#content p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;	
	line-height:20px;
	border-bottom-style:dotted;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	text-align:center;
}
#content p a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}
#content img {
}
#sidebar-a {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 0px 5px 5px 0px;
	/*border:1px solid #007400;*/
}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid #007400;
}
#footer a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
	border-bottom-style:dotted;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}
#footer a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}

/*--- Navigation ---*/
.teaser 
	{
		width: 190px;
		border:1px solid #007400;
		color:#000000;
		text-align:center;
	} 
.teasertxt 
	{
		font-family: verdana,sans-serif;
		font-size: 12px;
		color: #808080;
		padding: 10px;
		line-height: 20px;
		display:block;
		text-decoration:none;
		text-align:center;
	}
.teasertxt a
	{
		display:block;
		text-decoration:none;
		margin: 4px 2px 4px 2px;
		border:1px solid;
		border-color:#005d00;
		color:#000000;
		text-align:center;
	}
.teasertxt a:hover
	{
		color:#000000;
		background-color: #005d00;
	}
/*--- Bilder ---*/
#gruppe
{
	padding:0px;
	margin:0px;
	width:340px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
}
.leer{
	padding: 0px;
	margin-left:5px;
	clear:both;
	width:auto;
	height:1px;
}
.bild{
	padding:0px;
	margin:0px;
	text-align:center;
}
.bild img{
	margin-top:5px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
}


.werbung a{
	text-align:center;
	text-decoration:none;
	border:none;
}

