﻿h1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
}
h4 {
	color:#000080;
	font-weight:bold;
	font-size: 14px;
}
#breadcrumbs a:hover {
	text-decoration: underline;}
	
#breadcrumbs a {
	
	text-decoration:none;
}

#banner {
	position: absolute;
	width: auto;
	height: 65%;
	left: -1px;
	background-color: #F5F8F9;
	top: 20%;
	z-index: -1;
	right: 1px;
	bottom: 20%;
	visibility: visible;
}
#banner1 {
	background-position: 20px 10px;
	position: absolute;
	width: 1000px;
	height: 130px;
	left: 50%;
	margin-left: -500px;
	background-color: #ffffff;
	top: 0px;
	z-index: 1;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	color: #000080;
	visibility: visible;
}
#lin {
	border-top: 1px solid #D3D3D3;
	margin: 0px 10px;
	padding: 10px 20px 5px 20px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 2px 2px #C0C0C0;
	position: absolute;
	top: 130px;
	height: 25px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	z-index: 1;
	width: auto;
	right: 9px;
	left: 11px;
	visibility: visible;
}
#unten {
	border: 1px none #CCCCCC;
	border-radius: 10px;
	box-shadow: 2px 2px #cccccc;
	background-color: #f5f8f9;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	width: 960px;
	height: 140px;
	bottom: 0px;
	left: 50%;
	margin-left: -500px;
	color: #000080;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 710px;
	visibility: visible;
}
#inhalt {
	width: 1000px;
	overflow: auto;
	top: 128px;
	position: absolute;
	box-shadow: 2px 2px #CCCCCC;
	border-radius: 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	left: 50%;
	height: 580px;
	background-color: #F0F3F7;
	margin-left: -500px;
	z-index: 0;
	visibility: visible;
}
#inh1 {
	width: 220px;
	top: 60px;
	position: absolute; //; //;
	border-radius: 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	height: 460px;
	left: 20px;
	visibility: visible;
}
#inh2 {
	width: 700px;
	top: 60px;
	position: absolute; //; //; //; //;
	box-shadow: 0px;
	border-radius: 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	left: 240px;
	color: #555555;
	padding-left: 20px;
	text-align: justify;
	visibility: visible;
}
#bain {
	border-bottom: 1px solid #C0C0C0;
	border-radius: 8px;
	width: 210px;
	height: 40px;
	position: absolute;
	z-index: 1;
	padding-left: 10px;
	color: #000080;
	left: 0px;
	padding-top: 10px;
	top: -15px;
	visibility: visible;
}
#bain1 {
	border-bottom: 1px solid #C0C0C0;
	border-radius: 8px;
	width: 710px;
	height: 40px;
	position: absolute;
	z-index: 1;
	left: 5px;
	padding-left: 20px;
	color: #000080;
	padding-top: 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	top: -15px;
	visibility: visible;
}

#hinter {
	box-shadow: 3px 3px #0099CC;
	border-radius: 5px;
	position: absolute;
	width: 1000px;
	height: 722px;
	top: 20px;
	left: 50%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	z-index: -1;
	visibility: visible;
	margin-left: -500px;
}
#rahmen {
	background-color: #F8F8F8; 
	height: inherit;
	width: inherit;
	z-index: -1;
	right: 0px;
	bottom: 0px;
}

body {
	background-color: #ffffff;
}
a:link {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px ;
	text-decoration: none;
	color: #000080;
	font-weight: normal;
}
a:hover {
	border-width: thin;
	border-color: #000080;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	border-bottom-style: solid;
}
a:visited {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
	font-weight: normal;
}
a:active {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
}
