﻿body {
	margin: 0px;
	background-color: #000000;
	color: #727272;
	line-height: 18px;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
    font-size: 13px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

img {
	border: 0px solid #ffffff;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #0eaa5a;
	padding:0px;
	margin:0px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #0eaa5a;
	padding:0px;
	margin:0px;
}

#container_main {
	margin-left: auto;
	margin-right: auto;
	width: 822px;
	border: 0px solid #ffffff;
}
	
	#container_meny {
		color: #ffffff;
		line-height: 15px;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size: 12px;
		font-weight: bold;
		margin-top:20px;
	}
	
		#container_main a {
			text-decoration: none;
			color: #ffffff;
			text-transform: uppercase;
		}
					
		#container_main a:hover {
			text-decoration: none;
			color: #990000;
			text-transform: uppercase;
		}
	
		.meny_1 {
			margin-left:0px;
			margin-right:60px;
			height:50px;
			border: 0px solid #ffffff;
			float: left;
			padding-top:17px;
		}
	
		.meny_2 {
			margin-left:0px;
			margin-right:62px;
			height:50px;
			border: 0px solid #ffffff;
			float: left;
			padding-top:17px;
		}
	
		.meny_3 {
			margin-left:0px;
			margin-right:62px;
			height:50px;
			border: 0px solid #ffffff;
			float: left;
			padding-top:17px;
		}
	
		.meny_4 {
			margin-left:0px;
			margin-right:0px;
			height:67px;
			border: 0px solid #ffffff;
			float: left;
		}
	
		.meny_5 {
			margin-left:45px;
			margin-right:29px;
			height:50px;
			border: 0px solid #ffffff;
			float: left;
			padding-top:17px;
		}
	
		.meny_6 {
			margin-left:0px;
			margin-right:29px;
			height:50px;
			border: 0px solid #ffffff;
			float: left;
			padding-top:17px;
		}
	
		.meny_7 {
			margin-left:0px;
			margin-right:0px;
			height:50px;
			border: 0px solid #ffffff;
			float: left;
			padding-top:17px;
		}
		
	#container_content {
		margin-left: auto;
		margin-right: auto;
		width: 760px;
		height: 367px;
		border: 0px solid #ffffff;
		background-image: url(images/content_box.jpg);
		background-repeat: repeat-x;
		background-position: top left;
	}
	
		#content_box {
			width:720px;
			height: 327px;
			overflow:auto;
			padding:20px;
			border: 0px solid #000000;
		}
	
#foot {
	width: 100%;
	height: 128px;
	margin-top:30px;
	background-color: #1e1e1e;
	/*background-color: #1e1e1e;*/
	background-image: url(images/foot_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#foot_picture_1 {
	width: 100%;
	height: 50px;
	margin-bottom:0px;
}

#foot_picture_1 {
	width: 258px;
	background-color: #000000;
	padding-left:10px;
}

#foot_link {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:20px;
	margin-bottom:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

	#foot_link a {
		text-decoration: none;
		color: #ffffff;
	}
					
	#foot_link a:hover {
		text-decoration: none;
		color: #ffffff;
	}




