
	h1 { font-family: Arial; font-size: 1.2em; font-weight:bold; color:#fff; margin:0px 0px 20px 0px;}
	h2 { font-family: Arial; font-size: 1em; font-weight:normal; color:#FFFFFF;}
	h3 { font-family: Arial; font-size: 0.8em; font-weight:bold; color:#fff; margin:5px 0px 5px 5px;}
	h4 { font-family: Arial; font-size: 1.2em; font-weight:normal; color:#fff; margin:0px 0px 5px 0px;}
	h5 { font-family: Arial; font-size: 1.1em; font-weight:bold; color:#fff; margin:0px 0px 0px 0px;}
	h6 { font-family: Arial; font-size: 0.9em; font-weight:bold; color:#fff; margin:0px 0px 0px 0px;}
	
		
	a:link {color:#f2c061; text-decoration: none;}
	a:visited {color:#f2c061; text-decoration: none;}
	a:active {color:#f2c061; text-decoration: none;}
	a:hover {color:#f2c061; text-decoration: underline;}
	
	body{
	margin-top:0px;
	background-image:url(bilder/bg_main.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	color: #c0c0c0;
	}
	
	p {
	font-family: Arial, verdana, sans-serif;
	color:#CCCCCC;
	text-decoration: none;
	word-spacing: 0.05em;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 1.3em;
	font-size:0.9em;
	margin:2px 0px 2px 0px;
	}
	
	#wrap{
	margin:0 auto;
	width:950px;
	}
	
	#main{
	float:left;
	width:950px;
	min-height: 200px;
	background-image:url(bilder/bg_content.gif);
	background-repeat:no-repeat;
	}
	
	#top{
	width:950px;
	height:165px;
	}
	
	#menu{
	padding-top:4px;
	width:800px;
	height:29px;
	float:left;
	}
	
	#menuEnd{
	padding-top:8px;	
	width:150px;
	float:left;
	margin:0px;
	}
	
	
	#left{
	margin-top:35px;
	float:left;
	width:245px;
	}
	
	#right{
	margin-top:35px;
	float:left;
	width:685px;
	}
	
	IMG.logo{margin:50px 0px 5px -5px; float: left;}	
	IMG.linje{margin:0px 0px 5px 0px;}	


	#leftMenu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
	}
	#leftMenu li {
	font: 1em arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}	
	#leftMenu li.leftcurrent {
	font-weight:bold;
	color:#f2c061;
	padding-bottom:4px;
	padding-left:10px;
	}
	#leftMenu a {
	color: #fff;
	display: block;
	margin: 0;
	padding: 4px 12px;
	text-decoration: none;
	}
	#leftMenu li.leftcurrent a {
	color:#f2c061;
	}
	#leftMenu a:hover {
	background: url("bilder/pil.gif") left center no-repeat;
	color:#f2c061;
	padding-bottom: 4px;
	}	
	
	
	#topMenu {
	float: left;
	list-style: none;
	margin: 0;
	margin-left: -12px;
	padding: 0;
	width: 100%;
	}
	
	#topMenu li {
	float: left;
	font: 1em arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 0px;
	margin-right: 5px;
	}
	
	#topMenu li.small {
	width: 70px;
	}
	
	#topMenu li.medium {
	width: 100px;
	}
	
	#topMenu li.big {
	width: 150px;
	}
	
	#topMenu li.topcurrent {
	color:#f2c061;
	}
	
	#topMenu a {
	color: #fff;
	display: block;
	padding: 0px 12px;
	text-decoration: none;
	}
	
	#topMenu a:hover {
	background: url("bilder/pil.gif") left center no-repeat;
	color:#f2c061;
	}
	
	#topMenu li.topcurrent a {
	color:#f2c061;
	}
	
	font.req {
	font-weight: bold;
	color: #ea1d1d;
	}
	
	input.error, select.error {
	background: pink;
	}
	
	.booking_top
	{
	position: relative;
	right: 10px;
	margin-top: 50px;
	float: right;
	}
	
	.booking_top a:link,
	.booking_top a:active,
	.booking_top a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}
	
	.booking_top a:hover
	{
	text-decoration: none;
	font-weight: bold;
	color: #f2c061;
	}

