body {
	background-color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image:  url(../bilder/hintergrund2.gif);
	background-repeat: repeat;
	text-align: center;


}
a {color: #564b47;}
a:visited {color:#37020a;}
a:hover {color: #564b47;}
a:active { color:#37020a;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 950px;
	padding:0px;
	margin: -10px auto 0px;
	text-align: left;

} 

/* ----------banner for logo-------------- */
#banner {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../bilder/hintergrund2.gif);
	vertical-align: middle;
	width: auto;


}

#banner img {padding:10px 0px;} 

/* ----------outer und inner----------------- */

#outer{
	border-left: solid 200px #b3c9c8;
	border-right: solid 200px #b3c9c8;

} 

#inner{
	margin:0;
	width:100%;
	background-color: #FFFFFF;

}

/* --------------left und right navigavtion------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	margin-right:1px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #564b47;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #564b47;
	background-image: url(../bilder/hintergrund-left-right.gif);
	background-repeat: repeat;
	height: 511px;






 }
 #right {
	width:200px;
	float:right;
	position:relative;
	margin-right:-200px;
	margin-left:1px;
	background-image: url(../bilder/hintergrund-left-right.gif);
	background-repeat: repeat;



 }

/* -----------------Inhalt--------------------- */ 
#content{
	position: relative;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #564b46;
	border-left-color: #564b46;
	height: 650px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #564b46;








}
p {
padding: 0px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 
#center {
	text-align: left;
	width: 90%;
	margin-top: 20px;
	margin-left: 20px;


}
h4 {
	font-size: 16px;
	text-transform:none;
	border-top:1px none #564b47;
	border-bottom:1px none #564b47;
	margin:0px;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	left: -1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-right-style: none;
	border-left-style: none;
	color: #006938;
	font-weight: normal;




}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	margin-left: 20px;



}

#navcontainer ul
{
	margin: 0;
	padding: 20px 0 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564b47;
	text-align: left;
}

#navcontainer li {
	margin: 0 0 3px 0;
}

#navcontainer a
{
	display: block;
	padding: 2px 2px 2px 24px;
	width: auto;
	font-weight: normal;
	border: 1px none #564b47;
	height: 16px;



}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
	border: 1px solid #333;
	color: #666666;
	background-image: url(../bilder/hintergrund-menue-aktiv.gif);
	background-repeat: repeat;
	height: 14px;
	margin-left: -15px;





}

#active a:link, #active a:visited, #active a:hover
{
	border: 1px solid #333;
	color: #666666;
	font-weight: bolder;
	background-image: url(../bilder/hintergrund-menue-aktiv.gif);
	background-repeat: repeat;
	height: 14px;
	margin-left: -15px;


}
#banner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#aktuell {
	border: 1px solid #564b47;
	height: 150px;
	width: 95%;
	overflow: scroll;
}
#right li {

	list-style-type: square;
}
h2 {
	font-size: 14px;
	text-transform:none;
	border-top:1px none #564b47;
	border-bottom:1px none #564b47;
	margin:0px 0px 10px;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	left: -1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	border-right-style: none;
	border-left-style: none;
	color: #006938;
	font-weight: normal;
	text-decoration: underline;

}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	margin-left: 0px;
	text-decoration: underline;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 30px;

}

