body
{
	background: url(../images/background/bg_rx_left.jpg) repeat-y;
	background-color: #FFFFFF; 	
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
}

a
{
	font-size: 11px;
	font-style: italic;
	color: #028d66;
	text-decoration: none;
}

a:hover
{
	font-size: 11px;
	font-style: italic;
	color: #055a42;
	border-bottom: 1px dashed #83bcac;
}


#main_navi {
	padding: 0;
	margin: 5px 0 0 0;
}
#main_navi li {
	display: inline;
}
#main_navi li a {
	font-family: Arial;
	font-size:16px;
	font-style: normal;
	/*font-weight: bold;*/
	text-decoration: none;
	float:left;
	padding: 10px 10px 8px 10px;
	margin-top: 2px;
	/*background-color: #2175bc;*/
	color: white;
}
#main_navi li a.selected {
	font-family: Arial;
	font-size:16px;
	font-style: normal;
	float:left;
	padding: 10px 10px 3px 10px;
	border-bottom: 5px solid #ff921e;
	/*color: black;*/
	/*background-color: #ff921e;*/
	text-decoration: none;
}
#main_navi li a:hover {
	/*background-color: #d9080d;*/
	background-color: #ff921e;
	text-decoration: none;
	color: black;
	/*margin-top:-2px;*/
	/*padding-bottom:12px;*/
}


#body_sector
{
	visibility: hidden;
}


div.bg_lt 
{
	background: url(../images/background/bg_no_left_top.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:229px;
	height:185px;
}

div.bg_rt
{
	background: url(../images/background/bg_no_right_top.jpg) no-repeat;
	position:absolute;
	left:229px;
	top:0px;
	width:632px;
	height:185px;
}

div.bg_lm
{
	background: url(../images/background/bg_no_left_middle.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:185px;
	width:209px;
	height:50px;
}

div.menu_home 
{
	background: url(../images/background/bg_menu_home_in.jpg) no-repeat;
	position:absolute;
	left:209px;
	top:185px;
	width:123px;
	height:50px;
	z-index: 5;
}

div.menu_home:hover
{
	background: url(../images/background/bg_menu_home.jpg) no-repeat;
	cursor: pointer;
	z-index: 8;
}

div.menu_report 
{
	background: url(../images/background/bg_menu_report_in.jpg) no-repeat;
	position:absolute;
	left:322px;
	top:185px;
	width:125px;
	height:50px;
	z-index: 5;
}

div.menu_report:hover
{
	background: url(../images/background/bg_menu_report.jpg) no-repeat;
	cursor: pointer;
	z-index: 8;
}

div.menu_gallery 
{
	background: url(../images/background/bg_menu_gallery_in.jpg) no-repeat;
	position:absolute;
	left:435px;
	top:185px;
	width:126px;
	height:50px;
	z-index: 5;
}

div.menu_gallery:hover
{
	background: url(../images/background/bg_menu_gallery.jpg) no-repeat;
	cursor: pointer;
	z-index: 8;
}

div.menu_gbook 
{
	background: url(../images/background/bg_menu_gbook_in.jpg) no-repeat;
	position:absolute;
	left:549px;
	top:185px;
	width:146px;
	height:50px;
	z-index: 5;
}

div.menu_gbook:hover
{
	background: url(../images/background/bg_menu_gbook.jpg) no-repeat;
	cursor: pointer;
	z-index: 8;
}


div.menu_verein 
{
	background: url(../images/background/bg_menu_verein_in.jpg) no-repeat;
	position:absolute;
	left:680px;
	top:185px;
	width:124px;
	height:50px;
	z-index: 5;
}

div.menu_verein:hover
{
	background: url(../images/background/bg_menu_verein.jpg) no-repeat;
	cursor: pointer;
	z-index: 8;
}


div.bg_rm
{
	background: url(../images/background/bg_no_right_middle.jpg) no-repeat;
	position:absolute;
	left:804px;
	top:185px;
	width:57px;
	height:50px;
}

div.bg_cb
{
	background: url(../images/background/bg_no_center_bottom.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:235px;
	width:861px;
	height:66px;
}

div.content
{
	position:absolute;
	left:170px;
	top:278px;
	width:665px;
}	

div.info
{
	position: absolute; 
	left: 850px; 
	bottom: 20px; 
	display: block; 
	text-align: center;
	font-size: 10px;
}

div.body_comment_box
{
	position: absolute; 
	left: 850px; 
	top: 380px; 
	display: block; 
	width: 160px;
	min-height: 100px;
}

a.info
{
	font-size: 12px;
	color: #9e590f;
	text-decoration: none;
}

a.info:hover
{
	font-weight: bold;
}


.headline
{
	font-family: Arial;
	font-size: 28px;
	letter-spacing: -1px;
	padding-left: 5px;
}
