* { padding:0px; margin:0px; }

html,body { height:100% }

div#wrapper {
	min-height:100%;
	_height:100%;
	width:560px;
	margin-left:-280px;
	left:50%;
	position:absolute;
}

div#footer {
	width:560px;
	height:36px;
	margin-top:36px;
	border-top: 1px solid #c5c5c5;
	line-height:36px;
}

div#footerMargin {
	height:36px;
	clear:both;
}

div#header {
	width:560px;
	height:46px;
	background: url('../img/v_bg_top_logo.jpg') no-repeat;
}

/* contentHolder för prenumerera */
div#contentHolder1 {
	width:558px;
	height:234px;
	background: url('../img/v_bg_top_txt.jpg') #e8e8e8 repeat-x;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding-bottom:10px;
}

/* contentHolder för adresspolicy */
div#contentHolder2{

background: url('../img/v_bg_top_txt.jpg') #e8e8e8 repeat-x;
border-left: 1px solid #d4d4d4;
border-right: 1px solid #d4d4d4;
padding-bottom:10px;
}

div#topFooter {
	width:560px;
	height:44px;
	background: url('../img/v_bg_bottom.jpg') no-repeat;
	padding-top:10px;
}

/* content för prenumerera */
span.content{
	font-family:arial, helvetica, geneva, verdana;
	font-size:12px;
	color:#000000;
	margin-left:13px;
	display:block;
	line-height:18px;
}

/* content för adresspolicy */
p.content{
font-family:arial, helvetica, geneva, verdana;
font-size:12px;
color:#000000;
width:530px;
margin-left:13px;
display:block;
line-height:18px;
padding-bottom:2px;
}

span.footerTxt {
	margin-left:11px;
	padding-top:5px;
	line-height:36px;
	height:36px;
}

span.footerTopTxt {
	margin-left:11px;
	line-height:26px;
	height:36px;
}

span.footerInfo {
	font-family:arial, helvetica, geneva, verdana;
	font-size:11px;
	color:#b4b4b4;
	margin-left:101px;
	padding-top:5px;
	line-height:36px;
	height:36px;
}

h1 { 
	font-family:arial, helvetica, geneva, verdana;
	font-size:20px;
	font-weight: bold;
	color:#000000;
	line-height:20px;
	padding-bottom: 10px;
	margin-left:12px;
	padding-top:15px;
}

h3 {
	font-family:arial, helvetica, geneva, verdana;
	font-size:16px;
	font-weight: bold;
	color:#000000;
}

div#topFooter a {
	font-family:arial, helvetica, geneva, verdana;
	font-size:12px;
	color:#125aa6;
	text-decoration: none;
}

div#topFooter a:hover { text-decoration: underline; }

div#footer a {
	font-family:arial, helvetica, geneva, verdana;
	font-size:12px;
	color:#125aa6;
	text-decoration: none;
	line-height:36px;
}

.footer a:hover { text-decoration: none; }