body { 
	background-color:#FFF5CB;
	margin-left:0; 
	margin-right:0; 
	margin-top:1px; 
	margin-bottom:1em; 
}

p, h1, h2, h3 {
	color:#B54E5D;
}

h1 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:12px;
	line-height:1.2em;
	text-align:left;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 13px;
	margin-bottom:1.2em;
	margin-top:1.2em;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 1.5em;
	margin:0;
}

ul, ol {
 	padding: 0;
    margin: 0;
}

.lauftext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	text-align:justify;
}

acronym {
	cursor:help;
	border-bottom:1px dotted #5EA936;
	color:#3C74DB;
	font-weight:600;
	letter-spacing:1px;
}

a:link { 
	font-weight:bold; 
	color:#B54E5D;	
}
a:visited { 
	font-weight:bold; 
	color:#B54E5D;	 
}
a:focus { 
	font-weight:bold; 
	color:#000000; 
}
a:hover { 
	font-weight:bold; 
	color:#000000; 
}
a:active { 
	font-weight:bold; 
	color:#000000; 
}

#fotos {
	vertical-align:middle;
}

#fotos a:link { 
	text-decoration:none; 
	color:#000000;
}

#fotos a:visited { 
	text-decoration:none; 
	color:#000000;
}

#fotos a:focus { 
	text-decoration:none; 
	color:#000000;
}

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

#fotos a:active { 
	text-decoration:none; 
	color:#000000;
}

#navigation a:link {
	color:#000000;
	text-decoration:none;
}

#navigation a:visited {
	color:#000000;
	text-decoration:none;
}
#navigation a:focus {
	color:#EC0000;
	text-decoration:none;
}

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

#navigation a:active {
	color:#EC0000;
	text-decoration:none;
}

	
#navigation h1 {
	vertical-align:bottom;
	margin-bottom:0;
	font-size:14px;
}

#inhaltsbereich { 
	margin-top:0px;
}


