body {
	margin:				2px;
	}
form {
	margin: 			0;
	display:			inline;
	font-weight: 700;
}

.border0 {
  border-style: solid;
  border-width: 1px 0px 1px 0px; /* 25px top, 10px right, 4px bottom and 35px left */
}
.border_left {
  border-style: solid;
  border-width: 1px 0px 1px 2px; /* 25px top, 10px right, 4px bottom and 35px left */
}
.border_right {
  border-style: solid;
  border-width: 1px 2px 1px 0px; /* 25px top, 10px right, 4px bottom and 35px left */
}
.border2 {
  border-style: solid;
  border-width: 1px 2px 1px 2px; /* 25px top, 10px right, 4px bottom and 35px left */
}
.border4 {
  border-style: solid;
  border-width: 1px 2px 1px 2px; /* 25px top, 10px right, 4px bottom and 35px left */
}

.border00 {
  border-style: solid;
  border-width: 1px 1px 0px 0px; /* 25px top, 10px right, 4px bottom and 35px left */
}
/*.border0_left {
  border-style: solid;
  border-width: 1px 0px 0px 2px; /* 25px top, 10px right, 4px bottom and 35px left 
}*/
.border0_right {
  border-style: solid;
  border-width: 1px 2px 0px 0px; /* 25px top, 10px right, 4px bottom and 35px left */
}

h3.vit
{
	background-color: #ffffff;
}
h3.rod
{
	background-color: #ed7589;
}
h3.rosa
{
	background-color: #FFB6C1;
}

br{
clear: left;
}

textarea{
width: 500px;
}

.textbox_readonly
{
	background-color: #C9C9C9;
}

.color_adult
{
    background-color: #DDFFFF;
}
.color_child
{
    background-color: #FFFFAA;
}

.tinyMCE
{
    height: 275px;
    width: 660px;
    font-family:		Verdana;
}

.boxes{
width: 1em;
}

.tabel_width100 
{
	width: 100%;
	font-family: Arial, Helvetica;
}
	
.big_text {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	
	width: 223px;
}

.big_text2 {
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	
	width: 223px;
}

.big_text2_center {
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	width: 100%;
}


.big_rubrik1_center {
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	width: 100%;
	margin-top: 10px;
}

.big_rubrik2_center {
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	width: 100%;
	margin-top: 10px;
}


.bold 
{
	font-weight: bold;
}
.bold_center 
{
	font-weight: bold;
	text-align:center;
}
.bold2_center 
{
	font-weight: bold;
	text-align:center;
	font-size:13px;
}
.boldBlue 
{
	font-weight: bold;
	color: Blue;
}
.boldOrange 
{
	font-weight: bold;
	color: Orange; /* Fuchsia; Purple*/
}
.boldGray
{
	font-weight: bold;
	color: Gray;
}
.boldRed
{
	font-weight: bold;
	color: Red;
}
.bold2 
{
	font-family:verdana;
	font-size:14px;
	font-weight: bold;
}
.boldSumma 
{
	font-family:verdana;
	font-size:14px;
	font-weight: bold;
	color: Blue;
}
.bold2Summa 
{
	font-family:verdana;
	font-size:16px;
	font-weight: bold;
	color: Red;
}
.small_bold
{
	font-family:verdana;
	font-size:9px;
	font-weight: bold;
	text-align: center;
}

.small_bold2
{
	font-family:verdana;
	font-size:9px;
	font-weight: bold;
}

.small
{
	font-family:verdana;
	font-size:9px;
}

.small10
{
	font-family:verdana;
	font-size:10px;
}

.small2
{
	font-family:verdana;
	font-size:11px;
}

.smallBlue
{
	font-family:verdana;
	font-size:9px;
	color: Blue;
}

.smallBlue2
{
	font-family:verdana;
	font-size:11px;
	color: Blue;
}

.smallBlueBold
{
	font-family:verdana;
	font-size:9px;
	color: Blue;
	font-weight: bold;
}

.link_gray
{
	color: Gray;
}

#transportLogi {
width: 460px;
margin-left: 10px;
float: left;
}

#submitbutton{
margin-left: 200px;
margin-top: 5px;
width: 90px;
}
	
#nav {
	float:				left;
	width:				98%;
	margin:				0;
	padding:			10px 0 0 46px;
	list-style:			none;
	background:			#ffcb2d;
	}
#nav li {
	float:				left;
	margin:				0;
	padding:			0;
	font-family:		"Lucinda Grande", sans-serif;
	font-size:			55%;
	}
#nav a {
	float:				left;
	display:			block;
	margin:				0 1px 0 0;
	padding:			4px 8px;
	color:				#333333;
	text-decoration:	none;
	border:				1px solid #9b8748;
	border-bottom:		none;
	background:			#e88c30;
	}
