body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
	
#container1 {
	text-align: center;
	margin: 0px auto;
}
#container2 {
	width: 682px;
	padding: 0px;
	margin: 0px auto;
}
#obenrechts {
	text-align: center;
	width: 475px;
	padding: 0px;
	position: relative;
	float: right;
	margin: 0px;
	background-color: #E7E2CE;
	background-image: url(basics/hg_oben.gif);
	height: 164px;
	font-size: 11px;
	color: #003366;
}
#obenlinks {
	float: left;
	width: 207px;
	position: relative;
	text-align: left;
	margin: 0px;
}

#content {
	text-align: left;
	width: 519px;
	position: relative;
	float: right;
	margin: 0px;
	background-color: #E6EDED;
	top: 8px;
	background-image: url(basics/rundung_content_oben.gif);
	background-repeat: no-repeat;
}
#content p {
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
}
#content h1 {
	font-size: 13px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 12px;
}
.floatingimg {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;

}

#links {
	float: left;
	width: 155px;
	position: relative;
	text-align: left;
	margin: 0px;
	background-color: #E7E3CF;
	text-transform: uppercase;
	top: 8px;
	background-image: url(basics/rundung_nav_oben.gif);
	background-repeat: no-repeat;
}
#linksboden {
	float: left;
	width: 155px;
	position: relative;
	margin: 0px;
	background-color: #E7E3CF;
	background-image: url(basics/rundung_nav_unten.gif);
	background-repeat: no-repeat;
	height: 14px;
}

#links p {
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	list-style-position: inside;
	list-style-type: none;
	}	

.small {
	font-size: 10px;
	line-height: 14px;
}
ul#nav {
	list-style: none;
	margin: 0px;
	padding: 0px 15px 0px 25px;
	}
		
ul#nav li {
	display: block;
	text-transform: uppercase;
	margin-bottom: 8px;
}

ul#nav li a:hover {
	color: #023454;
	list-style-image: url(basics/pf.gif);
	}

ul#nav li .hier {
	color: #023454;
	list-style-image: url(basics/pf.gif);
	font-weight: bold;
	}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(basics/hg_foot.gif);
	background-repeat: no-repeat;
	text-align:center;
	height: 70px;
	color: #333333;
}
.foot a {
	color: #333333;
	}
form {
	border: 1px solid #003366;
	margin: 20px;
	padding: 10px;
	background-color: #ffffff;
	width: 400px;
}
.txtfeld {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #003366;
	width: 250px;
}
