﻿body 
{
	background-color:#9FBAD7;
	color:#000000;
	font-family:Verdana,Sans-Serif;
	font-size:0.82em;
	margin:0;
	padding:0;
}

h1
{
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-size:2.0em;
}

a
{
    color: #CF2027;	
	text-decoration: none;	
}

a:Hover 
{
    color: #CF2027;
	text-decoration: underline;
}

p.headliner
{
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-style:italic;
	font-size:1.5em;
	padding-left:25px;
}

div#PageContent
{
	background-color:#CBD8E9;
	background-image:url(/App_Themes/Default/images/rightborder.jpg);
	background-position:right center;
	background-repeat:repeat-y;
	margin:30px auto auto;
	width:930px;
}

div#PageContentPH
{
	/*background-image:url(/App_Themes/Default/images/glamsbjerg-blaabund.jpg);*/
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-right:2px; /*så passer baggrundsbilledet, de 2px trækkes fra RightContentDiv*/
}

#PageContentPHFP
{
	/*background-image:url(/App_Themes/Default/images/glamsbjerg-blaabund.png);*/
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-right:2px; /*så passer baggrundsbilledet, de 2px trækkes fra RightContentDiv*/
}

div#TopMenu
{
	margin:auto;
	width:930px;
	height:57px;
	background-image:url(/App_Themes/Default/images/subpagetop.jpg);
	background-repeat:no-repeat;
	padding:0px;
}

div#LeftContentDiv
{
	float:left;
	width:344px;
	margin:0px;
	padding:0px;
}

div#SubPageLeft-Top
{	
	background-image:url('/App_Themes/Default/images/Fredericia-topside.png');	
	background-position:top;
	background-repeat:no-repeat;
	height:314px;
	width:344px;
	padding-top:180px;
}

div#SubPageLeft-Top-Inner
{
	padding:0px 0px 55px 0px;
	text-align:center;
}

div#SubPageBox
{
    color: #ffffff;
    padding: 20px 25px 20px 25px;
    font-size: 1.8em;
    line-height: 1.5em;
}

div#SubPageLeft-Bottom
{
	width:344px;
	background-repeat:repeat-y;
	background-position:right;
	background-image:url('/App_Themes/Default/images/graa_1pix.png');	
	background-color:#CF2027;
	padding: 0 0 30px 0;
}

div#SubPageLeft-Bottom img
{
	margin:30px 0 0px 30px;
}

div#SubPageLeft-Bottom-Bottom
{
	width:344px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url('/App_Themes/Default/images/side_bund.png');	
	background-color:#CBD8E9;
}	

div#RightContentDiv
{
	float:right;
	width:524px; /*var 526 px, men baggrundsbilledet kræver 2px i margin fra PageContentPH*/
	height:100%;
	padding:10px 35px 25px 25px;
	
}

h2.RightContentH2
{
	color:#CF2027;
	font-weight:bold;
	margin: 15px 0px 10px 0px; 
}

p.tableheader
{
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	margin:0 0 0 0;
}

table.Koereplan th
{
	text-align:left;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
}

table.Koereplan td
{
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
}

div.clear
{
	clear:both;
}

div#BottomBorder
{
	background-image:url(/App_Themes/Default/images/bottom.jpg);
	background-repeat:no-repeat;
	height:3px;
	margin:auto;
	width:930px;
}

div#Footer 
{
	color:#4D4D4F;
	font-weight:bold;
	margin:auto;
	padding:5px 0;
	text-align:center;
	width:930px;
}

div#Footer a
{
	color:#4D4D4F;
}

div#LAIT
{
    padding: 30px 0 0 0;
    margin: auto;
    text-align: center;
}

div#LAIT a
{
    font-size: 0.8em;
    font-weight: normal;
    text-decoration: none;
    color: #AAAAAA;
}

/****************************************
*			KONTAKT						*
****************************************/

span.errormsg
{
	color:#D42127 !important;
}

div.errordiv
{
	color:#D42127 !important;
}

div.errordiv ul
{
	list-style-type:square;
}


table#contactform
{
	/*background-color:Blue;*/
	width:524px;
	border-collapse:collapse;
}

table#contactform td
{
	margin:0 0 0 0;
	padding:0 0 5px 0;
	width:262px;
}

