* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

body {
	font-size: 60%;
	font-family: verdana, arial,sans-serif;
	background: #A8A8A8;
	color: #141414;
	text-align: left;
	width: 981px;
	margin: 25px auto;
}

img {border: 0;}

b {
	font-weight: bold;
}

.mini b {
	font-weight: bold;
	font-size: 9px;
}

.mini {
	margin-bottom: 1em;
	clear: both;
	font-size: 9px;
}

div#head {
	background: url("bilder/head.png") #3A3A3A no-repeat;
	height: 250px;
	border-left: 2px solid #3A3A3A;
	border-right: 2px solid #3A3A3A;
	border-top: 2px solid #3A3A3A;
	border-bottom:2px solid #3A3A3A;
}

div#fussnote, div#fussnote a:visited, div#fussnote a {
	text-align: right;
	margin-left: 0px;
	padding: 5px 6px 0 6px;
	height: 20px;
	font-size: 9px;
	color: #141414;
}

div#wrap {
	background: #E3E7EE;
	margin-left: 0px;
	font-size: 1.2em;
	border-left: 2px solid #3A3A3A;
	border-right: 2px solid #3A3A3A;
	border-bottom: 2px solid #3A3A3A;
	min-height: 370px;
}

div#content {
	background: #E3E7EE;
	clear: both;
	padding: 16px;
	padding-top: 0px;
	line-height: 1.78;
	font-size: 1.10em;
	text-align: justify;
}

ul#menu {
height:28px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
top:-28px;
float:right;
}

ul#menu li {
	float: left;
}

ul#menu a {
	border-left: 2px solid #3A3A3A;
	float:left;
	font:small/1.4em  sans-serif, verdana, arial;
	padding: 4px 6px 0 6px;
	text-decoration: none;
	background: #3A3A3A;
	display:block;
	color:#fff;
	font-weight:bold;
	height: 22px;
}

ul#menu a:hover {
	border-top: 2px solid #3A3A3A;
	background: #E3E7EE;
	color: #141414;
	height: 20px;
}

ul#menu a:active, ul#menu a:focus {
	outline: none;
}

ul#menu #current a {
	border-top: 2px solid #3A3A3A;
	background: #E3E7EE;
	color: #141414;
	height: 22px;
}

h1 {
	clear: both;
	font-size: 2em;
	font-weight: bold;
	line-height: 2;
	font-family: sans-serif, verdana, arial;
	color: #0A0A0A;
}

h2 {
	clear: both;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2;
	font-family: sans-serif, verdana, arial;
	color: #0A0A0A;
}

h3 {
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2;
	font-family: sans-serif, verdana, arial;
	color: #0A0A0A;
}

p {
	margin-bottom: 1em;
	clear: both;
}

dl {
	margin-left: 1em;
	margin-bottom: 0em;
}

dl dt {
	font-weight: bold;
	float: left;
	clear: left;
}

dl dd {
	margin-left: 10em;
}

div#content a {
	text-decoration: underline;
	color: #141414;
}

div#content a:visited {
	color: #0A0A0A;
}


div#map {
	text-align: left;
	margin-left: 0px;
	color: #000;
	font-size: 90%;
	line-height: 0.9;
}
