/* 
MAIN CSS FOR "HAUS HANNI & MArtin"

Colors used in this Stylesheet:

text:				#000;
header red			#b70f27;

font-family: 'PT Serif', serif;

*/ 

@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,700);
body {
	margin:0px;
	padding:0px;
	font-family: 'PT Sans', san-serif;
	font-size:16px !important;
	color:#353534;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#fffce4;
}

b {
	font-weight:bold;

}
i {
	font-style:italic;
}
h1 {
	font-size:29px;
	margin-bottom:23px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:1.2;
	color:#6f6933;
	font-weight:normal;
	margin-bottom:26px;
font-family: 'PT Serif', serif;	
}
h2 {
	color:#6f6933;
	margin-top:0px;
	margin-bottom:16px;
	font-size:18px;
	line-height:1.4;
	font-weight:normal;
font-family: 'PT Serif', serif;	
}

h3 {
	font-weight:bold;
	font-size:18px;
	margin-top:0px !important;
	padding-top:0px;
	line-height:1.4;
	margin-bottom:14px;
	color:#6f6933;
font-family: 'PT Serif', serif;	
}
a  {
	color:#6f6933;
	font-weight:bold;
}
.content a:active, .content a:visited , .footer a:active, .footer a:visited{
	color:#6f6933;
}
.content_wrapper a:active, .content_wrapper  a:visited, .content_2 a:visited, .content_2  a:active {
	color:#6f6933;
	font-weight:bold;
}
a:hover {
	color:#524d1c;
}
.content  a:active, .content  a:visited {
	color:#6f6933;
}
.right a:active, .right  a:visited  {
	color:#fff;
}
a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline:none !important;
}
.content hr {
	color:#CFCCB1;
	background-color:#CFCCB1;
	height:1px;
	border:0px;
}
.clear {
	clear:both !important;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background:none;
}
.topleiste {
	height:100px;
	position:relative;
}
.homelink {
	width:95px;
	height:40px;
}
.anfragelink {
	width:258px;
	height:40px;
	position:absolute;
	left:98px;
	top:0px;
}
.lang {
	height:30px;
	position:absolute;
	right:34px;
	top:25px;
}
.ie8 .lang {
	width:40px;
}
.Slogan {
	height:40px;
	position:absolute;
	right:40px;
	font-size:37px;
	color:#979242;
	font-weight:normal;
	font-family: 'PT Serif', serif;		
	top:67px;
}
.lang a {
	color:#000;
}
.lang .menuact {
	cursor: default !important;
	font-weight:bold;
	text-decoration:underline;
}

.lang a {
	font-size:12px;
}

.navi_wrapper {
	height:200px;
	position:relative;
}
.navi {
	height:45px;
	background-image: url("../images/navi_bg.png");
	padding-left:38px;
	color:#edecde;
	box-shadow:0 5px 18px -2px #cbcbcb;
	-webkit-box-shadow:0 5px 18px -2px #cbcbcb;
}
.content_wrapper {
	width:980px;
	margin-bottom:56px;
}
.content {
	width:650px;
	float:left;
	position:relative;
	background-image:url("../images/content_bg.png");
	background-repeat:repeat-y;
	box-shadow:0 0 30px -9px #5A5A5A;
	-webkit_box-shadow:0 0 30px -9px #5A5A5A;
	padding-left:40px;
	padding-right:40px;
	padding-top:45px;
	border-top:3px solid #a09a67;
	border-bottom:3px solid #a09a67;
	padding-bottom:15px;
}
.content .csc-default {
	margin-bottom:20px;
}
.right {
	width:214px;
	float:right;
	background-image:url("../images/green_bg.png");
	background-repeat:repeat;
	border: 3px solid #A09A67;
	padding-top:30px;
	padding-bottom:10px;
	box-shadow:0 0 30px -9px #5A5A5A;
	-webkit_box-shadow:0 0 30px -9px #5A5A5A;	
}
.right .csc-default {
	padding-left:24px;
	width:174px;
}
.right h2 {
	color:#fff;
	font-size:21px;
}
.right h2 a, .right h2 a:hover{
	color:#fff;
	font-weight:normal;
} 
.right h2 a:hover {
	text-decoration:none;
}

