body, td, th, input, select
{
	font-family: Arial;
	font-size: 12px;
}

h1,.header1
{
	font-family: '/Fonts/MYRIADPR.TTF';
	font-size: 17px;
	text-transform: uppercase;
	color: #656565;
	margin: 2px 0px 2px 0px;
}

h2
{
	font-family:Arial;
	font-size: 13px;
	color: #000;
	margin: 10px 0px 0px 0px;
	font-weight:bold;
}
h3
{
	font-family:Arial;
	font-size: 13px;
	color: #656565;
	margin: 0px 0px 0px 0px;
}
.header3
{
	font-family: '/Fonts/MYRIADPR.TTF';
	text-transform: uppercase;
	font-size: 13px;
	color: #656565;
	padding:15px 0px 0px 10px;	
}
.header3 a
{
	color: #656565;

}
h4
{
	font-family: '/Fonts/MYRIADPR.TTF';
	font-size: 12px;
	color: #656565;
	margin: 0px 0px 0px 0px;
}
.date
{
	font-size: 11px;
	color: #656565;
}
.headerstrong
{
	font-weight:bold;
	color:#656565;
}
.readmore
{
	font-size: 11px;
	display:inline;
}
a
{
	color: #0033ff;
	text-decoration: none;
}
a:hover
{
	
	text-decoration: underline;
}

a img
{
	border: 0;
}

html, body, form, li, ul
{
	padding: 0;
	margin: 0;
}
#ctl00_cph1_body ul
{
	margin-left:20px;
}
li
{
	list-style:none;
	padding-bottom:5px;
}
#content ul li
{
	list-style-type:disc;
	margin-left:10px;
}
.cp
{
	padding: 20px;
	padding-top: 0px;
}

.cl
{
	clear: both;
}
.grey
{
	color:#656565;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height: 16px;
	padding-left: 20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color: Transparent;
	height: auto;
}

*:first-child + html body.fckEdit
{
	background-color: #fff;
	background-image: none;
}
/* ---------------------------------------------------------------*/

#ingress
{
	font-size: 15px;
	margin-bottom: 5px;
}
.bokning
{
	display:none;
}

