@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FDF8D9;
	}

#haupt {
	margin: 0px auto;
	width: 1000px;
	height: 500px;
	background-image: url(../bilderIndex/head2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}
#navi {
	height: 26px;
	text-align: right;
	padding-top: 205px;
	}
#navi a {
	padding-right: 70px;
	text-decoration:none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6A6482;
	outline:none;
	}
#navi a:visited {
	color: #6A6482;
	}
#navi a:hover {
	color: #800040;
	}
#navi a:focus {
	color: #800040;
	}
#navi a:active {
	color: #FFFFFF;
	}
/*///////    Text    ///////*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6A6482;
	text-align: center;
	margin-top: 0px;
	margin-left: 240px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #6A6482;*/
	}
.work {
	font-weight: bold;
	}
.vier {
	background-color:#009900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
a {
	text-decoration: none;
	color: #993333;
	}
.bold {
	font-weight: normal;
	}
.impressum {
	font-size: 11px; }
#text {
	position: absolute;
	top: 245px;
	left: 70px;
	width: 870px;
	height: 370px;
	float: left;
	text-align: justify;
	}
#hauptFeld {
	position: absolute;
	width: 361px;
	height: 350px;
	top: 240px;
	left: 620px;
	border: #FFFFFF solid 5px;
	}
