html
{
	height: 100%;
	overflow: visible;
}

body
{
	background-color: white;
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: verdana;
	color: black;
	font-size: 12px;
	height: 100%;
	overflow: visible;
}

a
{
	border: none;
	color: #6699cc;
}

img
{
	border: none;
}

table th
{
	text-align: left;
}

input[type="submit"], input[type="button"], button
{
	background-color: Black;
	border: none;
	color: White;
	padding: 3px;
}

input[disabled="disabled"]
{
	background-color: #666;
}

h1
{
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
	padding-top: 4px;
	font-size: 14px;
	text-transform: uppercase;
	color: black;
	margin-top: 5px;
}

.bottomspacer
{
	margin-left: 5px;
}

.totprice
{
	margin-right: 10px;
}

.bottomrightspacer
{
	/*margin-right: 22px;*/
	margin-right: 10px;
}


h2
{
	margin-top: 0px;
	font-size: 14px;
}

.ordertable
{
	border: 1px solid #666;
	margin-top: 10px;
}

.ordertable th
{
	text-align: left;
	font-weight: bold;
	color: #666;
}

.ordertable .productline tr
{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.txtedit
{
	float: right;
}

.pricetable
{
	width: 100%;
	border-collapse: collapse;
}

.pricetable th
{
	text-align: left;
}

.pricetable td
{
	padding-top: 6px;
	padding-bottom: 6px;
}

.pricetable .day
{
	border-left: 1px solid #bbb;
	text-align: right;
	padding-left: 5px;
}

#background
{
	background-color: black;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	overflow: auto;
}

#sitecontainer
{
	width: 900px;
	/*height: 744px;*/
	/*background-image: url("BackG_02.PNG");*/
	margin-left: auto;
	margin-right: auto;
}

#sitecontainer #content
{
	height: 400px;
	background-color: white;
	background-image: url('/images/Vinter.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

#logobua
{
	width: 176px;
	margin-left: auto;
	margin-right: auto;
}

#menu
{
	margin-top: 50px;
	margin-bottom: 40px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#content .contentmenu
{
	float: left;
	width: 200px;
	padding-right: 20px;
	text-align: right;
	border-right: 1px solid #666;
	height: 360px;
	margin-top: 20px;
}

#content .contentmenu .item
{
/*	background-color: #eee;*/
}

#content .contentmenu .item a
{
	color: #222;
	text-decoration: none;
	display: block;
	/*background-image: url('/images/Knapp.png');*/
	height: 33px;
	line-height: 33px;
	padding-left: 20px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#content .contentmenu .item a:hover
{
	color: #666;
}

#content .contentmenu .subitems .item a
{
	/*background-color: white;*/
	background-image: none;
	text-transform: none;
	font-size: 12px;
	color: #444;
}

#content .contentmenu .subitems .item a:hover
{
	color: #777;
}


#content .contentmenu .subitems 
{
	overflow: hidden;
}

#content .contentmenu .header
{
	/*background-image: url('/images/Topp.png');*/
	/*height: 48px;
	line-height: 48px;*/
	padding-top: 0px;
	margin-bottom: 24px;
	color: #222;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}


#content .innercontent
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	padding-right: 20px;
	
	height: 380px;
	overflow-y: auto;
	position: relative;
	

}

#menu
{
	background-color: black;
	padding-top: 20px;
	padding-bottom: 20px;
}

#menu table
{
	margin-left: 60px;
}

#menu .menuitem
{
	/*margin-right: 50px;*/
	width: 130px;
	clear: both;
	float: left;
}

#menu a
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

#menu a:hover
{
	color: #6699cc;
}

#menu td
{
	vertical-align: top;
	padding-left: 20px;
}

.menuhighlight
{
	color: red !important;
}

.menuhighlight:hover
{
	color: #6699cc !important;
}

.contactform
{
	padding-top: 15px;
}

.steps
{

	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #666;
}

.steps .step
{
	float: left;
	width: 155px;
}

.steps .stepsel
{
	font-weight: bold;
}

.steps .index
{
	margin-left: 5px;
	margin-right: 10px;
}

.clearer
{
	clear: both;
}

.reserve
{
	height: 310px;
	overflow-y: auto;
}

.reserve-bottom
{
	margin-top: 5px;
}

.reserve-personinfo
{
	border-bottom: 1px solid #bbb;
	margin: 5px;
}

.reserve-personinfo table
{
	width: 100%;
}

.reserve-personinfo select
{
	width: 100%;
}

.utleie
{
	color: #850000 !important;
}

.utleie:hover
{
	color: #666 !important;
}
