body {
	font: 100%/1.4 Arial, Verdana, Helvetica, sans-serif; 
	color: #000000;
	background: #c0c0e6 repeat-x; 
	margin: 0 0 20px 0;
	padding: 0px;
	text-align: center;
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #000000;
}

ul {
	margin: 20px 0 20px 10px;
	padding: 0;
	list-style: none;
	color: #333333;
}

ul li {
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
	background: url(../i/haken_klein.gif) no-repeat;
	line-height: 1.3em;
	text-align: justify;
	font-weight: 600;
	font-size: 93%;
}

#dllinks li {
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
	background: url(../i/libul.gif) no-repeat;
	text-align: justify;
	font-weight: 600;
	font-size: 93%;
	line-height:1.8em;
}

#links li {
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
	background: url(../i/haken_klein.gif) no-repeat;
	text-align: justify;
	font-weight: 600;
	font-size: 93%;
	line-height:1.8em;
}

#dllinks li a, #links li a {
	font-weight: normal;
}

#wrapper {            /*Rahmen*/
	text-align: left;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #45494B;
	border-bottom: 6px solid #45494B;
	border-left: 1px solid #45494B;
}

#header {
	text-align: center;
	background: #000080;
	height: 135px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	color: white;
}

#header img {
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
}
#header table td {
	padding-left: 25px;
	padding-right: 25px; 
	padding-top: 10px;
	padding-bottom: 0px;
}

#mnhead {
	color: #000000;
	font-weight: normal;
	background: url(../i/hbul.gif) no-repeat left center;
	padding: 0px 0px 0px 18px;
	margin: 20px 0 0 0;
	font-size: 120%;
	text-indent: 1em;
}

#mnhead2 {
	color: #000000;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-indent: 1em;
	border-bottom: 1px solid #CFEC78;
}

p {
	font-size: 105%;
}

a:link, a:visited {
	text-decoration: underline;
	color: red;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	border-top: 1px solid red;
	color: red;
}

#nav {
	width: 750px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#nav ul {
	margin: 0 0 0 40px;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a:link, #nav a:visited {
	float: left;
	padding-top: 3px;
	padding-bottom: 4px;
	margin: 0 12px 0 7px;
	font-size: 94%;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#nav a.selected:link, #nav a.selected:visited, #nav a:hover {

	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #727272;
	background-color: #c0c0e6;
}

#nav a:hover {
	color: #535353;
}

#contentwrap {
	background-color: white;
	margin: 20px;
}

#contentop div {
	background: url(../i/tl_neu.gif) no-repeat top left;
}

#contentop {
	background: url(../i/tr_neu.gif) no-repeat top right;
}

#contentbot div {
	background: url(../i/bl_neu.gif) no-repeat bottom left;
}

#contentbot {
	background: url(../i/br_neu.gif) no-repeat bottom right;
}

#contentop div, #contentop, #contentbot div, #contentbot {
	height: 20px;
	font-size: 1px;
}

#content {
	background-color: white; 
	margin: 0 20px;
}

#ref {
	background-color: white; 
	margin: 0 20px;
}
#ref a:link, #ref a:visited {
	border: 0px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
	color: white;
}

#ref a.selected:link, #ref a.selected:visited, #ref a:hover {
	border: 0px; 
	padding: 0px;
	color: #ffffff;
	background-color: #ffffff;
}
#ref img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

}

.fett {
	font-weight: bold;
}
