html, body{ 
 	margin: 0px;
	padding: 0px;
	width: 100%;
} 
#header {
	text-align: center;
	width: 100%;
	height: 180px;
	background-image: url(../bilder/bannermitte.jpg);
	background-repeat: no-repeat;
	background-position: 466px;
	z-index: 8;
}
#bannerlinks {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../bilder/bannerlinks.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 466px;
}
#bannerrechts {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 180px;
	width: 300px;
	background-image: url(../bilder/bannerrechts.jpg);
	background-repeat: no-repeat;
}
/*Ende Banner*/
/*Contentbereich*/
#content {
	background-image: url(../bilder/menueback.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 178px;
	left: 0px;
}
#menue {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
	padding: 0px 0 10px 0;
	z-index: 6;
}
#inhalt {
	margin: 0 140px 0 200px;
	width: auto;
	border-right: 1px dashed #ABABC1;
}
#box {
	position: absolute;
	width: 227px;
	right: 6px;
	top: 10px;
	padding: 10px 0 0 0;
	z-index: 7;
}
.inside { /*Grafik in der Box*/
	width: 227px;
	background-image: url(../bilder/infoback.gif);
	background-repeat: no-repeat;
	background-color: #EEEDF3;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	padding-top: 10px;
}
.table1 { /*Leistungstabelle*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid #000066;
	background-color: #EEEDF3;
	margin: 5px;
	padding: 5px;
	width: auto;
}
.bildrechts {
	float: right;
	margin-left: 10px;
	border: thin solid #000066;
}
.bildrechts2 {
	float: right;
	margin-left: 5px;
}
td {
	vertical-align: top;
}
.tdfett {
	border-right: 1px dashed #000066;
	border-bottom: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	background-color: #EDECF2;
	padding-left: 5px;
}
.tdfettre {
	border-bottom: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	background-color: #EDECF2;
	padding-left: 5px;
}
.td1 {
	border-right: 1px dashed #000066;
	border-bottom: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color: #EDECF2;
	padding-left: 5px;
}
.td1re {
	border-bottom: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color: #EDECF2;
	padding-left: 5px;
}
.td2 {
	border-right: 1px dashed #000066;
	border-bottom: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color: #F4F3F8;
	padding-left: 5px;
}
.td2re {
	border-bottom: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color: #F4F3F8;
	padding-left: 5px;
}
.td3 { /*zur Formatierung der Points*/
	margin-left: 10px;
}
.td4 { /*Formatierung Antrag*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color: #EDECF2;
	padding-left: 5px;
}
/* Ende Layout*/
/* Beginn Text*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
	padding: 0 20px 0 20px;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000066;
	padding: 0 20px 0 10px;
	background-image: url(../bilder/textback.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding: 0 20px 0 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding: 0 20px 0 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	padding-left: 10px;
}
.marker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.marker2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
	background-color: #BFD8F2;
	border: 1px solid #000066;
	padding: 10px;
	margin: 10px 150px 10px 10px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	list-style-type: square;
	margin: 10px;
}
li li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	list-style-type: circle;
	padding: 5px 0 5px 0;
	margin: 5px 0 0 10px;
	list-style-position: inside;
}
ul ul{
	background-color: #EEEDF3;
	margin: 0 20px 0 0;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	padding: 0 0 5px 20px;
	margin: 15px 10px 10px;
	border-bottom: 1px solid #000066;
	font-weight: bold;
}
.linie {
	border-bottom: 1px dotted #000066;
	margin: 0 40px 10px 20px;
}
.endlinie {
	margin: 0 20px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFD200;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.textback {
	background-color: #EEEDF3;
}
.sitemap {
	background-color: #EEEDF3;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	padding-left: 20px;
}
#back {
	background-color: #EEEDF3;
	margin: 0 10px 10px 10px;
	padding: 5px 0 5px 0;
	border-left: 3px solid #000066;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
}
/* Beginn Navi*/
#navi {
	list-style-type: none;
	margin: 10px 0 0 5px;
	padding: 0;
}
#navi li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
#navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000066;
	list-style-type: none;
	background-image: url(../bilder/punkt.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 0 20px;
	text-decoration: none;
	display: block;
	width: auto;
}
#navi a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000066;
	list-style-type: none;
	background-image: url(../bilder/submenue.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEDF3;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	width: auto;
}

/*Submenü Link*/
.subnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	line-height: 18px;
	text-decoration: none;
	padding:  1px 0 0 5px;
	list-style-type: none;
	margin: 0;
	display: block;
}
.subnavi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000066;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.subnavi a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000066;
	background-color: #D9D9FF;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
/*Submenüs*/
#information {
	position: absolute;
	background-color: #EEEDF3;
	border-top: 8px solid #DCDAE7;
	border-right: 3px solid #666666;
	border-bottom: 2px solid #999999;
	z-index: 2;
	height: auto;
	width: auto;
	left: 199px;
	top: 42px;
	visibility: hidden;
}
#verband {
	position: absolute;
	background-color: #EEEDF3;
	border-top: 8px solid #DCDAE7;
	border-right: 3px solid #666666;
	border-bottom: 2px solid #999999;
	z-index: 3;
	height: auto;
	width: auto;
	left: 199px;
	top: 61px;
	visibility: hidden;
}
#leistungen {
	position: absolute;
	background-color: #EEEDF3;
	border-top: 8px solid #DCDAE7;
	border-right: 3px solid #666666;
	border-bottom: 2px solid #999999;
	z-index: 4;
	height: auto;
	width: auto;
	left: 200px;
	top: 82px;
	visibility: hidden;
}
#veranstaltungen {
	position: absolute;
	background-color: #EEEDF3;
	border-top: 8px solid #DCDAE7;
	border-right: 3px solid #666666;
	border-bottom: 2px solid #999999;
	z-index: 5;
	height: auto;
	width: auto;
	left: 199px;
	top: 101px;
	visibility: hidden;
}
#closer {
	position: absolute;
	height: 260px;
	width: 240px;
	left: 220px;
	top: 40px;
	z-index: 1;
	visibility: hidden;
}
/*Text-Links*/
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFD200;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.info a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.info a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.info a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #FFD200;
}
.info a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.input a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-decoration:underline;
	padding: 5px;
}
.input a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-decoration:underline;
	padding: 5px;
}
.input a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	background-color: #FFD200;
	text-decoration:underline;
	padding: 5px;
}
.input a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-decoration:underline;
	padding: 5px;
}