table#zipcity
{
	border-collapse:collapse;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

table#zipcity td.ziptd
{
	width: 80px;
}

table#zipcity td.citytd
{
	width: 150px;
}

input.txtboxstd
{
	width:215px;
}

input.txtboxzip
{
	width:40px;
}

input.txtboxcity
{
	width:134px;
}

textarea.txtboxmessage
{
	width:215px;
	height:75px;
}

table#employeestable td
{
	padding:0px 20px 20px 0px;
}

/* COPY 'N' PASTE*/

table#headerTable
{
	padding:0px;
	background-image:url('/App_Themes/Default/images/Fredericia-forside.jpg');
	background-repeat:no-repeat;
	width:930px;
	height:481px;
	margin:0px;
	border-collapse:collapse;
}

/*table#headerTable tr#cell_1
{
	height:91px;
}*/

table#headerTable td.cell_1-1
{
	vertical-align:top;	
	width:300px;
	/*height:91px;*/	
	/*height:265px;*/
	padding-top:190px;
	text-align:center;
	/*background-color:Fuchsia;*/
	}
	
table#headerTable td.cell_1-1 div.BookingFormContainer
{
	margin:94px 0 0 24px;
	padding:0;
	}	

div.OnlineBooking
{
	font-size:25px;
	color:White;
	font-weight:bold;	
	margin:0;
	padding:0;
	}


table#headerTable td.cell_1-2
{
	width:530px;
	padding: 0px 48px 0 52px;
	text-align:right;
	color:#FFFFFF;
	font-size:1.2em;
	vertical-align:bottom;
	}
	
table#headerTable td.cell_1-2 h1
{
	color:#CF2027;	
	font-style:normal;
	font-weight:bold;
	font-size:60px;
	margin-left:85px;
	margin-top:210px;
	}
	
table#headerTable td.cell_2-1
{
	vertical-align:top;
	padding:45px 0 0px 24px;
	color:#FFFFFF;
	font-size:large;
	/*background-color:Maroon;*/
	}
	
table#headerTable td.cell_2-1 div
{	
	line-height:1.3em;
	font-size:1.3em;
	}
	
	
table#headerTable td.cell_2-2
{
	padding: 0px 19px 0 0;
	vertical-align:bottom;
	text-align:right;
	font-size:2em;
	color:White;
	height:200px;
	
}

table#headerTable td.cell_2-2 img
{
	border-style:none;
}

div#MiddleDiv
{     
     border-top: 1px solid transparent;
     background-image:url('/SITE/Layout/Images/rightborder.jpg');
     background-repeat:repeat-y;
     background-position:right;
     margin:0px;
     padding:20px;
}

table#Frontpage
{ 
	border-collapse: collapse;
}

table#Frontpage img
{ 
	padding-bottom:10px;	
}

table#Frontpage td 
{
    width: 185px;
    padding-left: 5px;
    padding-right: 30px;
    vertical-align: top;
}

table#Frontpage td div.Destinations
{
    color: #ffffff;
    background-image: url(images/redbar.jpg);
    background-repeat: no-repeat;
    padding: 10px 10px 0 20px;
    margin: 0;
    width: 189px;
    height: 38px;
    font-size: 1.2em;
    font-weight: bold;
}


div.FrontPageBottom
{
    padding: 0px 5px 0px 5px;
    margin: 0;    
}

div.FrontPageBottom p
{
    margin: 2px 0px 0px 0px;    
}

div.FrontPageBottom a
{
	text-decoration:underline;
}

div.FrontPageBottomRight
{
    padding: 0px 5px 0px 5px;
    margin: 0;    
}

div.FrontPageBottomRight a
{
	color:Blue;
	text-decoration:underline;
	margin:2px 0px 2px 0px;
}

div.FrontPageBottomRight ul
{
	list-style:none;
	padding:0;
	margin:0;
}

div.FrontPageBottomRight ul li
{
	padding-bottom:10px;
}

span.sendlabel
{
	color:#D42127;
}

/********************************************
*			RAD MENU STYLE					*
********************************************/
div.RadMenu
{
	height:27px; 
	width:730px;
}

div#frontpagelink
{
	float:right;
	width:80px;
	height:27px;
	padding:25px 0 0 100px;
	color:#FFFFFF;
}

div#frontpagelink a
{
	color:#FFFFFF;
	cursor:pointer;  
}

div#frontpagelink a:hover
{
	color: #CF2027;
}

.RadMenu .rmItem 
{
	padding-right:50px;
}

div.RadNavigation
{
	font-family:Verdana;
    /*background-color: #5D697A;*/
    border: 0px;
    padding: 25px 0 0 20px;   
    text-align:center;  
}


div.RadNavigation ul.Horizontal
{
   /* background-color: #5D697A;
    filter:alpha(opacity=80);   */     
    border: solid 1px #fff;
   }
 
   
div.RadNavigation div.slide
{
   margin-top:10px;
   }

div.RadNavigation a
{   
    color: #ffffff;    
    margin: 0px;
    padding:0px;
    cursor:pointer;    
    font-weight:normal;
    font-size: 0.9em;
}

div.RadNavigation a:hover
{
	color: #CF2027;
}

a.SelectedPage 
{
	color: #CF2027 !important;
}

/*ul#TopMenuList
{
	list-style-type:none;
	margin:0;
	padding:20px 0px 0px 0px;
}

ul#TopMenuList li
{
	float:left;
	color:#FFFFFF;
	padding-left:35px;
}

ul#TopMenuList li a
{
	color:#FFFFFF;
}

ul#TopMenuList li#Frontpage
{
	padding-left:425px;
}*/

/***************************************/