body{
	background:#0018B8;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}

#header{
	background:url('images/header_bg.gif') no-repeat;
	height:154px;
	width:960px;
	margin-bottom:8px;
}

.logo{
	clear:both;
	float:left;
	padding-top:25px;
	margin-left:100px;
}
.adresse{
	float:left;
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#CCCCCC;
	padding-top:25px;
	margin-left:35px;
	line-height:14px;
}
.adresse_kontakt{
	font-family:Arial,Helvetica;
	font-size:11pt;
	font-weight:bold;
	color:#0018B8;
}
.flaggen{
	float:left;
	padding-top:20px;
	margin-left:60px;
}

#main{
	width:960px;
}
#navigation{
	clear:both;
	float:left;
	background:url('images/nav_bg.gif') no-repeat;
	width:285px;
	height:286px;
	font-family:Arial, Helvetica;
	font-size:14pt;
	/*font-weight:bold;*/
	color:#FFFFFF;
}
#nav_bild{
	float:left;
	padding-top:40px;
}
#bilder{
	float:left;
}

#site_header{
	width:100%;
	height:110px;
	background:#0018B8;
	font-family:Arial,Helvetica;
	font-size:22pt;
	font-weight:bold;
	color:#FFFFFF;
}
#navigation_sub{
	width:220px;
	background:url('images/bogen_links_bg.gif') no-repeat;
	height:420px;
}
#inhalt{
	width:600px;
	height:440px;
	background:#D5E1FF;
}