
html {
        overflow: -moz-scrollbars-vertical;
}

a {
outline: none;
}

body {
	margin-bottom:10;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#D9D9D9;
	background-image:url(../images/mueller_02.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9D9D9;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	margin:0;
	padding:0;
}
.agb	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.suchtext {
position:absolute;
left:-9999px;
}

ul#navigation {
margin:0;
padding:0;
list-style:none;
}

ul#navigation li {
margin:0;
padding:0;
}

ul#navigation li a {
font-family: Arial, Helvetica, sans-serif;
margin:0 0 10px 0;
padding:0;
display:block;
color:#000;
font-weight:bold;
font-size:12px;
line-height:15px;
width:195px;
}

ul#navigation li a.aktivzustand {
color:#BDBDBD;
}

ul#navigation li a:hover {
color:#BDBDBD;
}

#content strong {
font-weight:normal;
color:#70110D;
}

#content p {
text-align:justify;
line-height:17px;
margin:0 30px 15px 0;
}

#content h2 {
font-size:14px;
font-weight:bold;
margin:35px 0 15px 0;
}

#content h3 {
font-size:12px;
font-weight:bold;
margin:15px 0 15px 0;
}

#content ul {
margin:0 0 0 25px;
padding:0;
list-style:none;
list-style-type:square;
}

#content ul ul {
margin:20px 0 20px 50px;
padding:0;
list-style-type:circle;
}

#content ul ul li {
margin:0 0 6px 0;
}

#content ul li {
margin:0 0 10px 0;
padding:0;
}

hr {
	border:none; 
	height:1px; 
	width:80%; 
	color:#7B7B7B; 
	background-color:#7B7B7B; 
	text-align:left; 
	margin:30px 0 30px 0;
}

#content .markierung {
font-weight:normal;
color:#000;
letter-spacing:1px;
font-variant:small-caps;
border-bottom:1px dotted #70110D;
font-size:larger;
cursor:pointer;
color:#70110D;
}


