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

#mourning {
position:absolute;
top:0px;
margin-top:0px;
width:127px;
height:196px;
/*
display: block;
z-index: 101;
left: 0;
margin: -45px 0 0 !important;
padding: 0 !important;
position: fixed;
text-align: left;
top: 45%;

display:none;*/
}

#mourning a:hover {
}

#feedback {
position:absolute;
top:50%;
margin-top:-100px;
width:40px;
height:185px;
/*
display: block;
z-index: 101;
left: 0;
margin: -45px 0 0 !important;
padding: 0 !important;
position: fixed;
text-align: left;
top: 45%;

display:none;*/
}

#feedback a:hover {
background-color:#FFFFFF;
padding-left:8px;
width:32px;
height:185px;
display:block;
}

#wrapper {
/*
position:absolute;
left:50%;
margin-left:-476px;
width: 952px;
z-index:50;
*/
float:none;
clear:both;
background-image:url(../grafik/bg_body.gif);
background-repeat:repeat-x;
background-color:#50a7bf;
border-top:1px solid #ffffff;
}

#wrap_page {
width:952px;
margin:auto;
}

#meta_container {
height:30px;
}

#slogan_container {
float:left;
padding-top:3px;
}

#meta_menu {
float:right;
padding-top:9px;
}

#main_container {
border:1px solid #eaedee;
padding:10px;
background-color:#ffffff;
}

#head {
background-image:url(../grafik/bg_head_x.gif);
background-repeat:repeat-x;
height:151px;
clear:both;
float:none;
}

#head_bg {
background-image:url(../grafik/bg_header.jpg);
background-repeat:no-repeat;
height:151px;
}

	#logo {
	width:277px;
	height:65px;
	padding-top:35px;
	padding-left:28px;
	float:left;
	}

	#head_top {
	width:600px;
	height:40px;
	float:right;
	}

		#login {
		float:right;
		padding-top:5px;
		padding-right:7px;
		display:none;
		}
	
		#search {
		width:192px;
		height:32px;
		float:right;
		padding:8px 20px 0px 10px;
		text-align:right;
		background-image:url(../grafik/bg_head_top.gif);
		background-repeat:no-repeat;
		background-position:top right;
		overflow:hidden;
		display:none;
		}

	#main_menu {
	width:800px;
	height:35px;
	float:left;
	padding-left:20px;
	padding-top:16px;
	overflow:hidden;
	}
	
	#quick_menu {
	width:110px;
	height:98px;
	padding-top:13px;
	background-image:url(../grafik/bg_quick_menu.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:right;
	text-align:right;
	display:none;
	}

#content {
padding:10px;
padding-bottom:0px;
background-color:#dcedf2;
border-top:10px solid #ffffff;
}

#footer {
height:225px;
background-image:url(../grafik/bg_footer.gif);
background-repeat:repeat-x;
clear:both;
float:none;
}