/*********************************************************************************

	Project		:	Ferienhof Eckl
	Copyright	:	Ferienhof Eckl
	Programmierung     :   ritzfritz.de

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	font-family: georgia, times, verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #777;
	letter-spacing: 1px;
}

a, a:link {
    color: #555;
    text-decoration: underline;
}

a:hover {
    color: white;
    background-color: #777;
    text-decoration: none;
}


/* ### BODY ###################################################################### */
body {
    margin: 0 auto;
   
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

#androidwrap {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
}

#hintergrund {
    width: 1000px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-bottom: 80px;
    position: relative;
    display: block;
    /* background-color: #fff; */
    
    /* background-color: rgb(254,254,254); */
    background-color: rgba(254,254,254,0.4);
    background-color: transparent	4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);
    zoom: 1;
    -webkit-border-top-right-radius: 50px;
    -khtml-border-top-right-radius: 50px;
    -moz-border-top-right-radius: 50px;
    border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -khtml-border-bottom-right-radius: 50px;
    -moz-border-bottom-right-radius: 50px;
    border-bottom-right-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -khtml-border-bottom-left-radius: 50px;
    -moz-border-bottom-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

#logo a:hover {
    background: transparent;
}

#content {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
    top: 30px;
}

#adresse {
    background-image: url(../media/adresseback.png);
    width: 229px;
    height: 180px;
    margin-top: 20px;
    display: block;
}

#adresse p {
    padding: 22px 0 0 20px;
    line-height: 25px;
}

#navi {
    /* background-image: url(../media/navback.gif); */
    background-color: #fff;
    border-radius: 0 20px 20px 20px;
    width: 900px;
    height: 40px;
    margin-top: 20px;
}

#navi ul {
    display: block;
    position: relative;
    padding: 0 0 0 0px;
}

#navi ul li {
    float: left;
    color: #c5343a;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    /* display: inline-block; */
    position: relative;
    padding-top: 10px;
    list-style: none;
}

#navi ul li a {
    color: #BE454A;   
    display: block;
    position: relative;
    width: 180px;
    /* height: 30px; */
    text-decoration: none;
    top: -10px;
    padding-top: 10px;
    
}
#navi ul li a:hover,
#navi ul li a.rex-current {
    background-image: url(../media/navbackcurrent.png);
    padding-top: 10px;
    height: 30px;
}
/* 
#navi ul li {
    padding-top: 10px;
}

#navi ul li a:link {
    padding: 10px 0 0 0;
    height: 40px;
} */

#navi ul li.rex-article-1 a:hover,
#navi ul li.rex-article-1 a.rex-current{
    background-color: transparent;
    background-image: url(../media/homeback.png);
    
}

#navi ul li.rex-article-5 a:hover,
#navi ul li.rex-article-5 a.rex-current{
    background-color: transparent;
    background-image: url(../media/kontaktback.png);

}

#main {
    background-color: white;
    display: block;
    margin: 20px 0 50px 0;
    padding: 0px 50px 0 50px;
    position: relative;
    top:70px;
}

#main h1 {
    font-size: 36px;
    margin-bottom: 30px;
    display: block;
    clear: both;
    font-weight: lighter;
}

#main h2 {
    margin-bottom: 15px;
    display: block;
    clear: both;
    font-weight: lighter;
    font-size: 24px;
    margin: 10px 0 20px 0;
    background: #777;
    color: white;
    width: 300px;
    padding: 5px 5px 5px 10px;
}

#main h3 {
    font-weight: bold;
    margin: 15px 0 0 0;
}

#main p {
    
    line-height: 30px;
    padding-bottom: 10px;
}

#main img.layout {
    position: absolute;
    top: -70px;
    left: 0;
}

#main #agb p {
    padding-left: 30px;
}

table {
    margin: 0 0 20px 0;
}

ul {
    padding: 0 0 10px 40px;
    line-height: 1.4em;
    
}

ul li {
    list-style-type: disc;
    padding: 0 0 2px 0;
}

#footer {
    margin: 30px 0 30px 0;
    border: solid #777 1px;
    border-width: 1px 0 0px 0;
    width: 100%;
    clear: both;
}

#footer p {
    margin: 30px auto 30px auto;
    text-align: center;
}

#footer a {
    /* color: white; */
}

#footer a:hover {
    /* color: #A390BF;
    text-decoration: underline; */
}


img.pnormal {
    margin: 50px 0 0 40px;
}

img.pleft {
    float: left;
    padding: 0 20px 20px 0px;
}

img.pright {
    float: right;
    padding: 8px 0px 20px 40px;
}

img.pright_b {
    float: right;
    padding: 8px 0px 20px 40px;
    display: inline;
    zoom: 1;
    *display: inline;
}

#imageborder {
    position: relative;
    display: inline-block;
    *display: inline;     zoom: 1; 
    float: right;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


/*Do Form*/

/* Formular Definition */


/* Div das das Formular umschlie�t */

#rex-yform {
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	margin: 5px 150px 30px 0px;
	width: 500px;   
	display: inline-block;
	*display: inline;     zoom: 1; 
	float: right;
	display: block;
}

