@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: none;
	background-attachment: fixed;
	background-color: #ffe1e1;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}
.oneColElsCtr #rolloveranm {
	height: 51px;
	width: 280px;
	float: left;
	clear: right;
	margin-left: 15px;
}

.oneColElsCtr   #rollover {
	height: 51px;
	width: 280px;
	float: left;
	margin-left: 15px;
	clear: both;
}

.oneColElsCtr #top {
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 126px;
}
.oneColElsCtr #shadow_bottom {
	background-image: url(../img/sh_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 900px;
	clear: both;
	float: left;
}
.oneColElsCtr  #rolloverinsp       {
	height: 51px;
	width: 280px;
	float: right;
	clear: right;
	margin-right: 15px;
}


.oneColElsCtr #shadows {
	height: 852px;
	width: 921px;
	background-repeat: no-repeat;
}

.oneColElsCtr #wrapper {
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.oneColElsCtr #flicka {
	background-image: url(../img/flicka.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 900px;
}
.oneColElsCtr #logo {
	background-repeat: no-repeat;
	height: 74px;
	width: 225px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}

.oneColElsCtr #content {
	width: 900px;
	hight: 230;
}

.oneColElsCtr #container {
	width: 59em;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	background-image: none;
}
.oneColElsCtr #rutor {
	height: 215px;
	width: 900px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.oneColElsCtr  #meny {
	height: 38px;
	width: 900px;
	background-color: #B93686;
}

.oneColElsCtr #mainContent {
	background-image: url(../img/content_back.jpg);
	height: 720px;
	width: 900px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
.oneColElsCtr #text {
	height: 246px;
	width: 900px;
	background-image: url(../img/content_bg1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.oneColElsCtr #text1 {
	float: left;
	height: 231px;
	width: 510px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.oneColElsCtr #text2 {
	height: 236px;
	width: 350px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
}

.oneColElsCtr #knapp {
	float: right;
	height: 52px;
	width: 285px;
	padding-right: 15px;
}

.ruta {
	background-image: url(../img/ruta_bg.jpg);
	height: 111px;
	width: 245px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 21px;
	margin-right: 15px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 15px;
}
.sh_left {
	background-image: url(../img/sh_left.jpg);
	background-repeat: no-repeat;
	height: 815px;
	width: 5px;
	float: left;
}


.ruta2 {
	background-image: url(../img/ruta_bg.jpg);
	height: 111px;
	width: 245px;
	float: left;
	margin-top: 21px;
	margin-left: 15px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
}
.ruta3 {
	background-image: url(../img/ruta_bg.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 245px;
	float: right;
	margin-top: 21px;
	margin-right: 15px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 14px;
}
.oneColElsCtr #footer {
	height: 20px;
	width: 880px;
	padding-left: 20px;
	clear: both;
	padding-bottom: 20px;
	font-family: "HelveticaTextbook LT Roman", Verdana, "San Serif";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-top: 10px;
}

.rutarollover {
	height: 178px;
	width: 280px;
}



h1 {
	font-family: Helvetica, "Verdana", sanserif;
	color: #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 0px;
}
h2 {
	font-family: Helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
h3 {
	font-family: "Helvetica", verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.oneColElsCtr #rolloverimg {
	height: 52px;
	width: 900px;
	float: left;
}

