/* CSS Document */
/*----------------- Global begin -------------------*/
html{
	scrollbar-3dlight-color:#E6E6E6;
    scrollbar-track-color:#E6E6E6;
    scrollbar-shadow-color:#E6E6E6 ;
    scrollbar-face-color:#404040; 
	scrollbar-arrow-color:#E6E6E6;
	scrollbar-darkShadow-color:#E6E6E6;}
body	{
	background-image: url(../images/background.gif);
	background-color: #E6E6E6;
	padding: 0px;
	font-size: 62.5%;
	margin: 0px;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 100%;
	}
img	{border: 0px;}
h1	{
	display:inline;
	font: bold 1.4em Tahoma, verdana, arial, sans-serif; 
	color: #fff;
	clear: both;
	}
h2	{
	color:#fff;
	display:block;
	font:bold 1.3em Tahoma,verdana,arial,sans-serif;
	margin:10px 0 0;
	}
			
.input{	
	background-color:#F7E8EB; 
	color:#5C5C5C; 
	font-size: 10px; 
	border: 1px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.inputKnap{	
	background-image: url(../images/sendKnap.jpg);
	background-repeat: no-repeat;
	color: #fff; 
	font-size: 1em; 
	background-color: #FFFFFF; 
	height: 20px;
	width: 68px; 
	cursor: pointer;
	cursor: hand;
	border: 0px;	
	}
hr{height:1px; color:#FFF;}
br{font-size:10px}
/*----------------- Global end -------------------*/

/*-----------------container begin----------------------------*/

#outer{
	width: 999px;
	color: #E0E0E0;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	top: 40%;
	margin-top: -200px;
	background-color: #fff;
	}
#design{
	color: #E0E0E0;
    height: 10px;
    left: 50%;
    margin-left: -500px;
    margin-top: 35px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 999px;
	}	
#topContainer	{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 108px;
	color: #000000;
	}
#mainContainer{
	background-color: #292929;
	width: 333px;
	padding: 30px;
	margin-bottom: 5px;
	font-size: 1.1em;
	float: left;
	height: 388px;
	clear: both;
	margin-top: 5px;
	line-height: 140%;
	}
	#mainContainer.narrow{
		width: 200px;
		}
#mainContainer a{
	color: #E0E0E0;
	text-decoration: underline;
	}
#mainContainer:hover{
	color: #E0E0E0;
	text-decoration: none;
	}
#asideContent{
	font-size: 1.1em;
	line-height: 140%;
	}
#bottomContainer	{
	background-color: #000;
	width: 990px;
	height: 20px;
	margin: auto;
	padding-left: 10px;
	font-size: 1.1em;
	color: #F6F6F6;
	clear: both;
	padding-top: 8px;
	position: relative;
	}
	#bottomContainer a	{
		color: #F6F6F6;
		}
#logo{
	background-image: url(../images/maal-manden.png);
	background-repeat: no-repeat;
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #DFDFDF;
	padding: 55px 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#image{
	position: relative;
	background-color: #292929;
	width: 600px;
	float: right;
	height: 448px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	#image.large{
		width: 733px;
		}
#teaserContainer{
	position: absolute;
	top: 59px;
	left: 282px;
	width: 116px;
	height: 151px;
	border: 1px solid #FFFFFF;
	background-color: #404040;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); -moz-opacity: 0.4;
	}
.teaser{
	color: #E0E0E0;
	font-size: 1.0em;
	}
/*-----------------container end----------------------------*/

/*-----------------menu begin----------------------------*/
#menuContainer{
	background-color: #000000;
	height: 23px; 
	}
#menu{
	font-size: 1.2em;
	line-height: 23px;
	}
#menu ul {
	padding: 0px;	
	margin: 0px; 
	white-space: nowrap; 
	list-style-type: none;
	}
#menu ul li	{	
	padding: 0px 0px 0px 17px; 
	display: block; 
	float: left; 
	overflow: visible; 
	white-space: nowrap;
	background-image: url(../images/split.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	}
.menulevel1Off	{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0px;
	margin: auto;
	padding: 0px;
	}
.menulevel1On	{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	margin: auto;
	}
.menulevel1Off:hover	{
	color: #fff;
	text-decoration: underline;
	}
/*-----------------menu end----------------------------*/


/*-----------------main begin----------------------------*/

#reperation table{ 
	width: 100%; 
	border-collapse: collapse;
	margin-top: 15px;
	}
#reperation table th{
	text-align: left;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 3px;
	}
#reperation table td{
	text-align: left;
	font-size: 11px;	
	padding-bottom: 2px;
	}
#reperation table tr td.first{
	padding-right: 20px;
	width: 150px;
	padding-left: 20px;
	}	
	
	
.chkBox	{
	float: left;
	margin-right: 5px;
	}
.close{
	border:1px solid #AAAAAA;
	cursor:pointer;
	font-weight:bold;
	height:17px;
	padding:0 10px;
	position:absolute;
	right:20px;
	top:-1px;
	}
.odd{
	background-color: #ededed;
	}
	
	
	
#bestilTid{
	
	}
	.formFieldRadio label{
		float: left;
		margin-top: 2px; 
	}
	.formFieldRadio,
	.formRow{
	clear: both;
	margin-bottom: 10px;	}
	.formFieldRadio p{
		display: block;
		float: left;
		margin: 5px 5px 5px 0;
		}
		.imageOverlay{
			background-color: black;
			filter:alpha(opacity=85);
        	-moz-opacity:0.85;
        	-khtml-opacity: 0.85;
        	opacity: 0.85;
			left: 0;
			top: 0;
			position: absolute;
			width: 600px;
			height: 448px; 
		}
		#image.large .imageOverlay{
			width: 733px;
			height: 600px}
		#asideContent{
			position: absolute;
			width: 415px;
			top: 0;
			left: 0;
			margin: 20px;
			}
			#image.large #asideContent{width: 688px;}
		#image.black{
			background-color: #000;}
			
		label.error{
			margin-top: -10px;
			}
		input.error{
			border: solid 1px red;
			}	
		input.small { width: 100px !important ; margin-right: 20px;}
		.imageText{
			position: absolute;
			top: 0;
			right: 0;
			color: #fff;
			background-color: black;
			filter:alpha(opacity=85);
        	-moz-opacity:0.85;
        	-khtml-opacity: 0.85;
        	opacity: 0.85;
			padding:  10px;
			font-size: 12px;
			}
			#image a{text-decoration: none;}
			a div.imageText,
			a:visited div.imageText{
				text-decoration: none;}
/*-----------------main end----------------------------*/

/*------------------ footer begin ---------------------*/

/*------------------ footer end ---------------------*/	 	