.rex-yform label {
    width: 130px;
    clear: left;
    float: left;
    text-align: right;
    padding-right: 35px;
    height: 30px;
}

.rex-yform #yform-formblock1-datenschutz {
    display: block;
    height: 190px;
} 

.rex-yform #yform-formblock1-datenschutz label {
    display: block;
    width: 300px;
    margin-left: 170px;
    text-align: left;
}

.rex-yform #yform-formblock1-datenschutz label i.form-helper {
    display: block;
    font-size: 11px;
}

.rex-yform input {
    display: block;
    width: 300px;
    margin-left: 4px;
    margin-bottom: 20px;
    padding-bottom: 2px;
    font-size: 1em;
}

.rex-yform input[type='checkbox'] {
    margin-top: 30px;
}

.rex-yform textarea {
    width: 300px;
    margin-left: 4px;
    padding-bottom: 2px;
    font-size: 1em;
}

.rex-yform button {
    display: block;
    width: 300px;
    margin-left: 170px;
    margin-top: 30px;
    height: 25px;
}

.rex-yform span.pflicht {
    margin-left: 170px;
}


/* NIVO Slider -------------------------------------------------------------------*/

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    /* background:url(images/slider.png) no-repeat; */
    width:998px;
    height:232px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:absolute;
    width:600px;
    height:280px;
    right: 20px;
    top: 20px;
    /* margin-left:190px; */
	background:url(/media/loading.gif) no-repeat 50% 50%;
	/* margin-bottom: 80px; */
/* 	background-color: red; */
	float: right;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

#preisewrap {
    margin-bottom: 30px;
    clear: both;
}

#preise {
    margin: 30px 0 30px 40px;
}

#preise table {
    border-collapse: collapse;
}

#preise th {
    background-color: #eee;
    border: 1px solid #777;
    font-size: 12px;
}

#preise td {
    width: 110px;
    text-align: center;   
    border: 1px solid #777;
    height: 25px;
    font-size: 12px;
}

#wohnung {
    display: inline-block;
    *display: inline;     zoom: 1; 
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    
}
#wohnung table {
    /* border: solid 1px #777; */
}

#wohnung a:hover {
    color: #555;
}

#wohnung a:hover img {
    filter: alpha(opacity=500);
		line-height: 0.0em;
		opacity: 0.50;
		-moz-opacity: 0.50;
}

#wohnungstabelle {
    margin-bottom: 40px;
}




/*Bildergalerie Magazin Layout*/

	
	.galeriepics {
        display: block;
        width: 230px;
        float: right;
        
    }
    
    .galeriepics a {
        display: inline-block;
        width: 90px;
        height: 90px;
        margin: 0 5px 5px 0;
        background-position: center;
        background-size: cover;
    }

	/* magazin_Layout mit verlinkten Einzelbildern */
	.magazine-image a, .magazine-image a:link, .magazine-image a:visited {
		color: #000;
		display: table;
		display: inline-block;
		*display: inline;     zoom: 1; 
		filter: alpha(opacity=100);
		line-height: 0.0em;
		opacity: 1.00;
		-moz-opacity: 1.00;
	}
	.magazine-image a:focus, .magazine-image a:hover, .magazine-image a:active {
		color: #000;
		filter: alpha(opacity=60);
		opacity: 0.60;
		-moz-opacity: 0.60;
	}

	/* komplett verlinktes magazin_Layout */
	a.magazine-link, a:link.magazine-link, a:visited.magazine-link {
		cursor: pointer;
		display: table;
		display: inline-block;
		*display: inline;     zoom: 1; 
		filter: alpha(opacity=100);
		line-height: 0.0em;
		opacity: 1.00;
		-moz-opacity: 1.00;
	}
	a:focus.magazine-link, a:hover.magazine-link, a:active.magazine-link {
		cursor: pointer;
		filter: alpha(opacity=60);
		opacity: 0.60;
		-moz-opacity: 0.60;
	}

#buchen:hover img {
    cursor: pointer;
		filter: alpha(opacity=60);
		opacity: 0.60;
		-moz-opacity: 0.60;    
}

td.frei {
    background-color: #CBFF76;
    text-align: center;
}

td.loesch {
    background-color: #FF6666;
    text-align: center;
    padding: 3px;
}

td.bg2 {
    background-color: #CCFF99;
    text-align: center;
}

.we {
background-color: #FEFF5B;
text-align: center;
}

.th {
background-color: #FFFFB5;
text-align: center;
}

.sa {
background-color: #BBFF57;
text-align: center;
}

.frage {
    display: block;
    position: relative;
}

.bez {
    text-align: right;
    display: inline-block;
    *display: inline;     zoom: 1; 
    width: 300px;
    padding: 0 20px 20px 0;
    position: relative;
    top: 0;
}

.feld {
    display: inline-block;
    *display: inline;     zoom: 1; 
    position: absolute;
    left: 350px;
}

.feld textarea {
    width: 400px;
    display: inline-block;
    *display: inline;     zoom: 1; 
    height: 100px;
}

.wh {
    padding-left: 20px;
}

#bevfewo {
    height: 100px;
}