* {
margin: 0;
padding: 0;
}


a:link, a:focus {
	color: #00467d;
	text-decoration: none;
}

a:visited {
	color: #00467d;
	text-decoration: none;
}

a:hover {
	color: #c61e21;
	text-decoration: none;
}

.txt {
	color:#161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 17px;
}

.txt_kl {
	color:#161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.gelb {
	color:#00457D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
}

.head {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

.w {
	color:#FFFFFF;
}

body h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
	font-size: 16px;
}

body h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#7B93AE;
	font-size: 85%;
	margin-bottom: 5px;
	font-weight: 100;
}

#head {
	width: 254px;
	position: absolute;
	top: 27px;
	left: 12px;
	z-index: 3;
}

#head2 {
	width: 546;
	position: absolute;
	top: 0;
	left: 347px;
	height: 102;
	z-index: 4;
}

#BMBF {
	width: 182;
	position: absolute;
	top: 490px;
	left: 92px;
	height: 58;
	z-index: 5;
}

#drucken {
	width: 22px;
	position: absolute;
	top: 171px;
	left: 846px;
	height: 20px;
	z-index: 7;
	visibility: visible;
}



#nav {
	width: 182px;
	top: 118px;
	left: 91px;
	position: absolute;
	z-index: 1;
}

#nav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	list-style-position: outside;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
}


#content {
	width: 524px;
	position: absolute;
	top: 149px;
	left: 347px;
	background-color: #eff1f5;
	padding: 20px;
	z-index: 6;
}


#content2 {
	background-color: #eff1f5;
	padding: 20px;
	border: 2px solid #7F9EB6;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#content p {
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#content li{
	margin-left: 30px;
	margin-top: 5px;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(pix/pfeil.gif);
}

