@charset "utf-8";
/*----- General -----*/
html, body { margin: 0px; padding: 0px; height: 100%; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-color: #ec9f5a; }
	/* Headlines */
	h1, h2, h3, h4, h5, h6 { margin-top: 0px; }
	/* Links */
	a { text-decoration: none; }
	a:hover { }
	/* Floats */
	.clear-floats { clear: both; float: none; }
	/* Other */
	p { margin-top: 0px; }
/*------ Layout -----*/
#main-container { width: 1200px; xheight: 100%; margin: 0 auto; background-color: #FFFFFF; border-left: 4px solid #FFFFFF; border-right: 4px solid #FFFFFF; }
#header { margin:0px; }
	#special-navigation { padding: 0px 20px; line-height: 2em; }
	#logo { height: 100px; text-align: right; padding: 0px 30px; }
	#main-navigation { padding: 0px 20px; line-height: 2em; text-align: right; position: relative; z-index:2; }
	#header-image { position: relative; height: 250px; background-color: #000; z-index:2; }
	#request-form { position: absolute; top: 0; left:0; width: 408px; height: 250px; background: url(/fileadmin/templates/www.wachauerhof.at/images/request-form-bg-3.png) no-repeat; background-position: left; }
#content-container { min-height: 51.5%; background: url(/fileadmin/templates/www.wachauerhof.at/images/content-bg.jpg) repeat-y; }
	#sub-navigation { width: 270px; padding: 30px; color: #5d444d; background-color: #ebe0b9; }
	#content { width: 810px; padding: 30px; color: #836c5f; background-color: #e0ce8c; line-height: 1.5em; }
#footer { padding: 0px 10px; line-height: 2em; color: #FFFFFF; background-color: #d5a601; }
#footer p.bodytext { letter-spacing: 1px; }
.col { float: left; }
/*------ Main Navigation -----*/
#main-menu { margin: 0px; padding: 0px; list-style: none; }
#main-menu li { display: inline; margin-left: 15px; }
#main-menu li a { color: #543943; font-weight: bold; }
#main-menu li a:hover, #main-menu li a.active { color: #f08b27; }
/*------ Info Navigation -----*/
#info-menu { margin: 0px; padding: 0px; list-style: none; }
#info-menu li { display: inline; margin-right: 15px; }
#info-menu li a { color: #d5a601; font-weight: bold; }
#info-menu li a:hover, #info-menu li a.active { color: #543943; }
/*------ Special Navigation -----*/
#special-menu { margin: 0px; padding: 0px; list-style: none; line-height: 1.5em; }
#special-menu li { }
#special-menu li a { color: #5d444d; font-weight: bold; }
#special-menu li a:hover, #special-menu li a.active { color: #d5a601; }
/*------ Sub Navigation -----*/
#sub-menu { margin: 0px 0px 1.5em 0px; padding: 0px; list-style: none; line-height: 1.5em; }
#sub-menu li { }
#sub-menu li a { color: #5d444d; font-weight: bold; }
#sub-menu li a:hover, #sub-menu li a.active { text-decoration: underline; }
/*------- Language Menu ------ */
#language-menu { list-style:none; margin: 0; margin-top: 25px; padding: 0px; }
#language-menu li {display: inline; padding-right: 10px;}

/*------ Content -----*/
#content a { color: #836c5f; }
#content a:hover { text-decoration: underline; }

a:link, a:visited, a:hover, a:active { color: #5D444D; font-weight: normal; text-decoration: underline; }

.field-anreise_tag, .field-anreise_monat, .field-abreise_tag, .field-abreise_monat { float: left; }

fieldset.csc-mailform { border: none; margin: 0; padding: 15px; }
.csc-mailform-field input[type=text], .csc-mailform-field select#mailformErwachsene, .csc-mailform-field select#mailformZimmer { width: 200px; border: #5D444D 1px solid; background-color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.csc-mailform-field textarea { width: 350px; border: #5D444D 1px solid; background-color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.csc-mailform-field { margin-bottom: 2px; }
.csc-mailform-field label { display: block; float: left; width: 150px; }

.csc-mailform-field input[type=select] { border: #5D444D 1px solid; background-color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.csc-mailform-submit { background-color: #5d444d; border: 1px solid #5D444D; color: #fff; font-weight: bold; margin-top: 10px; }
#xmailformZimmer, #xmailformErwachsene { width: 163px; }
#form-headline { position: absolute; left: 59px; bottom: 15px; margin-bottom: 3px; }

img { border: none; }

.csc-textpic-imagerow ul {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	xwidth: 360px;
}
.csc-textpic-imagerow ul li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 150px;
	height: 100px;
}
.csc-textpic-imagerow ul li img {
	width: 150px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
.csc-textpic-imagerow ul li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image
{
	margin-bottom: 20px;
}

.csc-frame-rulerAfter { border-bottom: solid 1px #5D444D; }
td p { margin: 0; }

h1, h2 { margin-bottom: 0; padding-bottom: 0; }

#request-form img { margin-top: 100px; }