body{
	topmargin:0px;
	leftmargin:0px;
	background-color: #E5F0F5;
}

/* site structure */
div.top_space{
	top:0px;
	left:0px;
	width:955px;
	height:52px;
	position:absolute;
	background-color: #006699;
}

div.top_center_image{
	top:52px;
	left:0px;
	width:955px;
	height:115px;
	position:absolute
}

div.top_right_image{
	top:167px;
	left:830px;
	height:33px;
	width:83px;
	position:absolute;
}


div.navigation_holder{
	top:167px;
	left:0px;
	height:549px;
	width:266px;
	position:absolute;
	background-color:#66A3C2;
}

div.content_holder{
	top:200px;
	left:307px;
	height:436px;
	width:607px;
	position:absolute;
	background-color:#ffffff;
}

div.content_right_image{
	position: absolute;
	top: 190px;
	left: 823px;
}

div.impressum_link{
	position: absolute;
	top: 680px;
	left: 320px;
	z-index:3;
}

div.impressum_link a:link{color:#ffffff;text-decoration:none;font-size:12px;font-family: arial, sans-serif;}
div.impressum_link a:hover{color:#ffffff;text-decoration:none;font-size:12px;font-family: arial, sans-serif;}
div.impressum_link a:visited{color:#ffffff;text-decoration:none;font-size:12px;font-family: arial, sans-serif;}
div.impressum_link a:active{color:#ffffff;text-decoration:none;font-size:12px;font-family: arial, sans-serif;}


div.sub_navigation_holder {
	position: absolute;
	top: 656px;
	left: 571px;
	width:324px;
	height:23px;
	overflow: hidden;
	display: inline;
	text-align: right;
}

div.bottom_left_image{
	top:656px;
	left:0px;
	height:60px;
	width:571px;
	position:absolute;
}

div.bottom_center_image{
	top:679px;
	left:571px;
	height:37px;
	width:324px;
	position:absolute;
}

div.bottom_right_image{
	top:656px;
	left:895px;
	height:60px;
	width:60px;
	position:absolute;
}

/* main navigation classes */

div.navigation_function{
	position:absolute;
	left:30px;
	width:185px;
	height:47px;
	cursor:hand;
	cursor:pointer;
	z-index:1;
}

div#navigation_function_1{top:200;}
div#navigation_function_2{top:278;}
div#navigation_function_3{top:356;}
div#navigation_function_4{top:434;}
div#navigation_function_5{top:512;}
div#navigation_function_6{top:590;}

div.navigation_not_selected{
	position:absolute;
	left:30px;
	width:185px;
	height:47px;
	z-index:0;
}

div#navigation_not_selected_1{top:200;}
div#navigation_not_selected_2{top:278;}
div#navigation_not_selected_3{top:356;}
div#navigation_not_selected_4{top:434;}
div#navigation_not_selected_5{top:512;}
div#navigation_not_selected_6{top:590;}

div.navigation_selected{
	position:absolute;
	left:30px;
	width:185px;
	height:47px;
	visibility:hidden;
	z-index:0;
}

div#navigation_selected_1{top:200;}
div#navigation_selected_2{top:278;}
div#navigation_selected_3{top:356;}
div#navigation_selected_4{top:434;}
div#navigation_selected_5{top:512;}
div#navigation_selected_6{top:590;}

/* sub navigation classes */
a.contentnav:link {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

a.contentnav:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

a.contentnav:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

div.urlaubsboersen{
	display:none;
	visibility:hidden;
}

