body {
	background-color: #FFFFFF;
	}
	
body, table, tr, td {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: 000000;
	}
	
a:link {
	color: #AA8811;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	background-color: #FFFF22;
	color: #AA8811;
	}
	
a:active {
	color: #AA8811;
	}
	
a:visited {
	color: #AA8811;
	}
	
h1,h2,h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: black;
	margin: 0; 
	padding: 0;
	}

h1 {
	font-size: 24px;
	line-height: 40px;
	}
	
h2 {
	font-size: 16px;
	line-height: 24px;
	}
	
h3 {
	font-size: 14px; 
	line-height: 24px;
	}

	
.kleingeschriebenes {
	font-size: 10px;
	line-height: 14px;
	}
	
.navigation {
	color: #AA8811;
	letter-spacing: 1px;
	font-weight: normal;
	}
	
.text-rot {
	color: #dd0000;
	font-weight: bold;
}

