@charset "utf-8";
/* CSS Definition von        www.projektforum.com    */
/* Gestaltung/Programmierung www.albrecht-medien.de  */
/* Letzte Aktualisierung     24.07.2009              */

body {
	background-color:#deded4;
	background-image:url(images/hintergrund.jpg);
	background-repeat:repeat-x;
	border: 0px;
	margin: 0px;
	overflow:scroll;
}

a img {
	border:0;}

#wrapper {
	display:block;
	width: 900px;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	border:1px;
	margin-bottom:10px;
	background-color:#FFF;
}
#headnavi {
	float:right;
}
#menu2 {
	position: relative;
	font-size: 85%;
	top: -90px;
	left: 75px;
	width:305px;
	text-align:right
}
#menu2 a {
	color: #bdb99e;
}
#menu3 {
	font-size: 85%;
	position: relative;
	top: -57px;
	left: 75px;
    width:305px;	
	text-align:right
}
#menu3 a {
	color: #065994;
}
#header {
	margin-bottom: 20px;
}
#navigation {
	width: 170px;
	float:left;
}
#navigation ul {
	padding: 0;
	list-style-type: none;
	list-style: none;
	margin: 0px 0px 0px 0px;
	font-family: Calibri, Arial, Helvetica,;
	font-weight: bold;
	font-size: 14px;
}
#navigation li {
	padding: 2px;
	list-style-type: none;
}
#navigation li.sub_no:hover {
	background-color: #065994;
	color:white;
}
#navigation li.sub_ul ul {
	font-size: 12px;
	font-weight: normal;
	color:#666666;
}
#navigation a, #navigation a:visited {
	text-decoration: none;
	padding: 1px;
	color: #000000;
}
#navigation a:hover, #navigation a:active, #navigation a:focus {
	color: #ffffff;
	background-color: #065994;
}
.active {
	background-color:#e5e6dd;
	background-image:url(images/doppelpfeil.png);
	background-position:right;
	background-repeat:no-repeat;
}
#content {
	float:right;
	padding: 0px;
	padding-bottom: 10px;
	min-height: 400px;
	width: 710px;
	text-align:justify;
	font-family: Calibri, Arial, Helvetica,;
	font-size: 14px;
	line-height:140%;
}

#content p, #content span {
	text-align:justify;
	font-family: Calibri, Arial, Helvetica,;
	font-size: 14px;
	line-height:140%;
}

#content h1 {
	text-align:left;
	}

#content a {
	color:#065994}

#right {
	margin-left:20px;
	float:right;
}
/* 

#right table th {
	background-color: #40411e;
	color:#FFFFFF;
	text-align:left;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
} 


#right table tr {
	background-color: #edecd4;
	color:#40411e;
	text-align:left;
	padding: 3px;
}

*/

#content li {list-style-image:url(images/doppelpfeil.png)}


td {
	padding: 2px;
}
.tablehead {
	background-color: #065994;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
.tableoddrow {
	background-color: #edecd4;
	color:#000000;
	text-align:left;
	padding: 3px;
	background-image:url(images/tableoddrow.jpg);
	background-repeat:repeat-x;
}
.tableevenrow {
	background-color: #e4e3c2;
	color:#000000;
	text-align:left;
	padding: 3px;
	background-image:url(images/tableevenrow.jpg);
	background-repeat:repeat-x;
}

.tableoddrow td p, .tableevenrow td p {
	margin:0px;
	text-align: left;
	}
	
.tableoddrow td ul, .tableevenrow td ul {
	margin-top:0px;
	}	
	
.tableoddrow td, .tableevenrow td {
	padding:4px;
	text-align: left;
	}	

.datum {
	font-size: 85%;
}
.rot {
	color:#c43938;
}
#footer {
	margin-top:10px;
	padding-top:5px;
		border-top:1px solid #065a96;
	color: #b4af91;
	clear:both;
	width: 100%;
	text-align:right;
}
#footer a {
	color: #b4af91;
}
h1, h2, h3, h4 {
	font-family: Calibri, Trebuchet, Arial, Helvetica;
	font-weight:normal;
	color:#065994;
}
#breadcrump {
	margin-left: 170px;
	padding-left: 20px;
}
#seo {
	display:none;
}