.infos {
	position:relative;
	margin-top:44px;
}
.infoheader {
	margin-left:24px;
}

.info_symbol {
	position:absolute;
	width:36px;
	height:36px;
	right:24px;
	top:-4px;
	background-image: url("../images/info.png");
	background-repeat:no-repeat;
	background-position:left top;
}
#c13 h2 {
	padding-bottom:12px;
}
.right .info-menu {
	margin-left:0px;
	padding-left:24px;
	padding-right:22px;
}
.right .info-menu li {
	list-style:none;
	margin-bottom:7px;
	height:25px;
	background-color:#fff;
	overflow:hidden;
}
.right .info-menu li a {
	color:#3e3d40;
	font-weight:normal;
	display:block;
	text-transform:uppercase;
	padding-left:9px;
	padding-top:3px;
	padding-bottom:2px;
	font-size:15px;
}
.right .info-menu li a:hover {
	text-decoration:none;
	background-color:#6f6933;
	color:#fff !important;	
	font-weight:bold;
}
.info_current {
	background-color:#6f6933;
	color:#fff !important;
}

/* SCHNELLANFRAGE */
.schnellanfrage label {
	display:none;
}
.schnellanfrage input {
	border:none;
	width:160px;
	padding-left:9px;
	border-radius:0px 0px 0px 0px !important;
	padding-bottom:2px;
	padding-top:2px;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
}
.schnellanfrage_submit {
	background-color:#6f6933;
	width:175px !important;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left !important;
	padding-bottom:4px !important;
	padding-top:6px !important;
}
.schnellanfrage_wrapper {
	position:relative;
}
.schnellanfrage_symbol {
	position:absolute;
	width:40px;
	height:31px;
	right:0px;
	top:-6px;
	background-image: url("../images/schnellanfrage_symbol.png");
	background-repeat:no-repeat;
	background-position:left top;
}
/* DATEPICKER */
/* datepicker  */
#ui-datepicker-div {
	position:absolute;
}
#ui-datepicker-div {
	font-size:12px;
}
.ui-datepicker-calendar {
	padding:			5px;
}
.ui-datepicker-div {
	font-size:			18px;
}
.ui-datepicker-calendar th {
	font-weight:		normal;
	font-size:			14px;

}
.ui-datepicker-calendar th span {
	width:				27px;
	display:			block;
}
.ui-datepicker-calendar a {
	display:			block;
	font-size:			14px;
	text-align:			center;
}
.ui-datepicker-prev {
	float:				left;
	padding-top:		5px;
	padding-left:		5px;
	height:				18px;
	width:				18px;
	overflow:			hidden;
	background-image: url("../images/datepicker_prev.png");
	background-repeat:no-repeat;
	background-position:left top;	
	
}
.ui-datepicker-prev:hover {
	background-image: url("../images/datepicker_prev.png");
	background-repeat:no-repeat;
	background-position:left top;		
	border:none;
}
.ui-datepicker-next {
	float:				right;
	padding-top:		5px;
	padding-right:		5px;
	height:				18px;
	width:				18px;
	background-image: url("../images/datepicker_next.png");
	background-repeat:no-repeat;
	background-position:left top;	
}
.ui-datepicker-next:hover {
	background-image: url("../images/datepicker_next.png");
	background-repeat:no-repeat;
	background-position:left top;		
	border:none;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	border:none !important;
	cursor:pointer;
} 
.ui-datepicker-title {
	text-align:			center;
}
.ui-datepicker-year {
	font-size:			12px;
}
.ui-icon-circle-triangle-e, .ui-icon-circle-triangle-w {
	display:none;
}
.ui-datepicker-calendar tbody .ui-datepicker-unselectable {
	text-align:center;
	background-color:#e6e6e6;
}
.ui-state-default {
	border:1px solid #e6e6e6;
}
/* FOOTER */ 
.footer {
	background-color:#e1ddbb;
	position:relative;
	padding-bottom:30px;
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;
	margin-bottom:25px;
	font-size:14px;
}
.kontakt1 {
	width:315px;
	float:left;
}
.kontakt2 {
	width:315px;
	float:right;
	margin-right:40px;
	text-align:right;
}
.bottom {
	height:55px;
	position:relative;
	padding-left:40px;
	padding-right:40px;
}
.logos {
	height:25px;
	width:550px;
	float:left;
	padding-top:3px;
}
.logos a {

}
.logos div.csc-textpic-imagecolumn {
	margin-right:10px !important;
}
.meta {
	padding-top:5px;
	float:right;
}
.meta a, .meta{
	color:#353534;
	font-size:10px;
	text-transform:uppercase;
}
/* POWERMAIL */ 
.tx-powermail {}
legend {
	border-color:#CFCCB1;
}
.powermail_input {
	width:120px;
	height:16px !important;
	margin-bottom:10px !important;
	border-radius:0px 0px 0px 0px !important;
	border:none !imporant;
	float:left;
	margin-right:10px;
}
.powermail_select {
	width:133px;
	height:28px !important;
	margin-bottom:5px !important;
	border-radius:0px 0px 0px 0px !important;
	border:none !imporant;
	margin-right:11px;
}
.powermail_textarea {
	width:380px;
	height:100px !important;
	border-radius:0px 0px 0px 0px;
}
.powermail_fieldset {
	background:none !important;
	border:none;
	position:relative;
	padding:0px !important;
	margin-top:25px !important;
	padding-left:25px !important;
	padding-right:25px !important;
}
.powermail_legend {
	margin:0px;
	margin-bottom:15px;
	color:#6F6933;
	font-weight:normal;
	float:none;
}
.powermail_radio_outer, .powermail_captcha_outer, .powermail_check_outer {
	background:none !important;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	border-color:#A09A67;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	box-shadow: 0px 0px 0px 0px !important;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color:#CCCCCC !important;
}
.powermail_captchaimage {
	border: 1px solid #A09A67;
	width:200px;
	margin-left:10px;
}
.powermail_label {
	float:none !important;
}
.powermail_input , .powermail_label{
	float:none !important;
}
.powermail_fieldwrap {
	clear:none !important;
	margin:0px !important;
	float:left;
}
.powermail_fieldwrap_select {
	margin-bottom:3px !important;
}
div.tx-powermail {
	width:auto !important;
	margin-top:25px !important;
}
.powermail_submit {
	margin-left:502px;
	margin-right:0px;
	background-color:#6F6933;
	float:none;
}
.powermail_submit:hover {
}
.powermail_create {
	background:none;
	border:none;
}
.powermail_captcha {
	width:150px;
}
#powermail_fieldwrap_6 .powermail_select {
	width:202px !important;
}
.powermail_fieldwrap_text {
	margin-top:5px !important;
}
.powermail_fieldwrap_textarea , .powermail_field_gewnschtesapartement {
	clear:both !important;
}
/* SITEMAP */
.tx-flseositemap-pi1 ul ul a {
	font-weight:normal;
}
.tx-flseositemap-pi1 a:hover {
	color:#524d1c !important;
	text-decoration:none !important;
	}
