@charset "UTF-8";

/* TCB CSS Document version 1.0 01.May2008 - initial CSS version - ck from www.worknode.com */
/* Base Area     	border: 1px #C03 dotted;  */

@import "typo3_worknode_table.css";

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	background-color: #82b681;
	background-image: url(../sitepics/site_summer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 25px 0 0 0;
}

#wraper
{
	width: 852px;
	margin: 0 auto 0 auto;
	display: block;
}

a img { border: 0; }

H1
{
	font-size: 14px;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	color: #063;
	line-height: 17px;
	margin-bottom: 3px;
}

H2
{
	font-size: 13px;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	color: #004a99;
	line-height: 16px;
}

p { margin: 0 0 12px 0; }

ul
{
	padding-left: 15px;
	padding-bottom: 15px;
}

li
{
	list-style-type: square;
	color: #555;
}

ul.action-items
{
	background-color: #EFEFEF;
	padding: 7px;
	margin: 5px 0 0 0;
}

ul.action-items li
{
	list-style-type: square;
	color: #369;
	padding-left: 8px;
	list-style-position: inside;
}

a:link
{
	color: #06C;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #06C;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #039;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	color: #06C;
	font-weight: normal;
	text-decoration: none;
}

#headerArea { }

#siteLogo
{
	display: block;
	width: 310;
	height: 70px;
	margin: 0 0 5px 20px;
}

#mainMenuH
{
	display: block;
	text-align: right;
	margin: 0px 20px 10px 0px;
}

#mainMenuH a:link
{
	font-size: 15px;
	color: #1e364e;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 4px 3px 4px;
	background-color: #CCC;
	margin-right: 3px;
}

#mainMenuH a:visited
{
	font-size: 15px;
	color: #1e364e;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 4px 3px 4px;
	background-color: #CCC;
	margin-right: 3px;
}

#mainMenuH a:hover
{
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 4px 3px 4px;
	background-color: #CCC;
	margin-right: 3px;
}

#mainMenuH a:active
{
	font-size: 15px;
	color: #1e364e;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 4px 3px 4px;
	background-color: #CCC;
	margin-right: 3px;
}

#mainMenuV
{
	display: block;
	text-align: left;
	margin: 0px 20px 10px 0px;
	float: left;
	width: 125px;
	padding-top: 25px;
	height: 250px;
}

#mainMenuV a:link
{
	font-size: 12px;
	color: #1E364E;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 4px 3px 4px;
	background-color: #CCC;
	margin: 0 0 7px 0;
	line-height: 23px;
}

#mainMenuV a:visited
{
	font-size: 12px;
	color: #1e364e;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 4px 3px 4px;
	background-color: #CCC;
	margin: 0 0 7px 0;
	line-height: 23px;
}

#mainMenuV a:hover
{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 4px 3px 4px;
	background-color: #CCC;
	margin: 0 0 7px 0;
	line-height: 23px;
}

#mainMenuV a:active
{
	font-size: 12px;
	color: #1e364e;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 4px 3px 4px;
	background-color: #CCC;
	margin: 0 0 7px 0;
	line-height: 23px;
}

#mainMenuV .activeLink
{
	color: #1e364e;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	background-color: #999;
	margin: 0 0 7px 0;
	padding: 3px 4px 3px 4px;
	line-height: 23px;
}

/* Inhalte Area  */
#contentArea
{
	display: block;
	width: 800px;
	border: 1px #999 solid;
	background-color: #FFF;
	margin: 0 0 5px 0;
	padding: 20px 25px 25px 25px;
	filter: alpha(opacity=90);
	/* Internet Explorer */
	-moz-opacity: 0.90;
	/* Mozilla Browser */
	opacity: 0.90;
	/* Opera */
	-webkit-box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
}

#mainAreaV { padding: 10px 0 0 0; }
#mainArea { padding: 10px 0 0 0; }

