body , HTML 
{
	height: 768px;
	width: 1024px;	
	margin: 0;
	padding: 0;
	top: 0;

}


body 
{
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;/*"Palatino Linotype", Arial, Helvetica, sans-serif;*/
	background-color:#FFFFFF;
	border: solid thin #000000;
	position: absolute;
}

#mainRightDiv 
{
	position: absolute;
	width: 764px;
	top: 0;
	left: 260px;
	height: 100%;
	background-image: url(Images/gradientBackground.gif);
	background-repeat:repeat-x;
}


#leftMenuDiv
{
	width: 200px;
	padding-left: 30px;
	padding-right: 30px;
	position: absolute;
	top: 210px;
}

#logoImg
{
	position: absolute;
	top: 7px;
	left: 135px; 
}

#omLailaDiv
{    
    position: absolute;
	top: 190px;
	left: 0px;
}

#omOddrunnDiv
{
    position: absolute;
	top: 190px;
	left: 340px;
}

#textDiv
{
    	position: absolute;
	top: 210px;
	left: 0px;
	width: 300px;
	height: 408px;
	background-color:#666666;
	background-image:url(Images/textGradientLeft.gif);
	background-repeat: repeat-y;
	color: #592e16;
}

.om
{
	width: 300px;
	height: 408px;
	background-color:#666666;
	background-image:url(Images/textGradientLeft.gif);
	background-repeat: repeat-y;
	color: #592e16;
	padding-top: 30px;
}


#omLailaImg
{
	float: left;
	margin: 10px 10px 10px 25px;
}


.om h1
{
	color: #d383b4;
	text-align: left;
}

#mainImgDiv
{
	position: absolute;
	top: 210px;
	left: 330px;
	width: 350px;
	height: 400px;
	background-color:#FFFFFF;
	border: solid 4px #CCCCCC;
}

#modelImg
{
	float: right;
	top: 0px;
}



#modelGradientImg
{
	float: left;
	top: 0px;
}

h1, h2, h3, h4, h5, h6 
{
	color:#666666;/*#573922;*/
}

h1 
{
	margin-left: 25px;
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 1.6em;
	font-weight: normal;
}

h2 
{
	margin: 15px 10px;
	font-size: 1.5em;
	font-weight: normal;
}

h3 
{
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}

h4 
{
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}

h5 
{
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
	font: 76% "Lucida Sans Unicode", verdana, helvetica, sans-serif;
}

h6 
{
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p  
{
    margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 25px;
	margin-right: 15px;
    line-height:1em;
	font-size:76%;
}

a 
{
	text-decoration:underline;
	color:#F369B1;
}

a:hover 
{
	text-decoration:none; 
}

/* Styling for det left navigation menu */
#leftMenu
{	
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftMenu li 
{
	border-bottom: dotted 1px #999999;
	text-align: left;
}

#leftMenu li a 
{
	text-decoration: none;	
	display: block;
	color: #666666;
	font-size: 16pt;
	font-family: Palatino Linotype, Helvetica, sans-serif;
	height: 90px;
	padding-left: 20px;
	line-height: 90px;
	vertical-align: middle;
}

#leftMenu li a:hover
{
	color: #330033;
	background-color: #F3F3F3;
}

#leftMenu li a:active 
{
	color: #d383b4;
}

#leftMenu li a:current 
{
	color: #d383b4;
	background-color: #F3F3F3;
}
/* End styling of left navigation menu */
		
/* Styling of bottom logos */
#bottomLogos ul
{
	margin:0;
}

#bottomLogos li
{
	display: inline;
	list-style-type: none;
	margin-left: 35px;
	margin-right: 35px;
}

#bottomLogos
{
	position: absolute;
	top: 666px;
	left: 55px;
}

#bottomLogos img
{
	border: none;
}


/* End styling of bottom logos */

/* Styling of the cloudy looking text */
#cloud 
{
	margin: 10px 10px 10px 10px;
	line-height: 16px;
	_line-height: 19px; /*ie hack*/
	list-style-type: none;
	font-size: 10px;
	color: #592e16;
}

#cloud ul 
{
	margin:0;
	padding:0;
	list-style-type: none;
}

#cloud a 
{
	display: inline;
	text-decoration: none;
	margin:0;
	padding:0;
}
#cloud a:hover 
{
	text-decoration: none;
	color: #999999;
		cursor: default;	

}

.color1 
{
	color: #942389;
}

.color2 
{
	color: #671960;
}

.color3 
{
	color: #a12694;
}

.color4 
{
	color: #d383b4;
}

#viUtfører 
{
	margin-top: 25px;
	margin-bottom: 12px;
}


/* End styling of cloudy looking text */

/* Styling of the price section */

#prisTabell
{
	margin-left: 30px;
}

#prisTabell td
{
	width: 120px;
}

#bestillingUl
{
	list-style: none;
	margin: 0 0 0 0;
	margin: 10px 15px 10px 25px;
}

#bestillingUl li
{
	list-style: none;
	margin: 0 0 0 0;
	padding:0.4em;
}
#stillingLedig
{
	position: absolute; 
	top: 90px; 
	left: 60px;
}








