body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../IMG/back_1.jpg) repeat-x center top;
	font-size: 13px;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2, h3 {
	font-weight: normal;
	color: #666666;
}

h1 {
	color: #000000;
	font-size: 24px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

ul, ol {
	line-height: 200%;
}
p {
	line-height: 120%;
	color: #000000;
}
blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

#wrapper {
}


/* Header | Kopfzeile */

#header {
	width: 857px;
	height: 157px;
	margin: 0 auto;
	background: #D7BFB1 url(../IMG/header_back_1.jpg) no-repeat right top;
}




/* Logo | Das Logo im Header */

#logo{
	padding:0;
	background:url(../IMG/logo_mh_1.gif) no-repeat bottom;
	height:157px;
	width:205px;
	float: left;
	margin: 0px;
}

/* Navigation | Hauptnavigation oben */

#navigation{
	width: 640px;
	float:right;
	vertical-align: bottom;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
  

/* Page */

#page {
	margin: 0 auto;
	background-color: #FFFFFF;
}



/* Content | Inhalte */

#content {
	float: left;
	width: 420px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 20px;
}



/* Sidebar | Navigation Links */

#sidebar {
	float: left;
	width: 200px;
	padding-right: 30px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 5px 15px 15px;
}

#sidebar li li {
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 15px;
	list-style-type: square;
	list-style-position: inside;
}


#sidebar li li ul {
	padding: 5px 25px 15px 5px;

}

#sidebar li li li {
	padding-left: 5px;
	list-style-type: none;
	border: 0px none;		
}

#sidebar li li li a {
	font-size: 12px;
	color: #000000;	
}

#sidebar li li li a:hover ,a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

#sidebar li li li a:visited {
	font-size: 12px;
	color: #CCCCCC;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 40px;
	height: 40px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}



/* Right Column | Rechte Spalte */

#right {
	float: right;
	width: 155px;
	height: 350px;
	padding-top: 15px;
}



/* Footer | Fusszeile */

#footer {
	clear: both;
	width: 857px;
	height: 40px;
	margin: 0 auto;
	padding: 50px 0 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
}

#footer a {
	color: #003300;
}



/* Back | Hintergrundbereich des Inhalts */

#back {
	width: 857px;
	background-image: url(../IMG/back_bogen_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 5%;
	margin-left: 8%;
}

/* Adress | Anschrift Links unten */

#adress {
	width: 180px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

/* Inhalte | Texte und Bilder im Mittelbereich */

#content li  {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 15px;
}

#content li em {
	font-size: 12px;
	font-style: italic;
	color: #999999;
	padding-left: 16px;
}

#content p {
	line-height: 170%;

}

.active_link {
	text-decoration: underline;
	list-style-position: inside;
	list-style-type: square;
}
.erklaerung {
	font-size: 10px;
	font-style: italic;
}
.bilder {
	border: 1px double #EDE2DC;
}
