@charset "UTF-8";
div#navigation {
	top: 130px;
	position: absolute;
	left: 10px;
	width: 230px;
	height: 398px;
}
.aktiv {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-image: url(bilder/dot_act.gif);
	font-weight: bold;
	color: #194082;
	font-size: 12px;
}
.nav ul   li ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
}
.nav ul li ul li{
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	margin-left: -20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #194082;
}
.nav ul li a{
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background-image: url(bilder/dot.gif);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	padding-left: 15px;
	background-position: left 6px;
	color: #000;
}
.nav ul li a:hover {
	color: #194088;
	background-image: url(bilder/dot_act.gif);
}
.nav ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: -20px;
}
/* CSS Document */

body {
	background-color: #173666;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}


div#main {
	height: 565px;
	width: 975px;
	top: 10px;
	position: absolute;
	left:50%;
	margin-left:-488px;
}
dd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#text_right ul li {
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	list-style-image: url(bilder/dot.gif);
	list-style-position: outside;
	font-size: 12px;
	line-height: 16px;
	clip: rect(auto,auto,auto,auto);
	margin-left: -20px;
}
#text_right h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #194082;
}
#text_right h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #194082;
}
#text_right a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #194082;
}
#text_right a:visited {
	color: #194082;
}
#text_right a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}
#text_right p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
div#text_right {
	width: 680px;
	top: 4px;
	position: absolute;
	height: 402px;
	overflow: auto;
	left: 7px;
}
div#logo {
	height: 92px;
	width: 272px;
	position: absolute;
	background-color: #FFF;
}
div#blue {
	position: absolute;
	height: 34px;
	width: 272px;
	top: 92px;
	background-image: url(bilder/separator_left.gif);
}
div#separator_right {
	position: absolute;
	height: 34px;
	width: 703px;
	left: 272px;
	top: 92px;
	background-image: url(bilder/separator_right.gif);
}
div#pic_left {
	position: absolute;
	height: 405px;
	width: 272px;
	top: 126px;
}
div#pic_right {
	position: absolute;
	height: 405px;
	width: 703px;
	top: 126px;
	left: 272px;
	background-color: #FFF;
}
div#foot {
	position: absolute;
	height: 34px;
	width: 975px;
	top: 531px;
	background-color: #cfd0d2;
}
div#adresse {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 280px;
	margin-top: 5px;
	font-size: 10px;
	color: #284578;
}
div#adresse a {
	color: #284578;
	text-decoration: none;
}
div#adresse a:hover {
	color: #000;
	text-decoration: none;
}
div#adresse a:visited {
	color: #284578;
	text-decoration: none;
}
div#top_text {
	position: absolute;
	height: 92px;
	width: 703px;
	left: 272px;
	background-color: #cfd0d2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-left: 0px;
}
div#text_top {
	margin-top: 30px;
	margin-left: 10px;
}
div#text_top h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #71ACDC;
}
a:hover {
	color: #768BC5;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #333333;
}
input {
	clip: rect(auto,auto,auto,auto);
	position: static;
	margin-left: 100px;
}
legend {
	visibility: hidden;
	color: #FFFFFF;
	font-size: 1px;
}
label {
	position: absolute;
	color: #333333;
	font-weight: normal;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
textarea {
	margin-left: 100px;
	position: static;
	width: 300px;
}
select {
	margin-left: 135px;
}

