body {
	color: #330000;
	background-color: #F6EBCF;
	margin: 0px;
	padding: 0px;
}

.titel {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	letter-spacing: 2pt;
	font-size: 36px;
	margin-left: 100px;
}

.weiss {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-right: 80px;
	font-size: 16px;
	font-weight: bold;
}

.start {
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #330000;
	font-weight: normal;
	margin: 30px;
	line-height: 20px;
}

a, a:link {
	font-family: Arial, Helvetica, "Sans Serif";
	font-weight: bold; color: #990000; text-decoration: none; border: 0;
}

a:hover, a:active {
	font-family: Arial, Helvetica, "Sans Serif";
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-decoration: none;
	border: 0;
}

a img { border: 0; }

#inhalt p, #inhalt .text { font-family: Arial, Helvetica, "Sans Serif"; font-size: 14px; color: #330000; line-height: 1.2em; }

#inhalt {
	font-family: Arial, Helvetica, "Sans Serif";
	width: 70%;
	margin-left: 350px;
	top: 80px;
	padding: 10px;
	position: absolute;
}

#navigation {
	position: absolute;
	top: 90px;
	left: 100px;
	width: 220px;
	padding: 10px;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #990000;
	line-height: 1.8em;
}

#titel {
	height:70px;
	width: 100%;
	top: 0px;
	left: 0px;
	background-image: url(img/hg-titel-div.jpg);
	background-repeat: no-repeat;
	background-color: #EEC050;
	position: absolute;
}

#titel h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #330000;
	margin-top: 20px;
	margin-left: 280px;
}

#inhalt h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #773300;
	margin-top: 23px;
}

ul { font-family: Arial, Helvetica, "Sans Serif"; font-size: 14px;
	line-height: 2em;
	color: #660000;
}

h4 { font-family: "Times New Roman", Times, serif; font-size: 17px; color: #660000; }

img.right { float: right; margin-left: 20px; margin-bottom: 5px; }

hr { color: #990000; height: 1px; border: solid #990000 1px; }

.hgweiss  { background-color: #ffffff; }
