/* CSS Document */

body {
text-align:center;
margin:0px;
padding:0px;
}

#main {
width:750px;
margin:0px auto 0px auto;
padding:0px;
text-align:left;
}

a:link {
color: #6caddf;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #6caddf;
}

a:hover {
text-decoration: underline;
color: #6caddf;
}

a:active {
text-decoration: none;
color: #6caddf;
}

h1 {
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#005daa;
margin:0px;
padding:0px;
line-height:10px;
}

#oben {
width:748px;
float:left;
border-top:1px solid #878889;
border-left:1px solid #878889;
border-right:1px solid #878889;
}

#navi {
width:159px;
height:29px;
margin-top:47px;
float:left;
}

#main-content {
width:589px;

margin-top:47px;
float:left;
position:relative;
}

#content {
	width:499px;
	float:left;
	line-height:15pt;
	margin-left:130px;
	position: absolute;
	bottom: 0;
	font-size:11px;
	color:#626262;
	top: 15px;
	height: 278px;
	left: -40px;
}

.formular {
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

#content-text {
width:500px;
float:right;
line-height:15pt;
margin-top:20px;
font-size:14px;
color:#626262;
overflow: auto;
left: 8px;
top: 8px;
}

#translation {
width:748px;
height:49px;
float:left;
}

#unten {
width:750px;
height:74px;
float:left;
}

#blau {
width:750px;
height:24px;
float:left;
background-color:#005daa;
}
