body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000;
	margin: 0;
	text-align: center;
}
h2 {
	font-size:1.6em;
}
p {
	font-size: 1.1em;
}
#header #logo {
	width:230px;
	height:113px;
	float:left;
}
#header #till_obo {
	width:136px;
	height:81px;
	float:right;
}
#header #tools {
	width:710px;
	height:83px;
	padding-top:0px;
	float:right;
	text-align:right;
}
#header #tools #search {
	width:139px;
	height:22px;
	background:url(../img/search_bg.gif) no-repeat;
	float:right;
	margin-top:20px;
}
#header #tools #flag {
	width:16px;
	padding-top:6px;
	padding-right:12px;
	float:right;
	margin-top:20px;
}
#header #tools #sitemap {
	width:16px;
	padding-top:3px;
	padding-right:12px;
	float:right;
	margin-top:20px;
}
#header #tools #hyrestorgeticon {
	width:16px;
	padding-top:3px;
	padding-right:12px;
	float:right;
	margin-top:20px;
}
/* MENU */
#header #menu {
	width:700px;
	height:30px;
	float:right;
	padding-left:10px;
	padding-top:0px;
}
#header #menu ul li a:hover {
	color:#334765;
}
#header #menu ul li.active {
	background: url(../img_senior/menu_left.gif) no-repeat top left;
	height:30px;
	display:inline;
	float:left;
}
#header #menu ul li.active a {
	background: url(../img_senior/menu_right.gif) no-repeat top right;
	height:23px;
	display:inline;
	color: #fff;
	float:left;
	padding: 7px 10px 0px 10px;
}
#header #menu ul li.active a:hover {
	color:#d3deee;
}
/* Menu stroke subpage */
#menu_stroke {
	width:960px;
	float:left;
	background: url(../img_senior/menu_stroke.gif) no-repeat;
	height:3px;
}
/* Content Subpage */
#content_sub {
	width:960px;
	float:left;
	background: #fff;
}
/* Right coloum subpage */
#content_sub .spalt3 .right_box {
	width:200px;
	background:url(../img_senior/right_box_top.gif) no-repeat;
	margin-bottom:15px;
	float:left;
}
#content_sub .spalt3 .right_box .header {
	width:160px;
	padding:10px 10px 7px 10px;
	float:left;
}
#content_sub .spalt3 .right_box .content {
	width:170px;
	background: url(../img_senior/right_box_inner_bg.gif) no-repeat;
	padding:10px 10px 6px 10px;
	float:left;
	margin-left:5px !important;
	margin-left:3px;
}
/* Sidfot */
#sidfot {
	width:960px;
	float:left;
	margin-top:15px;
	background:url(../img_senior/sidfot.gif) no-repeat;
	padding-top:15px;
}