.tx-flseositemap-pi1 li {
	margin-bottom:10px;
	font-weight:bold;
} 
.tx-flseositemap-pi1 li > a {
	font-weight:bold;
}
.tx-flseositemap-pi1 li  ul {
	margin-left:15px !important;
}
.tx-flseositemap-pi1 li  ul li {
	margin-bottom:0px !important;
	font-weight:normal;
}
/* SUBMENU  */ 
.layer2 {
	width:140px !important;
	display:inline-block;
}
.layer2 a {
	font-size:14px;
	padding-left:10px !important;
	padding-right:10px;
}
.layer2 a:hover {
	text-decoration:none !important;
}
/* POWERMAIL */
.powermail_label {
	display:none;
	}
.powermail_radio_outer, .powermail_captcha_outer, .powermail_check_outer {
	border:none;
}
.formError {
	display:none !important;
	visibility:hidden !important;
	color:transparent !important;
	
}
/* NIVO */
/* slider */

.nivo-directionNav {
	display:	block !important;
}
.theme-default a.nivo-nextNav {
	background:none;
	background-image:	url("../images/next.png") !important;
	background-repeat:no-repeat;
    right: 				0px;
    top: 				142px;	
	width:				33px;
	height:				65px;
	background-position:right;	
}
.theme-default a.nivo-prevNav {
	background:none;
	background-image:	url("../images/prev.png") !important;
	background-repeat:no-repeat;
    left: 				0px;
    top: 				142px;	
	width:				33px;
	height:				65px;
}
.theme-default .nivoSlider a {
    display: block;
    opacity: 100;
    position: absolute;
    visibility: visible;
    z-index: 999;
	}	
