@CHARSET "UTF-8";

/* CSS Document */
body 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	background-color:#ffffff;
	color:#535456;
	vertical-align:top;
	background-image: url("../grafiken/hintergrund.jpg");
	background-attachment: fixed;
}

img		{ 	border:0px none #ffffff;	}

/* ---- TEXT ---- */
p 		{	padding:0px 0px 0px 0px;	}

ul{
	padding: 0px;	
}	

li	{
	margin-left: 15px;
	padding:0px 0px 20px 0px;
}

h1  {
	font-size:18px;
	line-height:14px;
	color: #a33534;
	margin-bottom: 20px;
}

table {
	font-size:12px;
}

.liste li{
	padding: 0px;
	margin-bottom: -10px;
}

.dick{
	font-weight: bold;
}

a:link, a:visited {
	color:#949494;
	text-decoration:none;
}

.bodyDiv {
	width:100%;
}

/* ---- ALL ---- */
.gesamtDiv {
	width:890px;
}

/* ---- TOP ---- */
#ganzoben{
	height: 80px;
}

#schriftzug{	
	float: left;
	margin-top: 55px;
	margin-left: 20px;
}

#sprachen{
	float: right;
	margin-top: 32px;
	padding-right: 105px;
}

#sprachen #aktiv{
	color: #9f3130;	
}

.topDiv {
	width:700px;
	height: 196px;
}

.menue_table {
	width:616px;
}

/* ---- CONTENT ---- */
.contentDiv {
	width:890px;
	height: 100%;
	text-align:left;
	background-color: #5f713f;
	display: table;
}

.contentDivCentered {
	padding-left:0px;
	height: 100%;
}

#navi {
	float: left;
	height: 100%;
	width: 190px;
	font-size: 13px;
	color: #ffffff;
	position:relative; 
}

#navi-inhalt {
	/* IE 6 extra */
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

#navi a,#navi a:visited{
	color: #ffffff;
	padding-left: 10px;	
	height: 23px;
	line-height: 23px;	
}

#navi #aktiv_hauptnavi{
	color: #3d4c23;
	display: block;
	background-color: #7d8c61;	
	padding-left: 10px;
}

#navi #aktiv_unternavi{
	color: #9f342e;
	padding-left: 10px;
}

#navi li{
	margin: 0px;
	list-style-type:none;
	padding: 0px;
	border-top: 1px solid #506230;
}

#navi .unternavi{
	border: none;	
}

#navi .ganzoben{
	border: none;
}

#anschrift{
	/* IE 6 extra */
	padding-left: 15px;
	font-size: 11px;
	position: fixed;
	bottom: 25px;
	color: #b2baa3;
}

#inhalt {
	/* IE 6 extra */
	width: 700px;
	min-height: 340px;
	float: left;
	background-color: #ffffff;
	color: #434a28;
	font-size: 12px;
}

#inhalt li{
	margin-left: 15px;
	padding:0px 0px 20px 0px;
}

#container-inhalt{
	width: 700px;	
	height: 196px;
}

#inhalt-text {
	width: 495px;
	padding: 220px 10px 50px 26px;
	float: left;
}

#inhalt-text a{
	color: #9f3130;
}

#inhalt-text .unten{
	border-bottom: 1px solid #636f3d;	
}

#inhalt-text td{
	padding-right: 15px;	
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
}

#fotos{
	/* IE 6 extra */
	margin-top: 23px;
	width: 149px;
	float: right;
	margin-right: 8px;
	text-align: center;
	padding-top: 4px;
}

#fotos img{
	/* IE 6 extra */
	border-top: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 4px solid #ffffff;
}

/* ---- BOTTOM ---- */
.bottomDiv {
	text-align:right;
	color:#1a3931;
	width: 926px;
	margin-top: 5px;
	margin-bottom: 25px;
	font-size: 11px;
	color: #535456;
}

.bottomDivLeft {
	width:300px;
	float:left;
	text-align:left;
	margin-left: 25px;
}

.bottomDivRight {
	width:300px;
	float:right;
	text-align: right;
	font-size:10px;
	margin-right: 5px;
}

a.bottomNaviImpressum:link,a.bottomNaviImpressum:visited {
	font-size: 11px;
	color:#898e66;
	text-decoration:none;
	margin-left: 28px;
}

a.bottomNaviSubgrafik:link,a.bottomNaviSubgrafik:visited {
	font-size: 11px;
	color:#898e66;
	text-decoration:none;
}

.klein{
	font-size:9px;
	color:#333333;#
}

.contentDiv {
	width:890px;
	height: 100%;
	text-align:left;
}