div#LeftAndRight{
	background: #ffffff;
	width:525px;
}

div#LeftAndRight div#header{
	background: #fff;
	/*width: 170px;*/
	width: 139px;
}
div#LeftAndRight div#header a{
	font-size: 1.1em;
	display: block;
	margin:0 0 6px 0;
}
div#LeftAndRight div#header a.selected, div#LeftAndRight div#navigation a.selected{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
div#LeftAndRight div#header a.selected{
	font-weight:normal;
}
div#LeftAndRight div#description{
	/*width: 345px;*/
	width: 380px;
	float: right;
}
/*div#LeftAndRight div#description span, */
div#description h1, div#LeftAndRight div#header span{
	display: block;
/*	background: #D8101B;*/
/*	background: #909090;*/
/*background: #cccccc;*/
	background: #ababab;
	height: 15px;
	color: #fff;
	padding: 5px;
	font: bold 1.1em verdana ;
	margin: 0 0 10px 0;
}

/*div#LeftAndRight ul
{
	display: block;
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

div#LeftAndRight ul li
{
	list-style-type: disc;
	margin: 3px 0 0 18px;
}*/



/*Images*/
div#LeftAndRight ul#images
{
	float:left;
	width:380px;
	margin:10px 0 20px 0;
}
div#LeftAndRight ul#images li#imagesheader
{
	margin: 0 0 5px 0; 
	height:20px;
	width:300px;
	list-style-type: none; 
	float: none;
	padding: 0;
}
div#LeftAndRight ul#images li
{
	float:left;
	width: 100px;
	height: 100px;
	margin: 0 20px 10px 0;
	list-style-type: none; 
}
div#LeftAndRight ul#images li img
{
	width: 100px;
	float: left;
}

/*Pdf*/
div#LeftAndRight ul.pdf{
	float:left;
	margin: 0 0 10px 0;
	width:380px;
}

div#LeftAndRight ul.pdf span{
	font-size:1.0em;
	line-height:1.5em;
	width:100px;
}

div#LeftAndRight ul.pdf li img{
	margin: 0 0 4px 0;
}
div#LeftAndRight ul.pdf li{
	display: block;
	float:left;
	list-style-type: none; 
	width: 100px;
	/*height:145px;*/
	margin: 0 20px 0 0;
}



/* contactperson */
div#LeftAndRight div.spacer{
	padding-bottom:10px;
}
div#LeftAndRight div.contactperson{
	float:left;
	width:385px;
	margin-bottom:5px;
}

div#LeftAndRight div.contacttext{
	float:left;
	width:287px;
	font-size:1.2em;
	padding-top:8px;	
}

div#LeftAndRight div.contactimage{
	width: 88px;
	height:88px;
	float:left;
	padding-right:10px;
	padding-top:10px;
	
}

/* hotellpaket */
table.hotel{
	width: 380px;
	float:left;
	text-align:left;
	font-family: verdana;
	font-size: 1.2em;
	line-height: 13px;
	padding:4px 0 4px 0 ;
	margin-bottom:10px;
}

.dashedBorder{
	border-bottom:1px dashed #ababab;
	padding-bottom: 22px;
}

/**/
table.large{
	width:380px;
}

/* Special for Konferens  */
table.konferens{
	width: 345px;
	font-family: verdana;
	font-size: 1.2em;
	line-height: 15px;
	text-align: left;
	margin:20px 0 13px 0;
}
table.konferens td.header{
	font-weight: bold;
	padding:0 0 4px 0;
}
table.konferens td.cellfirst{
	width: 50px;
}
table.konferens td.cellsecond{
	width: 285px;
}
