body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-image: url(pics/bg.gif);
	background-repeat: repeat-x;

}
a:link {
	font-size: 11pt;
	color: #183264;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #6391b3;
	text-decoration: none;

}
 a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #183264;

}
a:active {
	color: #6391b3;
	text-decoration: none;
}

#logoleiste {
	position: absolute;
	height: 31px;
	width: 905px;
	left: 50px;
	top: 0px;
	background-image: url(pics/logoleiste.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
	z-index: 1;
	padding-top: 20px;

}

#bildleiste {
	position: absolute;
	height: 191px;
	width: 905px;
	left: 50px;
	top: 54px;
	background-image: url(pics/bildleiste.jpg);
	background-repeat: no-repeat;
	z-index: 1;

}

#navileiste {
	height: 33px;
	width: 906px;
	left: 50px;
	top: 252px;
	background-image: url(pics/textrandoben.gif);
	background-repeat: no-repeat;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f5f6fc;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 15px;
	font-weight: 300;

}
#inhalt {
	position: absolute;
	width: 920px;
	left: 40px;
	top: 252px;
	padding-left: 10px;


}
#container {
	width: 883px;
	height: auto;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5f6fc;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;

}


.textblocklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	left: 50px;
	top: 40px;
	position: relative;
	width: 380px;
	color: #484945;
	padding-bottom: 20px;
}
.textblockrechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	left: 500px;
	top: 100px;
	position: absolute;
	width: 380px;
	color: #484945;
	clear: right;
	border-left-width: 1px;
	border-left-color: #c1c1be;
	border-left-style: solid;
	padding-left: 20px;
	padding-bottom: 20px;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #13225A;
	word-spacing: normal;
	letter-spacing: 1px;
	text-indent: 10px;
	position: absolute;
	left: 35px;

}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #13225A;
	word-spacing: normal;
	letter-spacing: 1px;
	text-indent: 10px;
	position: absolute;
	left: 20px;

}

#footer {
	clear: both;
	bottom: 0px;
	height: 55px;
	padding: 45px 0px 0px 50px;
	background: transparent url(pics/bottom2.gif) no-repeat ;
	color: #777777;
	font: 0.6em verdana,arial, helvetica, sans-serif;
	word-spacing: 0.2em;
}

