/**********************************************
 * CONECTO Business Communication GmbH        *
 * Project: Sporthotel Falkenstein            *
 * Type: screen                               *
 **********************************************/

.clear,
.clearer {
	clear: both;
	margin: 0;
}

.clear-left {
	clear: left;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	background: #decec1 url(../img/layout/body-bg.gif) no-repeat center 100px;
}

div#containerSite {
	width: 980px;
	margin: 15px auto 10px auto;	
	overflow: hidden;
	position: relative;
}

div#containerHeader {	
	background: #522d1f;	
	height: 37px;
	line-height: 37px;
	padding: 0 18px;
	margin: 0;	
	margin-top: 5px;
}



div#containerFlashHeader {	
	width: 980px;
	height: 400px;
	background-color: #fff;
	padding: 0;	
	overflow: hidden;	
	z-index: 10;
}



	div#boxAnfrage {
		background: url(../img/layout/header-inquiry-bg.jpg) no-repeat 0 0;
		
		width: 216px;
		height: 360px;
		margin: 0;
		
		z-index: 20;
		padding: 20px;
		text-align: center;
	}

	a#header-logo {
		display: block; 
		width: 215px; 
		height: 138px;
	}

	/**
	 * Anfrage
	 */
	div#boxAnfrage form {
		text-align: left;
		margin: 15px 12px 0 12px;
	}
	
	div#boxAnfrage h1 {
		font-size: 12px;
		color: #e6b284;
		text-transform: uppercase;
		border-bottom: 1px solid #708ca1;
		padding-bottom: 4px;
		margin: 0 0 20px 0;
		text-align: center;
	}
	
	div#boxAnfrage form div.label {
		color: #fff;
		padding: 5px 0;
	}
	
	div#boxAnfrage form .formFieldAnfrage, .formFieldAnfrage {
		 border: 1px solid #708ca1;
		 margin-right: 3px;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 11px;
	}
	div#boxAnfrage form .btnAnfrage {
		width: 192px;
		border: 1px solid #708ca1;
		background: #99121a url(../img/layout/bullet_anfrage.jpg) no-repeat 15px 5px;
		padding: 2px 0 2px 30px;
		margin: 20px 0 0 0;
		color: #e6b284;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		cursor: pointer;
	}
	
	/**
	 * Seekda
	 */
	
		div#boxAnfrage form a#seekdaBtn {	
			display: block;
			margin-top: 5px;
			width: 160px;
			text-indent: 15px;
			text-decoration: none;
		}
		
		div#seekdaDiv {
			display: none;		
			color: #fff;
			position: absolute; 
			z-index: 20000;
			left: -100px; 
			top: 100px;	
			width: 300px;
			height:1000px;
		}





	div#cn-slideshow {
		position: absolute  !important; 
		right: 0; 
		top: 0;
	}

	a#blog-button {
		position: absolute; 
		left: 0; 
		top: 0;
		z-index: 100;
		display: block; 
		width: 87px; 
		height: 87px; 
		text-decoration: none;		
	}
	
div#content-wrap {
	background: #fff;
	padding-top: 25px;
	overflow: hidden;
}	

div#containerContent {
	position: relative; 	
	padding: 0 32px 0 0;	
	line-height: 16px;	
	width: 688px;	
	float: right;
}

	div#fb-like-button {
		position: absolute; 
		right: 0; 
		top: 0;
		width: 77px; 
		height: 24px; 
		overflow: hidden;
	}

div#containerContent h1 {
	font-size: 12px;
	color: #a30404;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

div#containerContent h2 {
	font-size: 11px;
	color: #3F3F3F;
	padding: 0;
	margin: 0;
}

div#containerContent h3 {
	font-size: 10px;
	color: #0053A3;
	padding: 0;
	margin: 0;
}

div#containerContent a {
	color: #991219;
	text-decoration: underline;
}
div#containerContent a:hover {
	text-decoration: none;
}

div#containerSidebar {
	float: left;
	width: 260px;		
	padding: 0;			
}

div#containerFooter {
	clear: both;
	margin: 0;
	padding: 0;	
	background: url(../img/layout/footer-bg.jpg) no-repeat 0 0;
	height: 130px;	
}

div#containerFooterInner {
	clear: both;
	margin: 0;
	padding-top: 45px;	
}

