body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color:#999999;
	text-align:left;
	margin:0px auto;
	padding:0px;
	line-height: 20px;
	color: #000;
}
#inhalt {
	height: auto;
	width: 796px;
	margin: 0 auto;
	border: 1px solid #FFF;
	background-color: #FFF;
}
#content {
	background-image: url(../images/balkenhoch.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#titelzeile {
	height:80px;
	width: auto;
	clear: both;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#navigation {
	background-color:#D4DAE5;
	width: 794px;
	height: 21px;
	clear: both;
	border: 1px solid #FFFFFF;
}
#bildleiste {
	width: 796px;
	clear: both;
}
#bildleisteunav {
	background-color:#CCCCCC;
	height:177px;
	clear: none;
	float: left;
}
.bildleistenav {
	height:177px;
	clear: none;
	float: left;
	border: none;
}
.bildleistebild {
	height:177px;
	clear: none;
	float: left;
}
.textbalken {
	height:100%;
	clear: none;
	float: right;
	border: none;
	width: 22px;
	background-image: url(../images/balkenhoch.gif);
	background-repeat: repeat-y;
}
#fusszeile {
	background-color:#CCCCCC;
	color: #000000;
	height: 70px;
	width: auto;
	clear: both;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 40px;
}
#bildblock {
	background-color: #FFFFFF;
	float: left;
	width: 250px;
	padding-top: 40px;
}
#textblock {
	float: right;
	width: 460px;
	padding-right: 80px;
}

h1 {
	font-size: 15px;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	color: #B42325;
}
h3 {
	font-size: 15px;
	margin-top: 0px;
}

p {margin-top:0px;}
.textfett {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a {
	font-weight:bold;
	color:#666;
	text-decoration:none;
 }
a.visited {
	font-weight:bold;
	color:#000;
	text-decoration:none;
 }
a:active {
	color: #034881;
}
a:hover {
	color: #28477D;
}
.abstand1 {
	height:1px;
	clear: both;
	line-height: 1px;
}
.abstand2 {
	height:1px;
	clear: both;
}


/*naviagtion vertikal*/ 
.navcontainer {
	background-color:#CCCCCC;
	height:173px;
	clear: none;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
 }


.platzhalter {
	clear: none;
	float: left;
	border: none;
}
.bild {
	border: none;
	float: left;
	clear: both;
}
.ab {
	width: 2px;
	height: 177px;
	clear: none;
	float: left;
}
.ab1 {
	width: 1px;
	height: 177px;
	clear: none;
	float: left;
}
.ab2 {
	width: 2px;
	height: 177px;
	clear: none;
	float: right;
}
.ab3 {
	width: 1px;
	height: 177px;
	clear: none;
	float: right;
}
.test {
	height: 400px;
}
.bildlinks
{
	float:left;
	padding:10px 10px 10px 0;
	border:0px;
}
.bildlinks2
{
	float:left;
	padding:0px 10px 10px 0;
	border:0px;
}
.bildrechts
{
	float:right;
	padding:0 0 10px 10px;
	border:0px;
}
.even {
	background-color: #D4DAE5;
}
.odd {
	background-color: #E5ECF8;
}
.downloadPDF {
	margin-bottom: 3px;
	width: 98%;
}
.downloadPDF a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(../images/pdf-logo.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}

.downloadPDF a:hover {
	color: #fff;
	background-color: #004680;
}
