@charset "UTF-8";
/* CSS Document */


body  {
	background-image: url(bilder/bakgrund.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	position: fixed;
}







#innehall {
	height: 700px;
	width: 1155px;
	margin: auto;
	float: left;
	overflow: auto;
}



.logga {
	height: 150px;
	width: 900px;
	float: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 150px;	
}	

.brodtext {
	height: 400px;
	width: 500px;
	float: left;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 80px;
}

.avgrans {
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #00AEEF;
	float: left;
	height: 380px;
	width: 5px;
	margin-left: 50px;
	margin-top: 80px;
}	

.meny {
	height: 200px;
	width: 420px;
	float: left;
	margin-top: 130px;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 40px;
	font-size: 25px;
	color: #00AEEF;
	letter-spacing: 5px;
}


.minbrodtext {
	height: 400px;
	width: 500px;
	float: left;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 80px;
	 
	
	
}

.kontaktbrodtext {
	height: 400px;
	width: 440px;
	float: left;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 140px;
	 
	
	
}





a {
	text-decoration: none;
	color: #00AEEF;
}

a:visited {color: #00AEEF;}