@charset "UTF-8";
/* CSS Kaspar-Wild */

body{
	background: #fff url('../img/background.jpg') repeat-x;
	margin: 0;
	padding: 0;
	top: 0;
	text-align: center;
	color: #999999;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	color: #666;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #039;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:focus {
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
wrapper{
	float: left;
	width: 734px;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	border: 1px solid #f00;
}

div.logo {
	position: absolute;
	background: url('../img/logo.jpg') no-repeat;
	width: 204px;
	height: 68px;
	margin: 40px 0 0 -228px;
	padding: 0;
}

div.navigation {
	background: #fff;
	position: absolute;
	width: 124px;
	height: 200px;
	margin: 125px 0 0 -85px;
	border: 1px solid #039;
}

div.nav_link {
	margin: 11px 0 0 15px;
	padding: 0;
	font-size: 11px;
	color: #039;
	text-align: left;
}

div.nav_link a:hover{
	padding: 0;
	font-size: 11px;
	color: #039;
	text-align: left;
}

div.nav_link a{
	padding: 0;
	font-size: 11px;
	color: #444;
	text-align: left;
}

div.links{
	float: left;
	background: url('../img/links.jpg') no-repeat;
	width: 11px;
	height: 818px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}

div.rechts {
	float: right;
	background: url('../img/rechts.jpg') no-repeat;
	width: 11px;
	height: 818px;
	margin: 0;
	padding: 0;
	top: 0;
	rechts: 0;
}

div.mitte {
	background: #fff;
	width: 734px;
	height: 700px;
	margin: 0 0 0 266px;
	padding: 0;
	top: 0;
}

div.header {
	width: 712px;
	height: 145px;
	padding: 0;
	margin: 0 11px 0 11px;
	top: 0;
	1border: 1px solid #f00;
}

div.header_top {
	width: 712px;
	height: 20px;
	margin: 0;
	padding: 0;
	top: 0;
	text-align: center;
	color: #999999;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}

div.header_bottom {
	width: 712px;
	height: 125px;
	margin: 0;
	padding: 0;
	top: 0;
	border: none;
}

div.crumbs {
	height: 20px;
	width: 642px;
	text-align: left;
	margin: 0;
	padding: 0px 10px 0 60px;
	top: 0;
	border-bottom: 1px solid #333333;
}

div.crumb_links {
	position: absolute;
	margin: -20px 0 0 640px;
	padding: 0;
}

div.content {
	width: 596px;
	height: 100%;
	margin: 50px 70px 0 70px;
}

div.content h2{
	color: #003399;
	font-size: 18px;
	vertical-align: middle;
	text-align: left;
	font-weight: lighter;
	font-stretch: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.content h1{
	color: #444;
	font-size: 11px;
	font-weight: normal;
	font-stretch: normal;
	font-variant: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
}

div.footer {
	background: #fff;
	position: fixed;
	width: 712px;
	height: 60px;
	margin-left: -59px;
	margin-bottom: 0;
	bottom: 0;
}

div.footer_top {
	background: #fff;
	bottom: 0;
	margin-bottom: 0;
	color: #444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top: 1px solid #666;
}

div.footer_top a{
	bottom: 0;
	margin-bottom: 0;
	color: #444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.footer_top a:hover{
	bottom: 0;
	margin-bottom: 0;
	color: #039;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.footer_bottom {
	position: fixed;
	width: 712px;
	height: 31px;
	vertical-align: bottom;
	background: url('../img/footer.jpg') no-repeat;
	margin-bottom: 0;
	padding: 0;
	bottom: 0;
	line-height: 31px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.footer_bottom a{
	line-height: 31px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