div#wrapFooter {	
	color: #000;
}
div#wrapFooter a {
	text-decoration: underline;
	color: #000;
}
div#wrapFooter a:hover {
	text-decoration: none;
	color: #45251a;
}

div#footerLogo {
	width: 160px;
	float: left;
}

	a#footer-logo {
		display: block; 
		width: 150px; 
		height: 85px; 
		text-indent: -10000px;
		text-decoration: none;
		margin-left: 40px;
		
	}

div#footerCopyright {
	padding-top: 20px;
}
div#footerInfo {
	width: 640px;
	float: left;
	padding: 15px 0 0 40px;
}
div#footerNav {
	width: 640px;
	float: left;
	padding: 10px 0 0 40px;
}



div#containerBoxOuter {
	width: 225px;
	margin: 0 36px 0 0;
}
div#containerBoxInner {
	background: url(../img/layout/line_dotted_v.gif) repeat-y top right;
	padding: 10px 20px 10px 12px;
}

div#boxQuickNav {
	padding: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #bddaf2;
	line-height: 14px;
}

	div#sub-nav {
		display: block;
		margin-bottom: 20px;
	}

	div#sub-nav ul {
		margin: 0;
		padding: 0;
	}
	
	div#sub-nav ol {
		margin: 2px 0 3px 10px;
		padding: 0;
	}

	div#sub-nav li {
		list-style-type: none;
	}
	div#sub-nav li.active a {
		text-decoration: underline;
	}
	
	div#sub-nav li.active ol a {
		text-decoration: none;
	}
	
	div#sub-nav li.active ol li.active a {
		text-decoration: underline;
	}
		

div#boxQuickNav a {
	text-decoration: none;
	color: #000;
	background: url(../img/layout/bullet_red.gif) no-repeat left 5px;
	display: block;
	padding-left: 15px;
	margin: 0 0 2px 0;
}
div#boxQuickNav a:hover {
	text-decoration: underline;
}
div#boxQuickNav h3 {
	font-size: 14px;
}
div#boxBanner {
	margin-bottom: 10px;
	text-align: center;
}
div#boxBanner img {
	padding: 4px;
	border: 1px solid #cdcdcd;
}

div#langSelect {
	text-align: right;
	padding: 12px 0 0 0;
	float: right;	
}
div#langSelect a {
	width: 20px;
	height: 0px;
	display: block;
	float: left;
	padding-top: 14px;
	overflow: hidden;
	margin-left: 5px;
}
div#langSelect a.deutsch {
	background: url(../img/layout/flag_de.jpg) no-repeat top left;
}
div#langSelect a.englisch {
	background: url(../img/layout/flag_en.jpg) no-repeat top left;
}
div#langSelect a.italienisch {
	background: url(../img/layout/flag_it.jpg) no-repeat top left;
}


div.boxNugget {
	width: 215px;
	background: url(../img/layout/line_dotted_v.gif) repeat-y top right;
	padding-right: 20px;
	float: left;
	margin-right: 19px;
	margin-bottom: 19px;
}
div.boxNugget div.img img {
	border: 5px solid #fff;
}
div.boxNugget h4 {
	line-height: 20px;
	padding: 0 5px;
	margin: 5px 0 0 0;
	color: #fff;
	background: #0063aa;
	font-size: 10px;
	text-transform: uppercase;
}
div.boxNugget div.text {
	background: #fff;
	color: #000;
	padding: 8px 5px 5px 5px;
}
div.boxNugget a.boxNuggetLink {
	display: block;
	height: 0px;
	padding-top: 11px;
	background: #fff url(../img/layout/bullet_nuggetBox.gif) no-repeat top right;
	border-bottom: 1px solid #95bfde;
	text-decoration: none;
	overflow: hidden;
}

