BODY
{
	font-size: 0.75em;
	margin: 0px auto;
	color: #000000;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	background-color: #eeece8;
	background-image: url('/upload/edsasdalen_background.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	text-align: center;
}
h1
{
	font-weight: normal;
	font-size: 24px;
	font-family: Myriad Pro, Lucida Sans, Tahoma, Sans-Serif; /*font-family: Lucida Sans, Tahoma;*/
	margin-top: 0px;
	color: #826443;
	text-transform: uppercase;
}
h2
{
	font-weight: normal;
	font-size: 1.3em;
	font-family: Myriad Pro, Lucida Sans, Tahoma, Sans-Serif; /*font-family: Lucida Sans, Tahoma;*/
	margin-bottom: 10px;
	color: #826443;
	text-transform: uppercase;
}
h3
{
	font-weight: normal;
	font-size: 1.2em;
	font-family: Myriad Pro, Lucida Sans, Tahoma, Sans-Serif; /*font-family: Lucida Sans, Tahoma;*/
	margin-bottom: 10px;
	color: #826443;
	text-transform: uppercase;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
A
{
	color: #006EA9;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
img
{
	border: none;
}
.clear
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.startpageMainContent td img
{
	margin: 0px 10px 10px 0px;
}
a.slideshowLink
{
	background-image: url( '/images/pictures.png' );
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.SmallColorBox
{
	padding: 20px 10px 5px 10px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	font-family: Lucida Sans, Tahoma;
	margin-bottom: 10px;
}
.ColorBox
{
	color: #000;
	height: 180px;
	width: 180px; /*background-image: url( '/images/startPageBox_2.gif' );*/
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 10px;
	cursor: hand;
	cursor: pointer;
	position: relative;
	top: -200px; /*left:-200px;*/
}
.ColorBox h4
{
	font-size: 25px;
	font-weight: 700;
	font-family: Lucida Sans, Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
}
.GreyBgTitleLeft
{
	background-image: url( '/images/footerleft.gif' );
	width: 17px;
	height: 37px;
	float: left;
}
.GreyBgTitleMiddle
{
	background-color: #e4e4e4;
	padding-top: 12px;
	height: 25px;
	float: left;
}
.GreyBgTitleRight
{
	background-image: url( '/images/footerright.gif' );
	width: 17px;
	height: 37px;
	float: left;
}
.NewsHeader
{
	font-family: Lucida Sans, Tahoma;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 15px;
}
.BlueBox
{
	background: #0C0F66 url(   '/Images/box_bg_blue.gif' ) repeat-x;
}
.GreenBox
{
	background: #456712 url(   '/Images/box_bg_green.gif' ) repeat-x;
}
.YellowBox
{
	background: #FFA200 url(   '/Images/box_bg_yellow.gif' ) repeat-x;
}

.CalendarBox_EventItem
{
	padding: 5px; /*font-family: Lucida Sans, Tahoma;*/
}
.CalendarBox_EventDate
{
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: solid 1px #000066;
}
.CalendarBox_EventHeader
{
	font-weight: bold;
}
.CalendarBox_EventHeader a
{
	color: #CF0612;
}
.CalendarBox_EventDescription
{
}
.ThinBorderBox
{
	width: 240px;
	border-bottom: solid 1px #DBDBDB; /*border: solid 2px #ECECEC; border-left:solid 1px #ccc; 	border-bottom:solid 1px #ccc; 	background-color:#eeeeee;*/
	padding: 5px 0 5px 10px;
}
.OfferBox
{
	width: 240px;
	border-bottom: solid 1px #DBDBDB;
	padding: 5px 0 5px 10px;
}
.OfferPicture img
{
	float: right;
	margin-left: 8px;
	margin-bottom: 5px;
}
.OfferTitle, .OfferTitle a
{
	margin-bottom: 4px;
	font-family: Lucida Sans, Tahoma;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 15px;
	color: #CF0612;
}
.OfferPrice
{
	font-family: Lucida Sans, Tahoma;
	font-style: italic;
	font-size: 15px;
	color: #CF0612;
	margin-bottom: 4px;
}
.OfferText
{
	font-size: 11px;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

