@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
   padding:0;
   margin:0;
}

body {
   color:#000;
   font: 14px  Georgia, Helvetica, sans-serif;
	line-height:22px;
   background:#f3d998 url(../images/bg-body.jpg) no-repeat top center;
	height:100%;
}

html {
	height:100%;
   overflow-x:hidden;
   overflow-y:auto;
}

ol,
ul,
dl {
   list-style:none;
}

a:link,
a:visited,
a:active {
   color: #305f0a;
   text-decoration: underline;
}

a:hover {
   color: #305f0a;
   text-decoration: none;
}


img,
img a {
   border: none;
   -ms-interpolation-mode: bicubic;
}

/*==================================================
    => global classes
==================================================*/

.clear {
   clear:left;
   float:none;
}

.float-left {
   float: left;
}

.float-right {
   float: right;
   margin-left:10px!important;
}

.trenn {
   border-bottom:1px  dashed #305f0a;
   clear:left;
   float:none;
   height:1px;
   margin-bottom:30px;
   padding:0;
   width:100%;
}


.image {

	border:3px solid #725015;
	margin-left:5px;
	margin-bottom:5px;
   outline: none;
	float:left;
}

.image-right {
	background-color:#fff;
	border:1px solid #cfcfcf;
	padding:3px;
	float:right;
	margin:0 0 5px 10px;
   outline: none;
}

html>image {
   margin: 0px 10px 5px 0;
}

.table-bg {
background-color:#dfe4e8;
}


/*==================================================
    => list
==================================================*/


/*------------------ =content-main  ---------------*/

div#content-main ol {
   margin-left:10px;
   color: #305f0a;
	line-height:30px;
}

div#content-main ul {
   margin-left:10px;
	line-height:30px;
   list-style-type: square;
   color: #305f0a;
   list-style-position: outside;
   font: 14px Georgia, Helvetica, sans-serif;
}

div#content-main li {
   color: #305f0a;
	line-height:30px;
   margin-left:10px;
   font: 14px Georgia, Helvetica, sans-serif;
}


/*==================================================
    => container
==================================================*/

div#container {
width: 960px;
position:relative;
margin:0 auto;
height:auto !important;
}

/*==================================================
    => header  
==================================================*/

div#header {
	width:960px;  
	height:349px;
   background: url(../images/bg-header.jpg) no-repeat 0 0;
	text-align: left;
	margin:0 auto;
	position:relative;
}
/*------------------ =branding  ------------------*/

h1#branding a{
   display:block;
   width:  337px;
   height:228px;
	background: url(../images/branding.jpg) no-repeat 0 0;
   outline:none;
	text-indent:-99999px;
	position: absolute;
	top:0px;
	left:0;
}


/*==================================================
    => content-container  
==================================================*/
 
div#content-container {
   width:960px;
	margin:0 auto;
	clear:both;
	background-color:#fae1a4;
	text-align:left;
	position:relative;
}

/*------------------ =contentSidebar ---------------*/ 

div#content-sidebar{
   width:312px;
   height:490px;
   float:left;
   text-align:left;
	position:relative;
	background: url(../images/bg-sidebar.jpg) no-repeat;
}

div.content-sidebar{
   width:312px;
   height:209px;
   float:right;
   text-align:left;
	position:relative;
	background: url(../images/bg-sidebar2.jpg) no-repeat;
}

div#content-sidebar1{
   width:275px;
   height:80px;
   float:left;
   text-align:left;
	position: absolute;
	top:85px;
	left:23px;
	
}
div#content-sidebar2{
   width:275px;
   height:80px;
   float:left;
   text-align:left;
	position: absolute;
	top:335px;
	left:23px;
	
}

div.content-sidebar3{
   width:180px;
   height:80px;
   float:left;
   text-align:left;
	position: absolute;
	top:80px;
	left:90px;
	
}
/*------------------ =contentMain  ---------------*/

div#content-main{
   width:648px;
   text-align:left;
	position:relative;
	
	float:left;
}
div#content-headline{
   width:648px;
   height:120px;
   text-align:left;
	position:relative;
	padding-top:10px;
	background: url(../images/bg-headline.jpg) no-repeat;
	
}

.content-column{
	width:270px;
   float:left;
	text-align:left;
	padding-left:30px;
}

.content-column1{
width:588px;
   float:left;
	text-align:left;
	padding-left:30px;
}

