﻿@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #133731;
	background-color: white;
	margin: 0 auto;
	background-repeat: repeat-x;
}
#huvud {
	height: 120px;
	width: 940px;
	margin: 0 auto;
	border: 1px solid #a38c75;
}
#meny {
	height: 40px;
	width: 100%;
	margin: 0 auto;
}
#space {
	height: 10px;
	width: 100%;
	margin: 0 auto;
}
#container {
	min-height: 570px;
	width: 999px;
	margin: 0 auto;
	padding: 2;
}
#sida {
	min-height: 570px;
	width: 940px;
	border: 1px solid #133731;
	float: left;
}
#left {
	height: 575px;
	width: 28px;
	float:left;
	background-image: url(bilder/left.png);
}
#right {
	min-height: 575px;
	width: 29px;
	float:left;
	background-image: url(bilder/right.png);
}
#one {
	min-height: 562px;
	width: 658px;
	float:left;
	padding:4px;
}

#one_wide {
	min-height: 562px;
	width: 930px;
	float:left;
	padding:4px;
}

#two {
	min-height: 551px;
	width: 255px;
	float:left;
	background-color: #eaece0;
	margin:1px;
	padding:8px;
	background-image: url(bilder/bakgrund2.png);
}
#footer {
	clear:both;
	width:940px;
	height:30px;
	/*margin:-30px auto 0;/*pull footer back into viewport with negative top margin*/
	/*border-top:1px solid #000;*/
    /*background:#436588;*/
	text-align:right;
	/*overflow-x: hidden;*/
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #a38c75;
	padding-top: 9px;
	font-weight: normal;
	left: 0;
	z-index: 999;
	/*position: fixed;
	/*bottom: 30px;
	margin-bottom:-30px;*/
	/*bottom:0px;*/
	/*background-image: url(bilder/fotbakgrund.jpg);*/	
	/* tog senast bort margin, position o bottom*/
}

.Rubrik_bold_15 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5a1919;
	line-height: 19px;
}
.Rubrik_bold_32 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	color: #5a1919;
	line-height: 19px;
}
.Rubrik_bold_15_blue {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #8199a3;
	line-height: 22px;
}
.Rubrik_bold_15_blue_bold {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8199a3;
	line-height: 22px;
}

.Svart_brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 19px;
}



#wrapper {
	width:650px;
	padding:00px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

.slider-wrapper {
	width: 650px;
	height:215px;
	margin: auto;
	margin-top:5px;
	background-image: url(images/slidBg2.png);
		/*position:relative;*/
}
a {
	color: #5a1919;
	text-decoration: underline;
}
a:visited {
	color: #8199a3;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
