/*@charset "UTF-8";
ul, ol {
	padding: 0px;
	margin: 0px;
}
.titel {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 300px;
}
.navelemente {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 670px;
	height: 50px;
}
#container #main #titel .unternav .navelemente li {
	display: inline;
}
#container #main #titel .unternav .navelemente a {
	padding: 0px;
	height: 20px;
	width: 110px;
	display: block;
	float: right;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
#container #main #titel .unternav {
	padding: 0px;
	height: 50px;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #main #titel {
	margin: 0px;
	background-image: url(../images/980_titel_degmenue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 750px;
	width: 980px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #main #titel .unternav .titel h3 {
	font-size: 3em;
	line-height: 3.2px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
*/