@charset "utf-8";
/* CSS Document FeWo Glomm by Peuster.de */

body {
	padding:0px;
	margin:0px;
	font-family: Verdana,Helvetica, Arial,sans-serif;
	font-size: 12px;
	background:url(../images/glomm_bak_9.jpg);
	background-repeat:no-repeat;
	/*background-color:#FFFF99;*/
	background-color:#B0D5F9;
	
}

a {
	color: #1b619c;
	

}

div {
	color: #4D4D4D;
	

}


#main_body {
	/*position:absolute;*/
	margin:40px auto;
	padding: 0px;
	left:0px;
	top: 0px;
	width:100%;
	text-align:center;
	
	/*border: 2px dotted #FF00FF;*/
}

#page {
	position:relative;
	margin:auto;
	padding: 0px;
	width:898px;
	text-align:left;
	
	/*border: 2px dotted #FF0000;*/
}

#left {
	width:170px;
	background-color:#FDC97E;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#right {
	width:728px;
	/*height:700px;*/
	/*border: 1px dotted #00FF00;*/
}

#top_space {
	position:relative;
	width:728px;
	height:30px;
	border-left: 1px solid #000;
}

#head {
	position:relative;
	width:728px;
	height:171px;
	border: 1px solid #000;
}

#menu {
	position:absolute;
	margin:180px 0px auto;
	width:180px;
	height: 400px;
	/*background-color:#009966;*/
	z-index:2;
}

.menu_button {
	position:relative;
	width:170px;
	/*height:24px;*/
	margin: 6px auto;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color:#F9D29B;
	
	color:#666666;
	font-weight:bold;
	font-size: 14px;
	font-family: Helvetica, Arial,sans-serif;
	
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.footer_text {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: right;
}

#content {
	
	width:728px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color:#FFFFFF;
	background:url(../images/glomm_content_bak.jpg);
	min-height: 450px;
}

#content_box {

	padding-left: 25px;
	width: 700px;
	/*border: 2px solid #00FF00;*/

}

.content_headline {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.content_sub_headline {
	color: #000;
	font-size: 14px;	
	font-weight: bold;
	margin: 0px 25px auto;
}

#content_fewo_left{
	float: left;
	width: 520px;
	color: #4D4D4D;
		
}
	
#content_fewo_right {
	border-left: 1px dotted #7F7F7F;
	width: 160px;
	text-align: center;
	color: #4D4D4D;
}

.content_fewo_right_text {
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}

#content_fewo_tab_left{
	text-align: center;
	border-right: 1px dotted #7F7F7F;

	
}

#content_pic_box {
	text-align: center;
	border: 1px dotted #7F7F7F;	
	padding-top: 3px;
	padding-bottom: 3px;
	width: 486px;
}

.content_pic_box2 {
	text-align: center;
	border: 1px dotted #7F7F7F;	
	padding: 3px;
	
}





