* {
	color: #000000;
	behavior: url(iepngfix.htc);
}

html {
	height:100%;
}


P, TABLE, TD, TR {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000000;

	

}

body {
	background-color:#FFFFFF;
	height:100%;
}

body.subnav {
	background-image: url(../img/layout/subnav.jpg);
	background-position: left; 
	background-repeat: no-repeat;
	background-color: #044785;
	
}


h1 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #000000;
}

.titel {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #000000;

}
.background_subnav {
	background-image: url(../img/Bilder/subnav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	background-color: #075d9d;
}
.tab_links {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


UL {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000000;

	list-style : square;

}

A {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000000;

}

.wichtig {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}

.zentriert {

	text-align: center;

}

.zentiertwichtig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.navbar {
	background-image: url(../img/Bilder/subnav.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a:link {
	font-size:13px;
	color:#000;

}

a:visited {
	font-size:13px;
	color:000;

}

a:active {
	font-size:13px;
	color:#000;

}

a:hover {
	font-size:13px;
	color:#000;
}
.nav {
	background-image: url(../img/nav/nav_on_off.gif);
	background-repeat: repeat-x;
	margin-left:1px;
	display:inline;
	float: left;
	width: 115px;
	height:22px;
	text-align: center;
	vertical-align:middle;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	padding-top:2px;
	text-indent: 0px;
}

.navwrap {
	position: relative;
	height: 500px;
}

.logoblock {
	position: absolute;
	bottom: 0;
	margin-top: 313px;
	vertical-align:bottom;
}

.logoblock img {
	margin: 14px 0;
}


