body {
		margin: 0px;
		padding: 0px;
		border: 0px;
		background: url(back.png) repeat-x;
	}
.paddinground {
	padding: 10px;
}
#wrapp_it_all {
		width: 945px;
	}
.top {
		background: url(back.png) repeat-x;
		height: 122px;
	}
.float_left {
		float: left;
	}
.float_right {
		float: right;
	}
.datetime {
		text-align: right;
		float: right;
		margin-top: 52px;
		margin-right: 17px;
		font-family: Tahoma;
		font-size: 11px;
		color: #353333;
		letter-spacing: 1px;
		line-height: 13px;
	}
	.gray {
		color: #353333;
		text-align: right;
		letter-spacing: 1px;
		font-family: Tahoma;
		font-size: 11px;
		color: #353333;
		line-height: 13px;
	}
.menu_margin_top {
		margin-top: 50px;
	}
.menu  {
		margin: 0px;
		padding: 0px;
		float: left;
	}
.menu_wrapper {
		width: 250px;
		float: left;
		background-color: #FFF;
	}
.menu, .fast {
		background-image: url(pil.png);
		background-repeat: no-repeat;
		list-style: none;
		list-style-position: outside;
		width: 150px;
		margin-left: 30px;
		padding-left: 50px;
		border-bottom: 1px solid #E5E3E3;
		font-family: Tahoma;
		font-size: 12px;
		padding-top: 4px;
		padding-bottom: 4px;
		color: #353333;		
		float: left;
		letter-spacing: 1px;
	}
.menu:hover, .menu:active, .fast {
		background-image: url(pil2.png);
		background-repeat: no-repeat;
		background-color: #B2B0B0;
		color: #FFF;
	}
a {
		text-decoration: none;
	}
.gradient {
		background: url(gradient.png) repeat-x;
		height: 460px;
		width: 250px;
		float: left;
}
.ny_wrapper {
		width: 720px;
		background-image: url(gray.png);
		background-repeat: repeat-y;
		float: left;
}	

.left_wrapper, .menu_wrapper {
	}
.left_wrapper {
		padding-left: 10px;
		padding-right: 10px;
		float: left;
		width: 450px;
		background-color: #FFF;	
}
.wrapp_right {
		border-left: 1px solid #CCC;
		width: 200px;
		float: left;
		padding-left: 10px;
	}
.topic {
		font-family: Tahoma;
		font-size: 18px;
		color: #E49F56;
		font-weight: bolder;
		letter-spacing: 1px;
	}
.text_dark {
		font-family: Tahoma;
		font-size: 12px;
		color: #000;
		letter-spacing: 1px;
	}
.text_light {
		font-family: Tahoma;
		font-size: 12px;
		color: #999;
		letter-spacing: 1px;
	}
.text_normal1 {
		font-family: Tahoma;
		font-size: 11px;
		line-height: 17px;
		letter-spacing: 1pt;
	}
.text_normal, a {
		font-family: Tahoma;
		font-size: 11px;
		line-height: 17px;
		letter-spacing: 1pt;
	}
a {
		color: red;
	}
.text_bottom {
		font-family: Tahoma;
		font-size: 11px;
		line-height: 17px;
		color: #999;
		margin-top: 90px;
	}
.text_normal {
		margin-left: 10px;
		color: #000;
	}
.small_wrapp {
		width: 445px;
		margin-top: 35px;
		border-bottom: 1px dotted #CCC;
		padding-bottom: 30px;
	}
.picture_margin {
		margin-right: 10px;
}
.white {
		margin: 10px;
		font-family: Tahoma;
		font-size: 11px;
		line-height: 17px;
		letter-spacing: 1pt;
	}
.black {
		padding: 5px;
		font-family: Tahoma;
		font-size: 11px;
		line-height: 17px;
		letter-spacing: 1pt;
	}



.house_left {
		float: left;
		width: 176px;
		padding: 10px;
	}
.house_right {
		padding: 10px;
		float: left;
		width: 228px;
	}
img {
	border: 0px;
	}
form, option {
	margin: 0px;
	padding: 0px;
}
textarea.test {
	border: 1px solid;
}

input.text, textarea.text, option, .test {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 2px;
	color: #999;
	border: 1px solid #CCCCCC;
	letter-spacing: 1px;
	margin-top: 10px;
}	
select { 
	font: tahoma 11px #333;
}
option { 
	color: #999; 
	border-bottom: 0px dotted #000;
}
option.foo { 
	background: #ff0; 
	color: #000; 
	border: 0px; 
	}
	
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	/*float: right;
	margin-right: 38px;*/
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 60px;
}
li, ul {
	padding:0px;
	margin:0px;
	list-style:none; 
}
li.topp {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}
ul.meny {
	margin:0;
	padding:0px;
	list-style:none; 

}
ul.meny li {
	height: 200px;
	width: 444px; 

}
.text {
		font-family: Tahoma;
		font-size: 11px;
		line-height: 17px;
		letter-spacing: 1pt;
		color: #666;
		}
.date {
	font-style: italic;    
}
.black {
	background-color: #E6E4E4;
}
.white, .black {
//*	padding: 10px; *//
}
.white {
	background-color: #FFF;
}
