/* LAYOUT STUFF */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
}


/* Wrapper. One of two classes applied to the wrapper depending on width of browser window */

#wrapper {
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%;
	border: 1px none #000;
	position: relative;
	background-color: #FFFFFF;
}
.altwrapper {width:728px;	height:100%;
}
.mainwrapper {
	width:950px;
	height:100%;	/*width:100%;*/
}
#header {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 0px 10px;
	padding: 10px;
	text-align: center;
}
.headerrubrik {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 20px;
}
#headernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	letter-spacing: 0.1em;
}
#headernav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6BBD35;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6BBD35;
}
#headernav li.empty {
	margin: 0px 0px 0px -5px;
	padding: 0px;
	color: #FFFFFF;
}
#headernav li {
	display: inline;
	padding: 0px 0px 0px 17px;
	margin: 0px;
	height: 10px;
	white-space: nowrap;
}
#headernav li a {
	text-decoration: none;
	color: #666666;
}
#logo {
	position: absolute;
	left: 75px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	height: 89px;
	width: 170px;
}
#navcontainer {
	margin-bottom: 20px;
	margin-right: 0px;
	float: none;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}


/* NAVIGATION HEADER */


#navlist
{
	border-bottom: 1px none #DFDFDF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-transform: none;
	padding: 0;
	margin: 0;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 3px;
	border-top: 1px none #eee;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6BBD35;
}

#navlist li a {
	text-decoration: none;
	color: #50B4D4;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}


/* Header 

.altwrapper #header {position: absolute;color:#030;width:715px;text-align:right}
.mainwrapper #header {position: absolute;color:#030;width:956px;text-align:right;}
*/
/* Main column and variants */

#content {
	margin: 0px;
	padding: 0px;
}



#leftbar {
	width:550px;
	padding:0px;
	margin:0px 75px 20px 20px;
	display: block;
	float: right;
}

#leftbar .boka {
	padding: 10px 0px 0px;
	margin: 0px;
}

/* Side columns and specific elements */

#sidebar {
	float:left;
	width: 225px;
	padding-left:75px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin: 0px;
	}

#rightbar {
	float:right;
	padding-left:0px;
	padding-top: 0px;
	padding-right:75px;
	padding-bottom:0px;
	width:550px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	margin: 0px;
}
h1   {
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 6px;
	padding: 0px;
	line-height: 130%;
	font-style: normal;
	color: #666666;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-style: normal;
	color: #666666;
}
h3  {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p    {
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
td {
	display: table-cell;
	padding: 0px;
	margin: 0px;
}
td a
{
	text-decoration: none;
	color: #666666;
}
#sidebar a:link {
	text-decoration: underline;
}
#sidebar a:hover {
	text-decoration: none;
}
#sidebar a:visited {
	text-decoration: underline;
}
#sidebar a:active {
	text-decoration: underline;
}
#formTable .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 10px 1px 1px;
	padding: 1px;
	width: 255px;
	border: 1px solid #8EB5AB;
	background-color: #DFEEEA;
}
#formTable .fieldantal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 4px 1px 3px;
	padding: 1px;
	width: 15px;
	border: 1px solid #8EB5AB;
	background-color: #DFEEEA;
}
#formTable .fieldantaltext {
	font-size: 11px;
	line-height: 12px;
	background-color: #DFEEEA;
	border: 1px solid #8EB5AB;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.checkbox {
	background-color: #DFEEEA;
}
#formTable .button {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	white-space: normal;
	margin: 1px 10px 1px 1px;
	padding: 1px;
	background-color: #FFA180;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	cursor: pointer;
}
#formTable .fieldkort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 10px 1px 1px;
	padding: 1px;
	width: 100px;
	border: 1px solid #8EB5AB;
	background-color: #DFEEEA;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


/* fonts */


div.spacer {
	clear:both;
	margin-bottom: 5px;
}



.img_right {
	float: right;
	margin: 0px 0px 20px 40px;
	border: 1px none #666666;
}

#footer {
	padding: 0px;
	margin: 0px 75px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6BBD35;
	float: none;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	font-size: 10px;
	padding: 3px 0px 0px;
	margin: 0px;
	color: #666666;
	text-align: center;
}
#footer a, #sidebar a, #rightbar a
{
	text-decoration: none;
	color: #666666;
}
#pristabell {
	display: table;
	width: 100%;
	margin-top: 20px;
}
#pristabell .rubrik {
	text-transform: uppercase;
	font-weight: bold;
}
#pristabell .rumstyp {
	background-color: #eee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
#pristabell .prisright {
	text-align: right;
}
#pristabell .typ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
.td_tn_image_start {
	width: 110px;
	height: 70px;
}
.td_big_image_start {
	height: 280px;
	width: 440px;
}

