body{
	margin:0px;
	background-color: #11427A;
}


#container{
	position:absolute;
	width: 100%;
	height: 654px;
	margin-top: -300px;
	top: 50%;
	background-image: url(grfx/bg.jpg);
	background-repeat: repeat-x;
}

#cont_container{
	position:absolute;
	width: 960px;
	height: 654px;
	margin-top: 0px;
	top: 0px;
	margin-left: -480px;
	left: 50%;
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	width:960px;
	height:127px;
	background-image: url(grfx/header.jpg);
	background-repeat: no-repeat;
}

#links{
	position:absolute;
	top:127px;
	left:0px;
	margin:0px;
	width:410px;
	height:457px;
	background-image: url(grfx/links.jpg);
	background-repeat: no-repeat;
	font-family:Lucida Sans Unicode;
	font-size: 12px;
	color:#FFFFFF;	
}

#rechts{
	position:absolute;
	top:127px;
	left:410px;
	margin:0px;
	width:550px;
	height:457px;
	background-image: url(grfx/rechts.jpg);
	background-repeat: no-repeat;
	font-family:Lucida Sans Unicode;
	font-size: 12px;
	color:#FFFFFF;	
}

#navigation{
	position:absolute;
	top:584px;
	left:0px;
	height:70px;
	width:960px;
	margin:0px;
}

.senden{
border: 1px solid #FFFFFF;
background-color: #012B5B;
color: #FFFFFF;
font-size:12px;
font-family: Lucida Sans Unicode;
height:18px;
}

a {
font-family:Lucida Sans Unicode;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

a:hover {
background-color: #012B5B;
font-family:Lucida Sans Unicode;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

.liste a {
font-family:Lucida Sans Unicode;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

.liste a:hover {
display: block;
background-color: #012B5B;
font-family:Lucida Sans Unicode;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

.liste2 {
list-style-type:square;
margin-top: 5px;
margin-bottom: 5px;
}

.liste2 a {
height: 20px;
width: 150px;
display: block;
font-family:Lucida Sans Unicode;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

.liste2 a:hover {
height: 20px;
width: 150px;
display: block;
background-color: #012B5B;
font-family:Lucida Sans Unicode;
font-size: 12px;
color:#FFFFFF;
padding:0px;
margin:0px;
text-decoration:none;
}

.liste {
list-style-type:none;
margin: 0;
padding: 0;
width: 545px;
height: 280px;
}
.liste li {
float: left;
width: 150px;
height: 10px;
margin: 3px;
padding: 3px;
}

.liste3 li {
float: left;
width: 300px;
height: 10px;
margin: 3px;
padding: 3px;
}

.liste3 {
list-style-type:none;
margin: 0;
padding: 0;
width: 700px;
height: 280px;
}

.liste3 a {
font-family:Lucida Sans Unicode;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

.liste3 a:hover {
display: block;
text-decoration:underline;
background-color: #012B5B;
font-family:Lucida Sans Unicode;
font-size: 12px;
color:#FFFFFF;
}
