* {
margin: 0;
padding: 0;
}

body {
	background-image: url(hg.gif);
	background-repeat: no-repeat;
}

a:link, a:focus {
	color: #00467d;
	text-decoration: none;
}

a:visited {
	color: #00467d;
	text-decoration: none;
}

a:hover {
	color: #eb7206;
	text-decoration: none;
}

.txt {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 17px;
}

.w {
	color:#FFFFFF;
}

body h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#575757;
	font-size: 100%;
	margin-bottom: 12px;
	font-weight: 600;
	letter-spacing: 1px;
}

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: 0px;
	left: 0px;
}

#head2 {
	width: 4px;
	position: absolute;
	top: 0px;
	left: 254px;
	height: 750px;
}


#nav {
	width: 133px;
	top: 227px;
	left: 278px;
	position: absolute;
}

#nav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D3DD;
	list-style-position: outside;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
}


#content {
	width: 480px;
	position: absolute;
	top: 104px;
	left: 427px;
}

#content p {
	margin: 0px 0px 10px;
}

#content li{
	margin-left: 23px;
	margin-top: 10px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(pfeil.gif);
}
