/* LAYOUT STUFF */
body {
	background-color: #F7F3EA;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top {
	background-image: url(bilder/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top img {
	margin-top: 20px;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 110%;
}
#bottom {
	background-image: url(bilder/bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	float: none;
	margin: 0px;
	padding: 0px;
}


/* 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: 10px;
	margin-bottom: 0px;
	border: 1px none #000;
	position: relative;
	width: 950px;
	background-image: url(bilder/bg_mid.jpg);
}
#flagtop {
	position: absolute;
	top: 5px;
	right: 40px;
	z-index: 3;
}
#prentop {
	position: absolute;
	top: 25px;
	z-index: 3;
	left: 40px;
	font-size: 11px;
}
.altwrapper {width:728px;	height:100%;
}
.mainwrapper {
	width:950px;
	height:100%;	/*width:100%;*/
}
#header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	margin: 0px 0px 20px;
	padding: 0px;
}
.headerrubrik {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 20px;
}
#header h3 {
	padding: 0px;
	font-size: 30px;
	text-align: right;
	font-weight: normal;
	line-height: 100%;
	color: #666666;
	margin-right: 20px;
	margin-bottom: 13px;
	margin-left: 30px;
}

#logo {
	position: absolute;
	left: 40px;
	top: 42px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	height: 25px;
	width: 232px;
}

/* navigation begin */

#navigation  {
	margin: 20px auto 0px;
	padding: 0px;
	text-align: center;
	width: 870px;
	height: 23px;
	clear: both;/*background-image: url(bilder/style/menu_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left -10px;*/
	background-image: url(bilder/style/menu_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation ul {
	margin: 0px 100px;
	color: #dbe0e3;
	height: 34px;
	text-align: center;
	padding: 0px;
	float: none;
	display: block;
}
#navigation li {
	list-style:none;
	display: inline;
	text-align: center;
	float: left;
	width: 120px;
	background-image: url(bilder/style/knapp.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px;
	background-position: left top;
	padding: 0px;
}
#navigation li a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	line-height: 22px;
}
#navigation li a:hover {
	color: #000;
}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	letter-spacing: normal;
	margin: 0px auto 10px;
	padding: 0px;
	text-align: center;
	width: 870px;
	}
#subnav ul {
	display: block;
	list-style-type: none;
	padding: 5px;
	margin: 0px;
}
#subnav li.empty {
	margin: 0px 0px 0px -6px;
	padding: 0px;
	color: #FFFFFF;
}
#subnav li {
	display: inline;
	margin: 0px;
	white-space: nowrap;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
}
#subnav a {
	text-decoration: none;
}
#subnav a:link {
	color: #000000;
}
#subnav a:visited  {
	color: #000000;
}
#subnav a:hover  {
	color: #11328C;
}
#subnav a:active  {
	color: #11328C;
}
/* NAVIGATION HEADER */


#navlist
{
	border-bottom: 1px none #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 0;
	margin: 0;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 3px;
	border-top: 1px solid #eee;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#navlist li a {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
}


/* 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: 30px 0px 0px;
	padding: 0px;
	z-index: 1;
	position: relative;
}



#rightbar {
	float:left;
	width:280px;
	text-align:left;
	padding:0px;
	margin:0;
}

#leftbar {
	float:left;
	width:15px;
	margin: 0px;
	padding: 0px;
	display: none;
}
#sidebar {
	float: left;
	padding-left: 40px;
	width: 580px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-style: normal;
	color: #333333;
}
#rightbar   p  {
	line-height: 150%;
	font-size: 11px;
}
#teknfakta ul   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#teknfakta li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#sidebar p {
	line-height: 150%;
	font-size: 11px;
	margin-right: 60px;
	margin-left: 30px;
}

td {
	display: table-cell;
	padding: 0px;
	margin: 0px;
	font-size: 10px;	
}
a 
{
	text-decoration: underline;
	color: #333333;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* fonts */


div.spacer {
	clear:both;
	margin-bottom: 5px;
}



.img_right {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 1px none #666666;
}
.img_left {
	float: left;
	margin: 0px 20px 0px 0px;
	border: 1px none #666666;
	clear: both;
}
#navcontainer {
	width: 180px;
	float: none;
	margin-bottom: 20px;
}

#footer {
	padding: 0px 0px 0px 40px;
	margin: 30px 0px 8px;
	position: relative;
}
#footer   p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	font-size: 10px;
	padding: 0px;
	color: #666666;
	margin: 0px;
	text-align: left;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#sidebar   a, #leftbar a   
{
	text-decoration: none;
	color: #000000;
}
#flags {
	margin: 0px 35px 0px 0px;
	padding: 0px;
	float: right;
}
#flags ul {
	margin: 0px;
	padding: 0px;
}
#flags li {
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	margin: 0px;
	display: inline;
	float: right;
}
#flags img {
	border: 1px none #CCCCCC;
}
#logo .logotext {
	font-size: 10px;
	color: #11328C;
	text-align: center;
	padding: 1px;
	line-height: normal;
	font-weight: normal;
	white-space: nowrap;
}
#headernav    #current   {
	color: #11328C;
}
#sidebar #flashcontent {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 550px;
	border: 3px none #CCCCCC;
}
#HOTEL-page  #HOTEL {
	background-image: url(bilder/style/knapp_current.jpg);
	background-repeat: no-repeat;
}
#KONFE-page #KONFE {
	background-image: url(bilder/style/knapp_current.jpg);
	background-repeat: no-repeat;
}
#RESTA-page #RESTA {
	background-image: url(bilder/style/knapp_current.jpg);
	background-repeat: no-repeat;
}
/* Aktiv huvudmeny */
#navigation #AKTIV {
	background-image: url(bilder/style/knapp_current.jpg);
	background-repeat: no-repeat;
}
h4 {
	line-height: 150%;
	font-size: 75%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
#rightbar td {
	line-height: 150%;
	font-size: 11px;
}
/* boka */

fieldset {
	float: left;
	clear: both;
	width: 450px;
	margin: 0px 0px 10px 50px;
	padding: 0em;
	border: 1px solid #BFBAB0;
	background-color: #FFFFFF;
	/*background-image: url(images/fieldset_gradient.jpg);  */
	background-repeat: repeat-x;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

legend {
	margin-left: 1em;
	color: #333333;
	font-weight: bold;
}

fieldset ol {
	padding: 1em 1em 0em;
	list-style: none;
	margin: 0em 0em 0.5em;
}

fieldset li {
	padding-bottom: 0.5em;
}
fieldset .input, fieldset .textarea {
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
fieldset .submit {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 3px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

label {
	float: left;
	width: 15em;
	margin-right: 1em;
}
.pristabell {
	background-color: #F3F3F3;
	margin: 6px 0px 2px;
	padding: 0px;
	border: 1px none #999999;
	width: 100%;
	display: table;
}
.brodtext {
	padding: 0px 2px;
	margin: 0px;
	font-size: 10px;
	line-height: 110%;
	font-weight: normal;
}

/* IT-Syd CMS */
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
