body   {
	margin: 10px 20px 0px 20px;
	font-size:medium;
   font-family:sans-serif;
	padding: 0px;
}

#titel {
	border-bottom: 1px dotted #6699CC;
}

#titel p.navi {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:15px;
	margin-right:0px;
}
.navi a:link {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
}
.navi a:visited {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
	
}
.navi a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: sans-serif;
	font-size: 100%;
	
}
.navi a:active {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
}
#inhalt {
}

#text {
width:80%;
margin-top:20px;
margin-right:0px;
padding-bottom:20px;
}

#text img {
	border:1px solid #6699CC;
	margin-right:20px;
	margin-bottom: 20px;
}

a:link {
	color: #A73716;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
}
a:visited {
	color: #A73716;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
	
}
a:hover {
	color: #A73716;
	text-decoration: underline;
	font-family: sans-serif;
	font-size: 100%;
	
}
a:active {
	color: #A73716;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
}

#text h1 {	
	font-family: sans-serif;
	font-size: 1em;
	color: #000000;
	margin-top:0px;
	margin-bottom:25px;
}

#text h2 {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

#text p.fliesstext {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:0px;
}
#text p.copy {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.copy a:link {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
}
.copy a:visited {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
	
}
.copy a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: sans-serif;
	font-size: 100%;
	
}
.copy a:active {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
}
li {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:0px;
}



