body {
	background-color: #ebede8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
		
}
#container { 	
	text-align: left;
  	width: 950px;
  	margin: 20px auto;
  	padding: 0px;
  	overflow: auto;
}
#header { 	
	background-image:url(../bilder/top.jpg);
	float: left;
  	text-align: right;
	width: 950px;
	height: 159px;
	margin: 0px;
  	padding: 0px;
  	
}
#menu {
background-image:url(../bilder/h_meny.jpg);
	float: left;
	text-align: left;
	width: 950px;
	margin: 0px;
	padding: 0px;
	height:30px;
}

#menu ul {
margin:6px;
padding-left:35px;
	
}
#menu li {
	display: inline;
margin-left:10px;
	
}
.liten_bildtext {
	font-size: 10px;
	font-style: italic;
	color: #416680;
	margin-top:7px;
	
}

#menu ul a:link {
	float: left;
	font-size: 12px;
	padding-left: 10px;
	color:#333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 10px;
	text-decoration:none;
}
#menu ul a:visited {
	float:left;
	font-size: 12px;
	padding-left: 10px;
	color:#333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 10px;
	text-decoration:none;
}
#menu ul a:hover {
	float:left;
	font-size: 12px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 10px;
	color:#000;
	text-decoration:none;
}
#mainContainer { 	
	background-image:url(../bilder/main.jpg);
	float: left;
  	text-align: left;
	width: 950px;
  	margin: 0px;
	padding: 0px;
}
#mainContent {
	float: left;
	text-align: left;
	width: 620px;
	margin-left: 50px;
	_margin-left: 35px;
	margin-top:30px;
	color: #666;	
}
#leftContent { 	
	font-size:12px;
	margin-top:30px;
	float: left;
  	text-align: right;
	width: 200px;
	padding: 0px;
	line-height:20px;
	}

#leftContent a:link{ 	
	color:#666666;
	float: left;
  	text-align: right;
	width: 200px;
	padding: 5px;
	text-decoration:none;	
}
#leftContent a:visited{ 
	color:#666666;	
	float: left;
  	text-align: right;
	width: 200px;
	padding: 5px;
	text-decoration:none;	
}
#leftContent a:hover{ 
	color:#333;
	background-image:url(../bilder/hover.jpg);
	background-repeat:no-repeat;	
	background-position:right;
	float: left;
  	text-align: right;
	width: 200px;
	padding: 5px;
	text-decoration:none;	
}

#leftContent_adress{
float:left;
text-align:right;
line-height:18px;
font-size:10px;
margin-top:50px;
padding:5px;
width:200px;
}

#footer {
background-image:url(../bilder/footer.jpg);
	float: left;
	text-align: right;
	width: 950px;
	height: 79px;
	margin-top: 0px;
	padding: 0px;
}


#scroll {
width:370px;
	margin-top:15px;
	margin-bottom:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


h1 {
	font-size: 22px;
	font-weight: normal;
	color: #999999;
	margin:0;
}
.img_border {
	padding: 3px;
	border: 1px solid #E0E2DD;
}




.form_knapp {
	width: 50px;
	margin-left: 95px;
	border: 1px solid #cccccc;
	margin-top: 4px;
}
.form_knapp2 {
	width: 50px;
    margin-left: 3px;
	border: 1px solid #cccccc;
	margin-top: 4px;
	
}

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
	
	
}
.input_border {
	border: 1px solid #999999;
}
 
label {
text-align: right;
width: 75px;
padding-right: 20px;
}


 
br {
clear: left;
}
 
.utstallningar_bg {
	background-image: url(../bilder/seperator.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:150px;
	line-height:27px;
}


a:link {
	color: #054fb6;
	text-decoration: none;
}

a:visited {
	color: #054fb6;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}h2 {
	font-size: 14px;
	color:#666;
}

