@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

html {
    padding: 0;
	height: auto;
}

img {
	border: 0;
}

body {
	background-color: #F0F0F0;
}

h1 {
	font-size: 14pt;
	color: #cb5104;
	font-weight: normal;
	letter-spacing:1px;
	padding-top: 25px;
}

.rubrik {
	font-size: 14pt;
	color: #cb5104;
	letter-spacing:1px;
	padding-top: 25px;
}

.brodtext {
	color:#000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 16px;
}

.brodtext_o {
	color:#cb5104;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

.underrubrik {
    color:#cb5104;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}


a:link {
color:#783101;
}


#wrapper {
width: auto;
height: auto;
margin: 0 auto 0 auto
}

#header {
width: 927px;
height: 136px;
top: 0;
margin: 10px auto 0 auto;
}

#content_wrapper {
width: 927px;
height: auto;
margin: 0 auto 0 auto;
padding-top: 2px;
}

#content_menu {
width: 700px;
height: 45px;
float: left;
display: inline;
background-color: #f0f0f0;
}


a.content_menu, a.content_menu:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size: 8pt;
text-decoration: none;
line-height: 30px;
margin-top: 16px;
display: block;
width: 100%; 
}

a.content_menu:hover {
color: #FFFFFF;
font-size: 8pt;
text-decoration: none;
line-height: 30px;
margin-top: 16px;
display: block;
width: 100%; 
}

#content_menu ul {
	background: transparent url(link.gif) no-repeat ;
	width: 140px;
	height: 45px;
	display: block;
	float: left;
	text-align: center;
	margin: 0 0 0 0;
	list-style-type: none;
}

#content_container {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
width: 698px;
height: auto;
border-left: 1px solid #c75202;
border-right: 1px solid #c75202;
float: left;
}

#content_text {
background-color: #FFFFFF;
width: 398px;
height: auto;
padding-left: 25px;
padding-top: 30px;
float: left;
}

#content_text_villkor_qa {
background-color: #FFFFFF;
width: 648px;
height: auto;
padding-left: 25px;
padding-top: 30px;
padding-right: 25px;
float: left;
}

#content_img {
background-color: #FFFFFF;
width: 275px;
height: auto;
padding-top: 30px;
float: right;
margin: 0 auto 0 auto;
}

#content_footer {
background:url(contentfooter.gif);
width: 700px;
height:40px;
bottom: 0;
float: left;
}

#iframe {
background: #f0f0f0;
float: right;
width: 227px;
height: 445px;
overflow:hidden;
}

#under_iframe {
background: #f0f0f0;
float: right;
width: 200px;
align: middle;
height: auto;
padding: 10px;
overflow:hidden;
}

#footer {
background:url(footer_bg.gif) repeat;
width: 100%;
position:fixed;
bottom: 0;
clear:both;
}

.footertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:2px;
font-size: 9px;
color:#FFFFFF;
text-align:center;
letter-spacing: 1px;
}

table.prices{
	width:650px;
	text-align:left;
	font-size:10px;
}