.theme-default .nivoSlider {
	border: 3px solid #cfccb1;
	box-shadow: 0px 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px 0px;
	}
.imagecycle-nivo_c6 {
	margin-bottom:26px;
}	
/* WETTER */
#upcoming {
	margin-bottom:25px;
}
.wetterinfo #BigBackground_d {
	background:none !important;
}
.wetterinfo .BInfoRow.first {
	top:115px !important;
}
.wetterinfo .BInfoRow.second {
	top:135px !important;
}
.wetterinfo .BInfoRow.third  {
	top:155px !important;
}
.BigWetterLogo {
	display:none;
}
.wetterinfo .BTrend_d {
	top:158px !important;
}
#BigCity {
	display:none;
}
.BDayToday, .BDayNext2, .BDayToday {
	top:0px !important;
}
/* STARTSEITE */
.content_start_wrapper {
	background-image: url("../images/green_bg.png");
	background-repeat:repeat;
	border:3px solid #b4af7e;
	color:#fff;
	box-shadow:0 0 34px -9px #5A5A5A;
	-webkit_box-shadow:0 0 34px -9px #5A5A5A;
}
#start #main a:hover {
	color:#fff !important;
}
#main td {
	vertical-align:middle !important;
}
.content_start_wrapper #main h2 {
	font-size:26px;
}
.content_start_wrapper p, .content_start_wrapper h2 {
	color:#fff;
}
.content_start_wrapper #main {
	background-image: url("../images/linie.jpg");
	background-repeat:repeat;
	background-position:center;
	background-repeat:repeat-y;
	padding-left:37px;
	padding-right:37px;
	padding-top:40px;
	padding-bottom:00px;	
}
.start_wrapper .topleiste {
	height:390px;
}
.start_wrapper .Slogan {
	height:auto;
	text-align:center;
	position:relative;
	width:auto;
	top:49px;
	width:100%;
	right:auto;
}
.start_wrapper .Slogan h2 {
	font-size:80px;
	color:#979242;
	margin-bottom:1px;
	letter-spacing:1px;
}
.start_wrapper .Slogan p {
	font-family: 'Oxygen', sans-serif;
	text-transform:uppercase;
	font-size:16px;
	color:#353534;
	letter-spacing:1px;
}
.content_left {
	width:410px;
	float:left;
	background-image: url("../images/box_bg.png");
	background-repeat:no-repeat;
	background-position: right top;
	height:203px;
}
.content_right {
	width:410px;
	float:right;
	background-image: url("../images/box_bg.png");
	background-repeat:no-repeat;
	background-position: right top;
}
.right_text, .left_text {
	width:205px;
	float:left;
}
.right_img, .left_img {
	width:167px;
	height:177px;
	float:right;
	margin-top:8px;
	margin-right:8px;
}

.left_img a, .right_img a {
	display:block;
	height:177px;
}
.right_link a, .left_link a {
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:3px 0px;
	background-color:#6f6933;
	margin-top:35px;
	margin-bottom:40px;
}
.right_link a:hover, .left_link a:hover {
	background-color:#524d1c;
	text-decoration:none;
}
.ie8 .left_link , .ie8 .right_link {
	margin-top:36px;
}
.content_2 {
	padding-left:40px;
	padding-right:40px;
	margin-bottom:58px;
}
.content_2 h2 {
	font-size:32px !important;
	margin-top:59px;
	margin-bottom:10px;
}
.content_2 a:hover, #main a:hover {
	color:#524d1c !important;
}
/* FANCYBOX */
.fancybox-lock .fancybox-overlay {
	overflow-y:auto !important;
}
