html, body{
	width:100%;
	height:100%;
}
body {
	font:11px "Trebuchet MS", Helvetica, sans-serif;
	color:#1f1e21;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#gMain {
	position:relative;
	margin:0 auto;
	width: 861px;
	padding:46px 0;
}
.wFrame {
	width:861px;
	overflow:hidden;background: url(../images/bg-frame.gif) repeat-y;
}
.wFrameTop {
	width:861px;
	overflow:hidden;background: url(../images/bg-frame-top.gif) no-repeat;
}
.wFrameBottom {
	width:831px;
	overflow:hidden;
	background: url(../images/bg-frame-bottom.gif) no-repeat 0 100%;
	padding:29px 15px 28px;
}
/*header*/
#gHeader {
	width:100%;
}
.gMenu {
	list-style:none;
	margin:0;
	padding:0 0 0 14px;
	width:809px;
}
.gMenu li {
	float:left;
	line-height:24px;
	font-size:10px;
	position:relative;
	margin:0 -6px 0 0;
	font-size: 11px;
	
}
.gMenu li a {
	display:block;
	width:94px;
	padding:3px 10px 0 16px;
	background: url(../images/btn-nav.gif) no-repeat;
	height:24px;
	color:#a21631;
	overflow:hidden;
	text-decoration:none;	
}
.gMenu li.active a,
.gMenu li a:hover {
	background-position:0 -27px;
}
.wHeaderHolder {
	width:777px;
	overflow:hidden;
}
.wHeaderHolder strong {
	float:right;
}
.wHeaderHolder strong img {display:block;}
/*logo*/
#gHeader h1 {
	margin:0;
	padding: 0 0 18px 15px;
	float:left;
}
#gHeader h1 a{
	display:block;
	width:177px;
	height:77px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
/*content*/
.wContainer {
	overflow:hidden;
	width:822px;
	background: url(../images/bg-container.gif) repeat-y;
	margin:0 0 14px;
	clear:both;
	font-size: 11px;
	line-height: 15px;
}
.wContainerTop {
	overflow:hidden;
	background: url(../images/bg-container-top.gif) no-repeat;
	width:822px;
}
.wContainerBottom {
	overflow:hidden;
	background: url(../images/bg-container-bottom.gif) no-repeat 0 100%;
	width:822px;
	padding:15px 13px 13px 14px;
	position:relative;
}
#gContent {
	width:584px;
	float:right;
	padding:0 25px 0 0;
}
#gContent .text {
	float:left;
	width:320px;
	padding:16px 31px 40px 0 ;
	font-size: 11px;
	line-height: 15px;	
}
#gContent .text h2 {
	font-size:13px;
	line-height:16px;
	color:#1f1e21;
	padding:0 0 13px;
	border-bottom:1px solid #f3f3f3;
	margin:0 0 10px;
}
#gContent .text p {
	margin:0;
	font-size: 11px;
	line-height: 15px;	
}
#gContent .text .menu {
	list-style:none;
	margin:0;
	padding:0;
	width:320px;
	position:absolute;
	bottom:20px;
}
#gContent .text .menu li {
	float:left;
	padding:0 40px;
	font-size:11px;
	line-height:18px;
}
#gContent .text .menu li a {
	color:#a21631;
	text-transform:uppercase;
}
#gContent .wImage {
	float:left;
}
#gContent .wImage img {display:block;}
/*lKontaktuppgifter*/
.lKontaktuppgifter {
	width:795px;
	background: url(../images/kontaktuppgifter.gif) repeat-y;
	margin:0 0 0 14px;
	font-size:12px;
	line-height:16px;
	font-family: "Times New Roman", Times, serif;
}
.lKontaktuppgifter .top {
	width:795px;
	background: url(../images/kontaktuppgifter-top.gif) no-repeat;
}
.lKontaktuppgifter .bottom {
	width:795px;
	background: url(../images/kontaktuppgifter-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:8px 14px;
}
.lKontaktuppgifter p {
	margin:0;
	color:#fff;
}
.lKontaktuppgifter a {
	color:#fff;
}
/*sidebar*/
#sidebar{
	overflow:hidden;
	width:178px;
	float:left;
	font-size: 11px;
	line-height: 15px;	
}
.sgRedBox{
	background: url(../images/bg-red-box-middle.gif) repeat-y;
}
.sgRedBoxTop{
	background: url(../images/bg-red-box-top.gif) no-repeat;
}
.sgRedBoxBottom{
	background: url(../images/bg-red-box-bottom.gif) no-repeat 0 100%;
	padding:14px 11px 10px;
}
.sgRedBox .box{
	background: url(../images/bg-white-box-middle.gif) repeat-y;
}
.sgRedBox .top{
	background: url(../images/bg-white-box-top.gif) no-repeat;
}
.sgRedBox .bottom{
	background: url(../images/bg-white-box-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:18px 11px 25px;
}
.sgRedBox h3{
	font-size:12px;
	line-height:20px;
	color:#fff;
	margin:0 0 10px 4px;
}
.sgRedBox h4{
	font-size:9px;
	line-height:13px;
	margin:0 0 13px;
}
.sgRedBox p{
	margin:0;
		font-size: 11px;
	line-height: 15px;
}
/*footer*/
#footer {
	height:1%;
	text-align:center;
	font-size:13px;
	line-height:16px;
	color:#fff;
	margin:-4px 0 0;
	position:relative;
}
#footer a {color:#fff;}
