/*Bas*/

body {
	color: #EEF0ED;
	font-family: "Palatino Linotype";
	margin: 10 0 0;
	font-size: 13px;
	background-color: #040203;
	background-image:  url(images/designs/bendetalj_bakgrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;



}




img {
padding:0 0 0 0;
margin-bottom: 0px;
border:none;
}	

a {
border: none;
color: #eef0ed;
text-decoration:none;
}

a:visited{
border:none;
}

a:hover {
color:#666666;
}

img a{
border: none;
}

ul, li{
margin: 0;
padding: 0;
}



/*Structur*/
#wrap {
	margin: auto;
	width: 800px;
	text-align: right;
	padding-left: 75px;



}




#header {
	position:static;
	width:800px;
	height:50px;
	text-align: left;
	margin: 10px 0px 5px;
	padding: 0px;






	
}



#leftbox {
	position: static;
	float: left;
	display: inline;
	width:255px;
	height:450px;
	text-align: justify;
	padding: 5px 10px 0px 0px;
	clear: right;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;



}

#leftbox2 {
	position: static;
	float: left;
	display: inline;
	width:255px;
	height:450px;
	text-align: left;
	padding: 5px 0px 0px;
	clear: right;
	margin-left: 50px;





}

#rightbox {
	position: static;
	float: left;
	display: inline;
	width:450px;
	height:450px;
	text-align: right;
	padding: 5px 0px 0px;

}

#leftboxsmall {
	position: static;
	float: left;
	display: inline;
	width:130px;
	height:450px;
	text-align: justify;
	padding: 5px 10px 0px 0px;
	clear: right;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;








}
#rightboxbig {
	position: static;
	float: left;
	display: inline;
	width:575px;
	height:450px;
	text-align: left;
	padding: 5px 0px 0px;






}


#footer {
	position:static;
	float: left;
	display: inline;
	width:750px;
	height:40px;
	clear: both;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;




}



#visabox{
	position: static;
	height:150px;
	display: inline;
	width:240px;
	text-align: left;
	padding: 0px;




	

}



#menycontainer{
	position: static;
	display: inline;
	width:240px;
	height:180px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 5px;

  



	
	
}
#meny{
	margin: 0;
	list-style-type: none;
	font-size: 9pt;
	color: #eef0ed;
	font-family: "Palatino Linotype";
	padding: 0;
}
#meny a{
	width: 235px;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding: 0px;
}
#meny a:link{
	color: #eef0ed;
	list-style-type: none;	
}
#meny a:visited{color: #eef0ed;
}
#meny a:hover{
	color: #999999;
	text-decoration: none;
    
	}
#meny a#current{
	color: #eef0ed;	
}



#formcolor {
	border: none;
	background-color: #ffffff; 
	}
.formbutton {
	font-size:9px;
	color:#FFFFFF;
	background-color: #000000;
	border: 1px #666666;


	
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
.underline {
	text-decoration: underline;
}