.content-column3{
	width:150px;
   float:left;
	text-align:left;
	padding-left:30px;
	margin: 0 10px 0 5px;
}


/*==================================================
    => headlines  
==================================================*/


h2 {
	position:absolute;
	top:20px;
	left:31px;
   width:580px;
	height:80px;
   text-align:left;
	text-indent:-99999px;

}
h2.willkommen{ background: url(../images/h2/willkommen.jpg) no-repeat 0 0;}
h2.aktuelles{ background: url(../images/h2/aktuelles.jpg) no-repeat 0 0;}
h2.anfahrt{ background:  url(../images/h2/anfahrt.jpg) no-repeat 0 0;}
h2.bauernhofurlaub{ background:  url(../images/h2/bauernhofurlaub.jpg) no-repeat 0 0;}
h2.fehler404{ background:  url(../images/h2/fehler404.jpg) no-repeat 0 0;}
h2.impressum{ background:  url(../images/h2/impressum.jpg) no-repeat 0 0;}
h2.klassenfahrt{ background:  url(../images/h2/klassenfahrt.jpg) no-repeat 0 0;}
h2.kontakt{ background:  url(../images/h2/kontakt.jpg) no-repeat 0 0;}
h2.pension{ background: url(../images/h2/pension.jpg) no-repeat 0 0;}
h2.pferdegalerie{ background: url(../images/h2/pferdegalerie.jpg) no-repeat 0 0;}
h2.preisliste{ background:  url(../images/h2/preisliste.jpg) no-repeat 0 0;}
h2.unser-hof{ background: url(../images/h2/unser-hof.jpg) no-repeat 0 0;}
h2.reiterferien{ background: url(../images/h2/reiterferien.jpg) no-repeat 0 0;}
h2.buchungsanfrage{ background: url(../images/h2/buchungsanfrage.jpg) no-repeat 0 0;}

h3{
   color:#624717;
   font: 21px Georgia, Helvetica, sans-serif;

	font-weight:normal;
}

div#content-sidebar1 h3{
   color:#624717;
   font: 14px  Georgia, Helvetica, sans-serif;
	line-height:22px;
	font-weight:normal;
}

h4{
   font: 21px  Georgia, Helvetica, sans-serif;
	color:#fff;
	line-height:21px;
	font-weight: normal;
}

h5{
	color:#ffcd00;
	font-weight:normal;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	
}

h6{
   color:#000;
   font: 14px  Georgia, Helvetica, sans-serif;
	line-height:22px;
	font-weight:normal;
}

/* =imprint */

dl.content-main-imprint, dl {
   line-height:20px;
}

dl.content-main-imprint dt, dl dt {
   display:block;
   float:left;
   font-weight:bold;
   width:220px;
}

dl.content-main-imprint dd, dl dd {
   clear:right;
   float:left;
   width:350px;
}

.content-main-imprint-margin {
   margin-top:15px;
}


/*==================================================
    => navi   
==================================================*/


ul#navi{
   width:960px;
   height:51px;
	position: absolute;
	z-index:6;
	top:298px;
	left:-2px;
}

ul#navi li {
	float:left;
	display:block;
	list-style-type:none;
	
}

