.einleitung {	
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	color: black;
	}
	
h2, .zwischenheadline {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, Times, Serif;
 }	
  
span + br,
br + br + br {	
	margin-bottom: -10px;
	}	
  
.bildunterschrift {
	font-size: 10px;
	font-style: italic;
	}
	
.anmerkung {	
	font-size: 9px;
	line-height: 12px;
	}
	
.stichwort {
	width: 470px;
	position: absolute;
	display: block;
	z-index: -1;
	font-weight: bold;
	line-height: 90px;
	text-align: center;
	color: #DDDDDC;
	font-family: Georgia, Times, Serif;
	}	
	
	
.bildumfliessen {
	float: left;
	margin-left: 10px;
	margin-top: 4px !important;
	margin-bottom: 5px !important;
	}	

.bildumfliessen_keinrand {
	float: left;
	margin-left: 0px;
	margin-top: 4px !important;
	margin-bottom: 0px !important;
	border: none !important;
	}	
	
.bildumfliessen_keinrand img {
	border: none !important;
	}
	
.bildumfliessen_keinrand_rechts {
	float: right;
	margin-left: 10px !important;
	margin-top: 4px !important;
	margin-bottom: 0px !important;
	border: none !important;
	}	
	
.bildumfliessen_keinrand_rechts img {
	border: none !important;
	}
	
#content h1 {
	margin-bottom: 20px;
	margin-top: 5px;
	padding-top: 8px;
	padding-bottom: 8px;	
	color: red;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	font-family: Georgia, Times, Serif;
	border-bottom: 2px dotted red;
	border-top: 2px dotted red;
 }

 
#content h3 {
	margin-bottom: -10px;
	margin-top: 5px;	
	padding-top: 8px;
	padding-bottom: 0px;
	color: red;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	font-family: Georgia, Times, Serif;
	border-bottom: 0px dotted red;
	border-top: 2px dotted red;
 }
 
h4 {
	margin-top: 10px;
	margin-bottom: 0px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, Times, Serif;
 }
 
h5 {
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	color: red;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
 	border-bottom: 1px dotted red;
	border-top: 0px;

 }

h6 {
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	color: black;
	font-weight: bold;
	font-size: 15px;
	font-family: Georgia, Times, Serif;    

}
 
 #content p.bodytext a:visited  { 
	color: red;
	}
		
#content p.bodytext a:hover { 
	color: black;
	text-decoration: none;
	}	
	
