body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	background:#fff url(../img_senior/bg.png) repeat-y center;
	color: #000;
	margin: 0;
	text-align: center;
	
}
h2 {
	font-size:1.6em;
}
p {
	font-size: 1.1em;
}
#header {
	width:960px;
	height:152px;
	float:left;
	background: url(../img_senior/menu_bg.png) no-repeat;
}
#header #logo {
	width:220px;
	height:152px;
	float:left;
	text-align:right;
}
#header #tools {
	width:725px;
	height:22px;
	padding-top:15px;
	float:right;
	text-align:right;
	padding-right:15px;
	padding-bottom:5px;
}
#header #tools #search {
	width:139px;
	height:22px;
	background:url(../img_senior/search_bg.png) no-repeat;
	float:right;
}
#header #tools #search input {
	background:transparent;
	border:0;
	float:left;
}
#header #tools #search #box input {
	width:90px;
	height:22px;
	background:transparent;
	border:0px;
	float:left;
	margin:2px 0px 0px 26px;
	padding-top:2px;
	font-size:11px;
}
#header #tools #search #button input {
	width:18px;
	height:18px;
	background:transparent;
	border:0;
	float:left;
}
#header #obo_se {
	width:102px;
	float:right;
	margin-top:-2px;
	margin-left:5px;
}
/* MENU */
#header #menu {
	width:710px;
	height:30px;
	float:left;
	padding-top:15px !important;
	padding-top:10px;
	padding-left:20px;
}
#header #menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#header #menu ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#header #menu ul li a {
	height:23px;
	display:block;
	color: #fff;
	text-decoration:none;
	padding: 7px 10px 0px 10px;
	float:left;
	font-size:1.2em;
}
#header #menu ul li a:hover {
	color:#cd1041;
}
#header #menu ul li.active {
	background: none;
	height:30px;
	display:inline;
	float:left;
}
#header #menu ul li.active a {
	background: none;
	height:23px;
	display:inline;
	color: #fd960f;
	float:left;
	padding: 7px 10px 0px 10px;
}
#header #menu ul li.active a:hover {
	color:#cd1041;
}
/* Welcomebox */
#welcomebox {
	width:960px;
	height:390px;
	background: none;
	float:left;
	position:relative;
}
#welcomebox #flashbox {
	width:544px;
	height:366px;
	background:none;
	position:absolute;
	top:36px;
	left:37px;
}
#welcomebox #torgetbox_bg {
	width:432px;
	height:385px;
	background: url(../img_senior/backpocket.png) no-repeat top left;
	position:absolute;
	top:0px;
	left:525px;
	z-index:995;
	text-align:left;
}
#welcomebox #torgetbox {
	width:330px;
	height:308px;
	position:absolute;
	top:0px;
	left:550px;
	z-index:999;
	padding:40px 0px 0px 35px;
	display:block;
	font-size:1.1em;
	color:#fff;
	text-align:left;
}
#welcomebox #torgetbox h2 {
	color:#fff;
	font-size:1.8em;
}
#welcomebox #torgetbox p {
	color:#fff;
	font-size:1em;
}
#welcomebox #torgetbox #white_stripe {
	background: url(../img_senior/white_stripe.png) no-repeat top left;
	padding-left:2px;
	padding-bottom:3px;
	padding-top:2px;
	margin-top:8px;
}
/* Content Start */
.spalt1 {
	width:516px;
	height:280px;
	margin-right:30px;
	float:left;
	background: url(../img_senior/start_box.png) no-repeat top left;
}
#content .box {
	width:465px;
	height:230px;
	display:block;
	overflow:auto;
	float:left;
	background:none;
	margin-left:25px !important;
	margin-left:15px;
	margin-top:25px;
}
.spalt2 {
	width:414px;
	float:left;
	margin-right:0;
	text-align:right;
}
#content .nyheter {
	width:410px;
	padding:10px 5px 0px 5px;
	float:left;
}
/* Sidfot */
#sidfot {
	width:960px;
	float:left;
	margin-top:15px;
	background:url(../img_senior/menu_bg.png) no-repeat 0px -47px;
	padding-top:18px;
	padding-bottom:20px;
	color:#fff;
	margin-bottom:6px;
}
#sidfot a {
	color:#ff7200;
}