@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(grafiken/hg2.jpg);
	background-repeat: no-repeat;
}
.menue {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	top: 150px;
	left: 20px;
}
/*a:link.menue {
	color: #000000;
	text-decoration:none;}
a:visited.menue {
	color: #000000;
	text-decoration:none;}
a:active.menue {
	color: #6699cc;
	text-decoration:none; }
a:hover.menue {
	color: #6699cc;
	text-decoration:none;}
a.menue {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 16px;
}*/

.td_linie_bottom {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	padding: 2px;
	}	
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	position: absolute;
	left: 210px;
	top: 150px;
	width: 600px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}



a:link {
	color: #000000;
	text-decoration:none;}
a:visited {
	color: #000000;
	text-decoration:none;}
a:active {
	color: #6699cc;
	text-decoration:none; }
a:hover {
	color: #6699cc;
	text-decoration:none;}
a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.inhalt_start {
	position: absolute;
	left: 260px;
	top: 300px;
	width: 600px;
}
