body {
background: #efefef url(bakgrund.jpg) no-repeat center top;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 0 0 0;
color: #111111;
line-height: 18px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background: #ffffff url("/path/to/your/background_cols.gif") repeat;
}

#container {
}

#header {
	margin: 0 0 0px 0;
	height: 105px;
	background: url(topp.jpg);
}

#lankar {
float: right;
padding: 60px 20px 0 0;}

#side-a {
	float: left;
	width: 250px;
}
#side-start-a {
	float: left;
	width: 220px;
	padding: 15px;
	background:#FFFFFF;
}


#side-b {
	float: right;
	width: 295px;
	padding: 15px;
	background:#FFFFFF;
}

#content { 
	float: left;
	width: 295px;
	padding: 15px;
}

.botten {

	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background: url(botten.png);
	height: 30px;
	clear:both;}

#footer {
	clear: both;
	height: 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	padding: 15px;
	background: #333333;
}
#footer a {
color: #efefef;
}

input {
padding: 4px;
border: 0px;
background-color:#f9f9f9;
border-bottom:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
border-top:solid 1px #DFDFDF;
border-left:solid 1px #DFDFDF;

}


textarea {
padding: 4px;
border: 0px;
border-color:#999999;
background-color:#f9f9f9;
border-bottom:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
border-top:solid 1px #DFDFDF;
border-left:solid 1px #DFDFDF;
}

p {
line-height: 18px;}


h1 {
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 26px;
font-weight:normal;
}

h2 {
font-size: 18px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 18px;
font-weight:normal;
color:#dc7700;}

/*#bottenlank a, a:hover, a:visited{
color:#efefef;
text-decoration:none;}
*/
/* ---------- MENY ------------- */
#stylefour{position:relative;display:block;height:40px;font-size:16px;font-family:Trebuchet MS, Arial, Verdana, Helvetica; background: url(menyback.gif);}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display	:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#333333;text-decoration:none;padding:10px 20px 0 20px;height:30px;}
#stylefour ul li a:hover,#stylefour ul li #aktiv{color:#ffffff;background:#fff url(bgON.gif) top right;}

#styletwo{position:relative;display:block;height:40px;font-size:16px;font-family:Trebuchet MS, Arial, Verdana, Helvetica;}
#styletwo ul{margin:0;padding:65px 0 0 0;list-style-type:none;width:auto;}
#styletwo ul li{display	:block;float:right;margin:0;}
#styletwo ul li a{display:block;float:right;color:#333333;text-decoration:none;padding:10px 20px 0 20px;height:30px;}
#styletwo ul li a:hover,#styletwo ul li #aktiv{color:#ffffff;background:#fff url(bgON.gif) top right;}

.bild1
{
	margin: 0 0 0 1px;
	display: block;
	margin: 0px 4px 4px 4px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
