﻿#Printnavigation , #PrintMenu, #PrintHeader, #PrintNav
{ display:none;}


/*Elements*/
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
	font-family: Verdana,Arial;
	font-size:11px;
	font-weight:normal;
	background-image: url(images/bg.gif);
	background-repeat:repeat-y;
}
input
{
	/*border:1px solid #9A9A9A;*/
	font-size:11px;
	font-family: Verdana,arial;
}

.input_button_small
{
	color:#FFFFFF;
	background-color:#AB9B7F;
	border:1px solid black;
	height:16px;
	width:57px;
	font-weight:normal;
	font-size:9px;
	cursor:pointer;}	
.input_button_small_address
{
	background-color:#AB9B7F;
	border:0px solid black;
	width:18px;
	height:16px;
	background-image: url(images/btnaddress.gif);
	cursor:pointer;}	
.input_button_small_guests
{
	background-color:#AB9B7F;
	border:0px solid black;
	width:34px;
	height:16px;
	background-image: url(images/btnguests.gif);
	cursor:pointer;}		
	
table
{
	padding:0px;
	border:0px;
}
	
table
{
font-family:verdana, arial; 
color:#000000; 
font-size:11px;
}
	
img
{
	/*border:0px solid black;*/}
	
/*Element IDs*/
	

/*Classes*/

.slogan
{
	font-size:14px;
	font-family: Verdana, Arial;
	color: Black;
	font-weight: bold;
	}

.title
{
	font-size:18px;
	font-family: Verdana, Arial;
	color: Black;
	text-decoration:none;
	}

.teasertitlelink
{
	font-size:14px;
	font-family: Verdana, Arial;
	color: Black;
	text-decoration:none;
	font-weight:bold;
}

a.teasertitlelink:hover
{
	font-size:14px;
	font-family: Verdana, Arial;
	color: Black;
	text-decoration:underline;
	font-weight:bold;
}

.teaserimagelink
{
	border:0px solid white;
}

.teasermorelink, a.teasermorelink:link, a.teasermorelink:active, a.teasermorelink:visited, .backlink, a.backlink:link, a.backlink:active, a.backlink:visited 
{
	font-size:11px;
	font-weight:bold;
	color:Black;
	text-decoration: underline;
	margin-top:5px;
}
a.teasermorelink:hover, a.backlink:hover
{
	font-size:11px;
	font-weight:bold;
	color:Black;
	text-decoration: underline;
	margin-top:5px;
}

	
.teaserbackground
{
	background-color: White;}
	


/* DO NOT PUT DOT IN THIS FILE IF IT IS NOT NEEDED, ONLY USE THEM TO DEFINE CLASSES */
/* THIS CSS SHOULD BE LOADED WITH THE CSS HANDLER IN CM06(dot)INTEGRATION */
/* OR USED DIRECTLY IN THE HTMLEDITOR IN CM */
/* DO NOT REMOVE COMMENTS */


/* FTB: START */
p, h1, h2, h3, h4, h5, h6
{
	padding:0px;
	margin:0px;	
}

a, a:link, a:active, a:visited
{
	color:Black;
}

a:hover
{
	color:Black;
	text-decoration:underline;
}

/* FTB: END */

/* BEGIN BODY */
H1 {
	/* ARTICLE TITLE */
	font-size:18px;
	font-family: Verdana, Arial;
	color: Black;
	text-decoration:none;
	padding-bottom:15px;
	}
H2 {
	/* ARTICLE SUBTITLE */
	font-size:11px;
	font-family: Verdana, Arial;
	color: Black;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
}
.tek, p, .message{
	/* ARTICLE TEXT*/
	font-size: 11px;
	padding-top:0px; 
	padding-bottom:0px;
	line-height:12px;
 	margin: 0.33em 0;

}

.errormessage
{
	font-size: 11px;
	padding-top:0px; 
	padding-bottom:0px;
	line-height:12px;
 	margin: 0.33em 0;
 	color:#dd0000;
}

ul
{
	text-indent:0px;
}



/* END BODY */





/* TEASER */
H5 {
	/* TEASERTITLE */
	font-size:14px;
	font-family: Verdana, Arial;
	color: Black;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
}	
H6
{	
	/*TEASERSUBTITLE*/
	font-size:11px;
	font-family: Verdana, Arial;
	color: Black;
	text-decoration:none;
	font-weight:bold;
}

.TitleWithColor
{	
	font-size:11px;
	background-color:White;
	width:480px;
	height:19px;
	font-weight: bold;
	color:White;}

/* END TEASER */

.form_box
{ border:0px;}

.CalendarTitle
{ 
	font-size:18px;
	font-family: Verdana, Arial;
	color: Black;
	text-decoration:none;
}

.form_title
{
	background-color: White;
	color:black;
	font-size:14px;
	font-weight:bold;
	}
.form_default
{
	padding: 4px; 
	width: 100%; 
	background-color: white; 
	border: 2px solid Black;
	}

	
.normalRow
{
	background-color:White;}
	
.alternateRow
{
	background-color:White;}
.LidTitle1
{
	font-family:Verdana,arial;
	color: Black;
	font-weight:bold;
	font-size:14px;
	}
.LidTitle2
{
	font-family:Verdana,arial;
	color: Black;
	font-weight:normal;
	font-size:13px;
	}	
.LidTitle3
{
	font-family:Verdana,arial;
	color: Black;
	font-weight:normal;
	font-size:12px;
	}
.LidTitle4
{
	font-family:Verdana,arial;
	color: Black;
	font-weight:normal;
	font-size:12px;
	}		
