/* CSS Document */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #cfd8db;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 824px;
	height:auto;
	background-image: url(../bilder/manbg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
}

#top {
	margin: 0 auto;
	height: 100px;
	width: 820px;
	border-top: solid #000000 1px;
	background-color:#FFFFFF;
}
#container #top #logo {
	float: left;
	width: 210px;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}
#container #top #nav {
	float: right;
	width: 490px;
	padding-top: 30px;
	padding-right: 20px;
	text-align:right;
}


#line1 {
	margin: 0 auto;
	height: 5px;
	width: 820px;
	background-color:#CCCCCC;
}

#banner {
	margin: 0 auto;
	height: 200px;
	width: 820px;
	background-image:url(../randbanner.asp);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
}

#line2 {
	margin: 0 auto;
	height: 5px;
	width: 820px;
	background-color:#CCCCCC;
	clear: both;
}

#content {
	margin: 0 auto;
	padding: 10px;
	background-image: url(../bilder/contentbg2.gif);
	height: auto;
	background-color:#9999CC;
	background-repeat: repeat-y;
	background-position: center;
	display: block;
}
#conleft {
	float: left;
	width: 210px;
	/*background-color:#FFFFCC;*/
	margin: 10px 0px 10px 7px;
	height: auto;
	padding: 5px;
	text-align:left;
	background-color: #FFFFFF;

}
#conright {
	float: right;
	width: 550px;
	/*background-color:#CCFFCC;*/
	margin: 10px 10px 10px 5px;
	height: auto;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;

}
#line3 {
	margin: 0 auto;
	height: 3px;
	width: 820px;
	background-color:#CCCCCC;
	clear: both;
}
#fot {
	margin: 0 auto;
	height: 25px;
	width: 820px;
	background-color:#4a6a0d;
	border-bottom: 1px solid #000000;
	line-height: 25px;
	clear: both;
}
/* Nyheter */
.ulnews {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-top:0;
	background-image: url(../bilder/newsicon.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
}

.linews {
	padding-left: .9em;
}

.ulmedia {
	padding: 0;
	margin-left: 0;
	margin-top:0;
}

.limedia {
	padding-left: 0.45em;
	list-style-type: disc;
	list-style-position: outside;
}
/* Nyheter */

.green200 {
	background-image: url(../bilder/green20.gif);
	background-repeat:repeat-x;
	background-position:left 0px;
	text-indent: 20px;
	height: 25px;
}
#kontaktruta {
padding: 10px;
}
.dottedline {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.backa {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	line-height: 30px;
	padding-top: 5px;
}
#rutastart {
	border: 1px solid #999999;
	height: 265px;
	background-image: url(../bilder/gradgrey.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rubruta {
	height: 20px;
	background-repeat: repeat-x;
}
.submenu {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	text-align:right;
}
.galleribild {
	background-color: #f7f7f7;
	padding: 7px;
	border: 1px solid #999999;
}
form { 

}
select { 
 /*background-color: #F7F7F7;*/ 
 color: #333333;
 font-size:10px;
}
.sentoffertruta{
	position:relative;
	margin:0;
	width:100%;
	height:100px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	color: #000000;
	background-color: #FFFFCC;
	background-position: center center;
	line-height: 17px;
	padding: 5px;
	border: 1px dotted #333333;
}
.langeng{
	background-image:url(../bilder/langeng.gif);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 20px;
	line-height: 25px;
}
.langgerm{
background-image:url(../bilder/langgerm.gif);
background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 20px;
	line-height: 25px;
}
