h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC99;
	background-color : #660000;
	font-variant : normal;
	text-indent : 3px;
	line-height: 30px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

h2 {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-indent : 3px;
	line-height: normal; 
	font-style: normal;
	color: #660000;  
	font-variant : small-caps;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	background-color : #330000;
	font-variant : normal;
	text-indent : 3px;
	line-height: 30px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.h3_tagebuch {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	background-color : #003300;
	font-variant : normal;
	text-indent : 3px;
	line-height: 30px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC99;
	background-color : #660000;
	font-variant : normal;
	text-indent : 3px;
	line-height: 30px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

h5 {
	font-size: 8px;
	font-weight: bold;
	color: #FFCC99;
	background-color : #660000;
	font-variant : normal;
	text-indent : 3px;
	line-height: 30px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

h6 {  
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 6px; 
	font-weight: normal; 
	color: White;  
	background-color : #CCCCCC;  
	font-variant : small-caps;  
	text-indent : 3px;     
	}


p {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height : 18px; 
	font-style: normal; 
	font-weight: normal; 
	color: #330000;
	}


.tagebuch {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height : 18px; 
	font-style: normal; 
	font-weight: normal; 
	color: #003300;
	}


ul {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	list-style-type: disc; 
	color: #330000;  
	line-height : 25px;  
	}
ol {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	list-style-type: decimal;
	color: #330000;  
	line-height : 20px;  
}


a:link {
	color: #990000;
	text-decoration : none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	}

a:visited {
	color: #990000;
	text-decoration : none;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style : normal;
	}

a:hover {
	color: #CC0000;
	background-color : #FFFFFF;
	text-decoration : none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style : normal;
	}

a:active {
	color: #FFCC00;
	text-decoration : none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	}

a:focus { 
	color:  #FFCC00;
	text-decoration : none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	}

.emphasize {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; line-height : 18px; 
	font-style: normal; 
	font-weight: normal; 
	color: Red;
	}
	
.bold {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	}

.bildlegende {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; line-height : 12px; 
	font-style: normal; 
	font-weight: normal; 
	}

.horizontale_linie {
	color:#660000;
	}
	
.image_links {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.image_rechts {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.einruecken {
	padding-left: 18px;
	font-weight: bold;
}