a.navia {
	width:108px;
	height:51px;
	outline:none;
	display:block;
	background: url(../images/navia.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navia:hover, a.navia:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navib {
	width:140px;
	height:51px;
	outline:none;
	display:block;
	background: url(../images/navib.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}

a.navib:hover, a.navib:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navic {
	width:97px;
	height:51px;
	outline:none;
	display:block;
	background: url(../images/navic.gif) no-repeat 0 0;
	font-weight: normal;
		text-indent:-99999px;
}

a.navic:hover, a.navic:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navid {
	width:85px;
	height:51px;
	outline:none;
	display:block;
	background: url(../images/navid.gif) no-repeat 0 0;
	font-weight: normal;
		text-indent:-99999px;
}

a.navid:hover, a.navid:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navie {
	width:171px;
	height:51px;
	outline:none;
	display:block;
	background: url(../images/navie.gif) no-repeat 0 0;
	font-weight: normal;
		text-indent:-99999px;
}

a.navie:hover, a.navie:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navif {
	width:123px;
	height:51px;
	outline:none;
	display:block;
	background: url(../images/navif.gif) no-repeat 0 0;
	font-weight: normal;
		text-indent:-99999px;
}

a.navif:hover, a.navif:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navig {
	width:149px;
	height:51px;
	outline:none;
	display:block;
	background: url(../images/navig.gif) no-repeat 0 0;
	font-weight: normal;
		text-indent:-99999px;
}

a.navig:hover, a.navig:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navih {
	width:85px;
	height:51px;
	outline:none;
	display:block;
	background: url(../images/navih.gif) no-repeat 0 0;
	font-weight: normal;
		text-indent:-99999px;
}

a.navih:hover, a.navih:active {
	display:block;
	background: none;
	text-indent:-99999px;
}


/*==================================================
    => navi-add  
==================================================*/


ul#navi-add{
   width:344px;
   height:39px;
	position: absolute;
	
	top:64px;
	left:616px;
}

ul#navi-add li {
	float:left;
   height:39px;
	display:block;
	list-style-type:none;
	
}


a.navi-adda {
	width:87px;
	 height:39px;
	outline:none;
	display:block;
	background: url(../images/navi-adda.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-adda:hover, a.navi-adda:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navi-addb {
	width:87px;
	 height:39px;
	outline:none;
	display:block;
	background: url(../images/navi-addd.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addb:hover, a.navi-addb:active {
	display:block;
	background: none;
	text-indent:-99999px;
}


a.navi-addc {
	width:81px;
	 height:39px;
	outline:none;
	display:block;
	background: url(../images/navi-addb.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addc:hover, a.navi-addc:active {
	display:block;
	background: none;
	text-indent:-99999px;
}   

a.navi-addd {
	width:89px;
	 height:39px;
	outline:none;
	display:block;
	background: url(../images/navi-addc.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addd:hover, a.navi-addd:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

/*==================================================
    => footer   
==================================================*/


div#footer-container {
	height:230px;
	width:100%;
	margin: 0 auto;
	text-align: left;
	position:relative;
	background:url(../images/bg-footer.jpg) no-repeat top center;
	
}

div#footer {
	height:200px;
	width:960px;
	margin: 0 auto;

	text-align: left;
	position:relative;
	
	   font:16px  Georgia, "Times New Roman", Times, serif;
		line-height:22px;
	color:#402d11;
	text-decoration:none;
}


.footer1 {
	width:270px;
	height:70px;
	text-align: left;
	position: absolute;
	top:108px;
	left:31px;
}

.footer2 {
	width:270px;
	height:70px;
	text-align: left;
	position: absolute;
	top:108px;
	left:353px;
}



div#footer a {
	   font:16px  Georgia, "Times New Roman", Times, serif;
	color:#402d11;
	text-decoration: underline;
	font-weight:normal;
}
div#footer a:hover {
	   font:16px  Georgia, "Times New Roman", Times, serif;
	color:#402d11;
	text-decoration:none;
	font-weight:normal;
}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   height: 0;
}

.clearfix {
   display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
   zoom: 1; /* triggers hasLayout */
}

.clearfix {
   display: block;
}
/* End hide from IE-mac */

.floatstop{
clear:both;
}

/*datepicker*/
#ui-datepicker-div {
	background:#FBEDC2;
	border:#eaa514 solid 1px;
	padding:5px;
}

#ui-datepicker-div thead {height:35px;}
#ui-datepicker-div thead span {
	background:#fff;
	border:#eaa514 solid 1px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
}

#ui-datepicker-div td {
	text-align:center;
	vertical-align:middle;
}

#ui-datepicker-div td a {
	color:#fff;
	background:#eaa514;
	display:block;
	border:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-decoration:none;
}
#ui-datepicker-div td a:hover {
	color:#000;
	background:#fbedc2;
	display:block;
	border:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.ui-datepicker-next,.ui-datepicker-prev {cursor:pointer;position:relative;left:0;text-decoration:none;}
.ui-datepicker-next {left:187px;}
.ui-datepicker-next:hover,.ui-datepicker-prev:hover {text-decoration:underline;}
.ui-state-disabled a {color:#ffcc66!important;text-decoration:none;cursor:default;background:#eaa514!important;}
.ui-state-disabled a:hover {color:#ffcc66!important;text-decoration:none;background:#eaa514!important;}
.ui-datepicker-group {float:left;margin:0 3px;}
.ui-datepicker-group-middle .ui-datepicker-title {padding:22px 0 0 0;}

.border-radius {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}