/* CSS Document */

body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.logo {
	position: absolute;
	visibility: visible;
	left: 25px;
	top: 100px;
}
.system_navi {
	position: absolute;
	visibility: visible;
	left: 203px;
	top: 382px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 800px;
}

p {
margin-top: 7px;
margin-bottom: 0px;
}

#kontaktformlayer {
	position: absolute;
	left: 698px;
	top: 352px;
	}

#kontaktformlayer a.kontaktformlink {
	font-weight: bold;
	font-size: 12px;
	color: #c60;
	text-decoration: none;
	}
#kontaktformlayer a.kontaktformlink:hover {
	text-decoration: underline;
	color: #c60;
	}
#kontaktformlayer a.kontaktformlink:active {
	color: #c60;
	}
#kontaktformlayer a.kontaktformlink:visited {
	}


a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}
.content_start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	visibility: visible;
	left: 200px;
	top: 89px;
	line-height: 16px;
	width: 800px;
	height: 9px;
}
.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.head2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	position: absolute;
	visibility: visible;
	left: 150px;
	top: 400px;
	width: 1000px;
}
.absperrgitter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	visibility: visible;
	left: 199px;
	top: 86px;
	line-height: 16px;
	width: 500px;
}
.absperrgitter {
	position: absolute;
	visibility: visible;
	left: 750px;
	top: 120px;
}
.impressum_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	visibility: visible;
	left: 200px;
	top: 120px;
	line-height: 16px;
	width: 300px;
}
.impressum_text_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	visibility: visible;
	left: 500px;
	top: 120px;
	line-height: 16px;
	width: 300px;
}