/* Bootom Area  */
#bottomArea
{
	display: block;
	width: 852px;
	height: 140px;
	margin: 0 0 15px 0;
}

#tiscoverArea
{
	width: 193px;
	height: 135px;
	border: 1px #999 solid;
	background-color: #FFF;
	display: inline-block;
	margin: 0 5px 0 0;
	float: left;
	padding: 5px 25px 10px 25px;
	filter: alpha(opacity=85);
	/* Internet Explorer */
	-moz-opacity: 0.85;
	/* Mozilla Browser */
	opacity: 0.85;
	/* Opera */
	-webkit-box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	font-size: 9px;
}

#zimmerfreiArea
{
	width: 550px;
	height: 135px;
	border: 1px #999 solid;
	background-color: #FFF;
	display: inline-block;
	float: left;
	filter: alpha(opacity=85);
	/* Internet Explorer */
	-moz-opacity: 0.85;
	/* Mozilla Browser */
	opacity: 0.85;
	/* Opera */
	padding: 5px 25px 10px 25px;
	-webkit-box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
}

#zimmerfreiArea H1
{
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	line-height: 17px;
	margin-bottom: 0px;
}

/* Footer Area  */
#footerArea
{
	display: block;
	width: 852px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.footerStuff
{
	display: inline-block;
	padding: 0 10px 0 0;
	float: left;
}

/* CSS Typo3 Content Elements */
table.startContentThreeTable
{
	border-spacing: 0px;
	text-align: left;
	margin-bottom: 25px;
	width: 850px;
}

.startContentThreeTable td.area01 img
{
	border: 1px #CCC solid;
	padding: 2px;
}

.startContentThreeTable H1
{
	font-size: 16px;
	font-family: Arial, Verdana;
	color: #004a99;
	line-height: 16px;
	margin-bottom: 8px;
}

.startContentThreeTable td.area01
{
	vertical-align: top;
	width: 275px;
}

.startContentThreeTable td.area02
{
	padding-right: 13px;
	padding-left: 12px;
	vertical-align: top;
	width: 275px;
}

.startContentThreeTable td.area03
{
	vertical-align: top;
	width: 275px;
}

table.startContentTwoTable
{
	border-spacing: 0px;
	width: 800px;
	padding: 0 0 0 0px;
}

.startContentTwoTable td.area01
{
	vertical-align: top;
	width: 50%;
	padding-right: 20px;
	text-align: left;
}

.startContentTwoTable td.area02
{
	padding-left: 20px;
	vertical-align: top;
	width: 50%;
	text-align: right;
}

table.contentTwoTable
{
	border-spacing: 0px;
	width: 650px;
	padding: 0 0 0 15px;
}

.contentTwoTable td.area01
{
	vertical-align: top;
	width: 50%;
	padding-right: 20px;
	text-align: left;
}

.contentTwoTable td.area02
{
	padding-left: 20px;
	vertical-align: top;
	width: 50%;
	text-align: left;
}

/* CSS Typo3 �nderungen */
.csc-textpic-caption
{
	color: #666;
	font-size: 9px;
	padding: 2px 0 0 2px;
}

.csc-textpic-intext-left-nowrap { margin-top: 20px; }

/* Tiscover stuff */
#bookingFrontArea
{
	width: 340px;
	top: 525px;
	left: 420px;
	position: absolute;
	z-index: 2;
	line-height: 22px;
	color: #333;
	font-size: 9px;
	text-align: left;
}

#bookingFrontArea select, #bookingFrontArea input
{
	color: #333;
	font-size: 9px;
	font-family: sans-serif, Verdana;
}

#searchArea
{
	padding: 2px 0 2px 0;
	margin: 0px 0 0 0;
	text-align: left;
	font-weight: bold;
}

#bookingFrontArea a.search
{
	color: #000;
	font-size: 10px;
}

input.c1 { width: 20px; }

blockquote
{
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 38px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-align: center;
	padding: 5px 0 5px 0;
}

img { border: 0; }