/** Nuggets und News neu */
div#nuggets {
	width: 505px; 
	float: left;	
	background: url(../img/layout/nugget-box-bg.gif) no-repeat -17px 0;
	overflow: hidden;
}

	div.nugget {
		float: left; 
		width: 215px; 
		height: 160px;
		overflow: hidden;
		margin: 0 35px 10px 0;
	}
	
		div.nugget-img {
			padding: 5px; 
			background: #f5dcc6;
			height: 70px;
			margin-bottom: 5px;
		}
		
		div.nugget h4,
		div#nuggets div.nugget h4 a {
			display: block;
			background: #99121a;
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;			
			height: 20px; 
			line-height: 20px;		
			font-size: 12px;	
		}
		
		div.nugget h4 {
			text-indent: 5px;
			margin: 0 0 5px 0;			
		}
		div.nugget p {
			margin: 0 0 5px 0;
			height: 30px; 
			overflow: hidden;
		}
		
		a.nugget-more {
			display: block; 
			text-indent: -10000px;
			height: 12px; 
			text-decoration: none;
			background: url(../img/layout/nugget-more.gif) no-repeat 0 0;
		}
	
	div#news {
		width: 180px; 
		float: right;
	}	
	
		div#news h4 {
			color: #a30404;
			margin: 0 0 10px 0;
			text-transform: uppercase; 
			font-size: 14px;
			font-weight: normal;
		}


img.imgLeft {
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #287dab;
	margin: 0 15px 0 0;
}

img.imgRight {
	float: right;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #287dab;
	margin: 0 0 0 15px;
}


/** contenttable alt */
table.contentTable {
	border-collapse: collapse;
}
table.contentTable td {
	border: 1px solid #fff;
	padding: 2px;
	color: #000;
}

table.contentTable tr.rowHead {
	background-color: #991219;
}
table.contentTable tr.rowHead td {
	font-weight: bold;
	color: #fff;
}
table.contentTable tr.rowFirst td {
	background-color: #e8ddd4;
	color: #000;
}
table.contentTable tr.rowSecond td {
	background-color: #fff;
	color: #000;
}
table.contentTable tr.rowThird td {
	background-color: #e8ddd4;
	color: #000;
}

/**
 * Content Tabelle
 */		
table.contenttable {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}

table.contenttable a {
	text-decoration: none; 
	color: inherit; 
	cursor: pointer;
}
table.contenttable h1,
table.contenttable h2,
table.contenttable h3 {
	margin: 0;
	color: inherit;
}

table.contenttable thead {
	
}

table.contenttable th {
    color: #fff;
	font-weight: bold;
	font-size: 12px;
	height: 40px;
	background: #991219;
}

table.contenttable th,
table.contenttable td {
	vertical-align: middle;
	padding: 4px 8px;
	text-align: center;	
	border-bottom: 1px solid #f6efd9;
}

table.contenttable td {
	background: #e8ddd4;
	color: #565248;
}

table.contenttable th p,
table.contenttable td p {
	margin: 0 !important;
}

table.contenttable th a,
table.contenttable td a {
	text-decoration: underline;
}


table.contenttable tr:hover td {
	background: #fff;					
}
table.contenttable tr:hover td a {
	
}
table.contenttable th:first-child,
table.contenttable td:first-child,
table.contenttable th.first,
table.contenttable td.first {
	text-align: left;
}


hr.clearHr {
	clear: both;
	visibility: hidden;
	position: relative;
	top: -1000px;
	left: -1000px;
	font-size: 1px;
	height: 1px;
	border: none;
}

.txtImgTable {
    margin-top: 15px;
}
.txtImgTable td {
    vertical-align: top;
}

.tx_templavoila_pi1-error {
	display: none;
}

/* Holidaycheck */ 
div#hc_widget_21542 {
	margin-top: 50px !important;
	width: 680px !important;
}
div.hc_widget_main {
	height: 200px;
}

/**
 * Packages / Pauschalen
 */

div#package-list {
	margin-bottom: 20px;
}

	div#containerContent div#package-list ul {
		margin: 0;
		padding: 0;
	}

	div#containerContent div#package-list li {
		display: block;
		clear: left;
		margin-bottom: 2px;
		height: 30px; 		
	}
	
	div#containerContent a.package-title {
		display: block; 
		float: left;
		background: #991219;
		color: #fff;
		text-align: right;
		height: 30px;
		width: 328px;
		line-height: 30px;
		text-decoration: none; 
		font-weight: bold;
		padding: 0 10px 0 0;
	}

	div#containerContent span.package-teaser {
		display: block; 
		float: left;
		width: 340px;
		height: 30px; 
		line-height: 30px;
		background: #e8ddd4; 
		padding-left: 10px;		
		vertical-align: middle;
	}

	.socialicons {
	    margin-right: 11px;
	}