#nav a:hover, body#headline #headline a {
	color:				#333333;
	padding-bottom:		4px;
	border-color:		#727377;
	background:			#ffffff;
	}

#nav a:hover, body#l-utokad #l-utokad a {
	color:				#333333;
	padding-bottom:		4px;
	border-color:		#727377;
	background:			#ffffff;
	}
	
	#nav a:hover, body#l-logi #l-logi a 
	{
		color:				#333333;
		padding-bottom:		4px;
		border-color:		#727377;
		background:			#ffffff;
	}
	
	#nav a:hover, body#a-seating_done #a-seating_done a 
	{
		color:				#333333;
		padding-bottom:		4px;
		border-color:		#727377;
		background:			#ffffff;
	}
	
	
#nav a:hover, body#l-forsakring #l-forsakring a {
	color:				#333333;
	padding-bottom:		4px;
	border-color:		#727377;
	background:			#ffffff;
	}
	
/*'''''''''''''''*/
#nav a:hover, body#e-skicka #e-skicka a {
	color:				#333333;
	padding-bottom:		4px;
	border-color:		#727377;
	background:			#ffffff;
	}
#nav a:hover, body#u-skicka #u-skicka a {
	color:				#333333;
	padding-bottom:		4px;
	border-color:		#727377;
	background:			#ffffff;
	}	
#nav a:hover, body#s-skicka #s-skicka a {
	color:				#333333;
	padding-bottom:		4px;
	border-color:		#727377;
	background:			#ffffff;
	}	
#nav a:hover, body#a-paminnelsemail #a-paminnelsemail a {
	    color:				#333333;
	    padding-bottom:		5px;
	    border-color:		#727377;
	    background:			#ffffff;
	}
	
	#nav a:hover, body#e-ticket #e-ticket a {
	    color:				#333333;
	    padding-bottom:		5px;
	    border-color:		#727377;
	    background:			#ffffff;
}
/**************** menu coding *****************/
	#menu {
	width: 100%;
	background: #eee;
	float: left;
	}

	#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 9em;
	float: left;
	}

	#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
	}

	#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
	}

	#menu a {
	color: #000;
	background: #efefef;
	text-decoration: none;
	}

	#menu a:hover {
	color: #a00;
	background: #fff;
	}

	#menu li {position: relative;}

	#menu ul ul {
	position: absolute;
	z-index: 500;
	}

	#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	}

	div#menu ul ul,
	div#menu ul li:hover ul ul,
	div#menu ul ul li:hover ul ul,
	div#menu ul ul ul li:hover ul ul
	{display: none;}

	div#menu ul li:hover ul,
	div#menu ul ul li:hover ul,
	div#menu ul ul ul li:hover ul,
	div#menu ul ul ul ul li:hover ul
	{display: block;}
/**************** menu coding *****************/


/**************** menu2 coding *****************/
	#menu2 {
	width: 100%;
	background: #eee;
	float: left;
	}

	#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 9em;
	float: left;
	}

	#menu2 a, #menu2 h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
	}

	#menu2 h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
	}

	#menu2 a {
	color: #000;
	background: #efefef;
	text-decoration: none;
	}

	#menu2 a:hover {
	color: #a00;
	background: #fff;
	}

	#menu2 li {position: relative;}

	#menu2 ul ul {
	position: absolute;
	z-index: 500;
	}

	#menu2 ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	}

	div#menu2 ul ul,
	div#menu2 ul li:hover ul ul,
	div#menu2 ul ul li:hover ul ul
	{display: none;}

	div#menu2 ul li:hover ul,
	div#menu2 ul ul li:hover ul,
	div#menu2 ul ul ul li:hover ul
	{display: block;}
/**************** menu2 coding *****************/

/**************** menu3 coding *****************/
	#menu3 {
	width: 100%;
	background: #eee;
	float: left;
	}

	#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 9em;
	float: left;
	}

	#menu3 a, #menu3 h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
	}

	#menu3 h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
	}

	#menu3 a {
	color: #000;
	background: #efefef;
	text-decoration: none;
	}

	#menu3 a:hover {
	color: #a00;
	background: #fff;
	}

	#menu3 li {position: relative;}

	#menu3 ul ul {
	position: absolute;
	z-index: 500;
	}

	#menu3 ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	}

	div#menu3 ul ul,
	div#menu3 ul li:hover ul ul,
	div#menu3 ul ul li:hover ul ul
	{display: none;}

	div#menu3 ul li:hover ul,
	div#menu3 ul ul li:hover ul,
	div#menu3 ul ul ul li:hover ul
	{display: block;}
/**************** menu3 coding *****************/
