* {
	margin: 0;
	padding: 0;
	border: none;

	background-repeat: repeat;
}

p {
	font-family: arial, helvetica;
}


div#wrapper{
	width: 750px;
	height: auto;
	margin: auto;
	padding: auto;
	
}
	
div#logo{
	width: 749px;
	height: 58px;
	padding-top: 5px;
}


div#meny{
	width: 749px;
	height: 20px;
}

div.main{
	width: 749px;
	height:	auto;
	
}

div.banner{
	width: 749px;
	height: 200px;
	margin: none;
	
}

div.banner2{
	width: 749px;
	height: 300px;
	margin: none;
	overflow-y: auto;
	overflow-x: hidden;
	
}

.banner img{
	margin-right: -2px;
}

div#pools{
	width: 750px;
	height: 120px;
	
}

div#pools2{
	width: 750px;
	height: 120px;
	text-align: center;
	margin-left: 100px;
	
}

div#pools3{
	width: 750px;
	height: 120px;
	text-align: center;
	margin-left: 0px;
	
}

div.footer{
	width: 749px;
	height: 30px;

	margin-top: 15px;
}

div#pool_1{
	width: 186px;
	height: 120px;
	background-color: red;
	background-image: url("images/bg_pool.png");
	float: left;
	margin-right: 2px;
	margin-top: 5px;

}

div#pool_2{
	width: 186px;
	height: 100px;
	background-color: red;
	background-image: url("images/bg_pool.png");
	float: left;
	margin-right: 2px;
}

div#pool_3{
	width: 186px;
	height: 100px;
	background-color: white;
	background-image: none;
	float: left;
	margin-top: 5px;
}

div#pool_4{
	width: 186px;
	height: 120px;
	background-color: red;
	background-image: url("images/bg_pool.png");
	float: left;
	margin-top: 5px;
	margin-left: -3px;
}


.solberg_img{
	float: left;
	padding-top: 19px;
}

.meca_img{
	float: right;
}
	
.statens_img{
	float: right;
	
}

.bilbransje_img{
	float: right;
	filter: shadow;
	
}

.meny_left{
	float: left;
	font-size: small;
	font-style: normal;
	}

.meny_right{
	float: right;
	color: red;
	font-size: small;
	font-style: normal;
}

.footer_text{
	text-align: center;
	color: red;
	font-size: x-small;
}

.pool_link{
	color: #ffffff;
	text-align: right;
	font-size: small;
	font-style: normal;
	margin-top: 1px;
	margin-right: 2px;
	font-color: #ffffff;
	
}
.pool_link5{
	color: #000000;
	text-align: right;
	font-size: small;
	font-style: normal;
	padding-top: 10px;
	margin-right: 2px;
	font-color: #ffffff;
	
}

a.pool_color_link{

color: #ffffff!important;
text-decoration: none;
}

a.meny1_color_link{
	color: #000000;
	text-decoration: none;
}

a.meny2_color_link{
	color: red;
	text-decoration: none;
}










