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

html {overflow-y: scroll; overflow-x: hidden;}
img {border: none;}
a {color: #00618a; padding: 0px 2px 0px 2px; text-decoration: none; cursor:pointer;}
a:hover {color: #FFFFFF; background-color: #00618a;}
a:focus {outline: none;}
a.left {margin-left: -2px;}
p {margin: 0px; margin-bottom: 18px;}
ul {margin: 0px; padding: 0px; margin-bottom: 18px;}
li {list-style-type: disc;}
h1, h2, h3 { margin: 0px 0px 18px 0px; font-size: 18px; line-height: 24px; font-weight: normal; color: #00618a;}
h2, h3 {font-size: 13px; font-weight: bold; margin-bottom: 0px;}
strong {}
.tab1 {margin-right: 2px;}

body {
	margin: 0px;
	font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;}

#corpus {
	position: relative;
	width: 1000px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: 14%;
	text-align: left;}

#navigation {
	position: absolute;
	font-size: 13px;
	top: 64px;
	left: 438px;
	height: 20px;
	width: 550px;
}
#navigation li {
	list-style-type: none;
	display: block;
	margin-right: 30px;
	float: left;}
.navi {color: #888888;}
.navi:hover {color: #ffffff; background-color: #888888;}
.aktiv {color: #ffffff; background-color: #00618a;}
	
#logo {
	position: absolute;
	left: 140px;}
#logo:hover {background-color: inherit;}

#info {
	clear: left;
	position: absolute;
	top: 165px;
	left: 0px;}
	
#inhalt {
	clear: left;
	position: absolute;
	top: 110px;
	left: 140px;
	width: 860px;}
#text {
	width: 560px;
	margin: 30px 0px 0px 300px;
	min-height: 320px;}
*html #text {height: 320px;}
#text a, form a {text-decoration: underline; font-weight: normal;}
#text a:hover {text-decoration: none;}

.klammeroben {
	width: 858px;
	height: 20px;
	border: 1px solid #00618a;
	border-bottom: none;}
.klammerunten {

	clear: left;
	width: 858px;
	height: 20px;
	border: 1px solid #00618a;
	border-top: none;}
	
#footer {
	position: relative;
	top: 10px;
	left: 300px;
	width: 560px;
	font-size: 10px;
	padding-bottom: 24px;}

#kontakt{
position: absolute;
top: 20px;
left: 600px;
margin: 74px 0px 0px 0px;}
textarea {height: 92px;}
textarea, input {
margin: 0px;
width: 220px;
border: none;
margin-bottom: 4px;
font-family: Arial, sans-serif;
font-size: 10px;
line-height: 14px;
padding-left: 2px;
color: #ffffff;
background-color: #5c9ab4;}
.schutz {
visibility: hidden;
color: #FFFFFF;
text-decoration: none;}
.checkbox {
width:16px;
border: none;
vertical-align: text-top;
margin: 2px 6px 10px 0px;
background-color: #FFFFFF;}
.buttons {
margin: 6px 0px 16px 0px;
border: none;
width: 120px;
height: 18px;
font-size: 11px;
background-color: #00618a;
color: #FFFFFF;
cursor: pointer;}
.buttons:hover {background-color: #00618a; font-weight: bold;}
.schutz {
width: 10px;
height: 10px;
visibility: hidden;
color: #FFFFFF;
text-decoration: none;}

#fly1a, #fly1b {padding-top: 10px;}
#fly1b {display: none;}
.hinweis {padding-top: 4px; font-size: 12px;}

	
