body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #18a0db;
	color: #FFF;
	font: 11px Verdana, sans-serif;
	text-align: center;
}

#maincontainer{
	width: 742px; /*Width of main container*/
	height: 596px;
	margin: 0 auto; /*Center container on page*/
	margin-top: 50px;
	background:  url(/images/backgroundforside1.jpg);
}

img 				{ border:0; }
a 					{ color: #666; font-weight: bold; text-decoration: none; }
a:hover 			{ color: #999; text-decoration: none; }
a:focus 			{ outline: none; }
#topsection			{ height: 165px; /*Height of top section*/ }
#contentwrapper		{ float: left; width: 100%; }

#footer{
	clear: left;
	width: 712px;
	position: relative;
	top: 130px;
	color: #FFF;
	text-align: center;
	padding-left: 10px;
}

#footer a		{ color: #FFFF80; }
.innertube		{ margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/ }


/* ----------------------------- start #nav ----------------------------- */			
			/* special */
* { padding: 0em; margin: 0em; }

#nav { margin-left: 55px; }
#nav img { border: none; }
#nav li { display: inline; list-style:none; overflow: hidden; }

/*#nav1 a 	{ float: left; display:block; width: 54px; height: 277px; }*/
#nav2 a 	{ float: left; display:block; width: 28px; height: 277px; }
#nav3  		{ float: left; display:block; width: 42px; height: 277px; }
#nav4 a 	{ float: left; display:block; width: 91px; height: 277px; }
#nav5 a 	{ float: left; display:block; width: 73px; height: 277px; }
#nav6 a 	{ float: left; display:block; width: 54px; height: 277px; }
#nav7  		{ float: left; display:block; width: 56px; height: 277px; }
#nav8 a 	{ float: left; display:block; width: 56px; height: 277px; }
#nav9 a 	{ float: left; display:block; width: 80px; height: 277px; }
#nav10 a 	{ float: left; display:block; width: 73px; height: 277px; }
#nav11  	{ float: left; display:block; width: 30px; height: 277px; }
#nav12 a 	{ float: left; display:block; width: 43px; height: 277px; }
#nav13  	{ float: left; display:block; width: 60px; height: 277px; }

#nav li a img { border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */

/* ----------------------------- start #nav ids ----------------------------- */
/*#one 	{ background:url(/images/nyeting_ov.jpg) no-repeat left bottom; }*/
#two 	{ background:url(/images/glas_ov.jpg) no-repeat left bottom; }
#three 	{ background:url(/images/ditogdat_ov.jpg) no-repeat left bottom; }
#four 	{ background:url(/images/skaale_ov.jpg) no-repeat left bottom; }
#five 	{ background:url(/images/boern_ov.jpg) no-repeat left bottom; }
#six 	{ background:url(/images/daaser_ov.jpg) no-repeat left bottom; }
#seven 	{ background:url(/images/koekken_ov.jpg) no-repeat left bottom; }
#eight 	{ background:url(/images/moebler_ov.jpg) no-repeat left bottom; }
#nine 	{ background:url(/images/kopper_ov.jpg) no-repeat left bottom; }
/* ----------------------------- end #nav ids ----------------------------- */



/* bottom menu*/
			#menubottom  		{ list-style-type: none; }
			#menubottom  li 	{ float: right; }
			#menubottom  li a {
				padding-left: 6px;
				padding-right: 6px;
				margin: 0;
				color: #fff;
				text-decoration: none;
				font: normal 10px verdana, arial, lucida, sans-serif;
			}
			#menubottom  li a:hover { color: #FAEE4C; }
			
			#menubottom #facebook a { font-weight: bold; color: #FAEE4C; }