@CHARSET "UTF-8";

/**
 *
	Farbschema:
	body-hg:		#c7c8ca;
	
	logo-blau:		#3a82bc;
	logo-grau:		#c7c8ca;
	logo-rot:		#e02331;
	logo-gruen:		#5aa02d;
	
	hell-blau:		#33a8d7;
	reiter-grau:		#959595;

 *
 */

* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}

/* Scrollbar soll immer erscheinen */
html[xmlns] {
	height: 100%;
	padding-bottom: 0.005em;
	overflow-y: scroll;
}

body {
	text-decoration: none;
	text-align:center;
	color: #000;
	font: 12px verdana, arial, sans-serif;
	line-height: 1.5em;
	background: #c7c8ca;
}

h1 {
	font-size: 22px;
	font-weight:normal;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom: 1px solid #33a8d7;
	color:#33a8d7;
}
h2 {
	font-size: 15px;
	font-weight:bold;
	margin: 12px 0 5px 0;
	color:#33a8d7;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
p {
	margin-bottom:8px;
}
a {
	outline:0;
	border:0;
}
img {
	border:0;
}

table {
	width:60%;
	margin:0 auto;
	margin-bottom:20px;
}
td p, th {
	padding:1px 10px 1px 5px;
	margin:0;
	border:1px solid #33a8d7;
}

/* general layout BEGIN*/
#stage {
	position:relative;
	width: 900px;
	margin: 0 auto;
}
#diershof-pageID-4 #stage {
	padding-bottom:2px;
	overflow:hidden;
}
#mainArea {
	width: 850px;
	margin-left: 25px;
	text-align: left;
	background: #fff;
	z-index:2;
}
#terNavArea {
	position:absolute;
	width: 25px;
	top: 30px;
	right:0px;
	z-index:0;
	text-align:right;
}
#terNavArea {
	!right:-12px;
}
* html #terNavArea {
	!right:-28px;
}

#headerArea {
	position:relative;
	width:850px;
  	height: 350px;
	background: url("../images_layout/header_bg_diershof_neu.jpg") repeat-x 0 31px;
}

#primNavContainer {
	position:absolute;
	width:545px;
	top:0;
	right:45px;
	line-height:normal;
}
/*
#logoContainer {
	position:absolute;
	top:0;
	left:60px;
}
*/
#logoContainer {
	position:absolute;
	top:32px;
	left:52px;
}
#headerClaimContainer {
	position:absolute;
	top:175px;
	left:0;
	width:260px;
	text-align:center;
	display:none;
}

#headerImageContainer {
	position:absolute;
	top:52px;
	right:35px;
	width:535px;
	height:265px;
	padding:15px;
	background: url("../images_layout/headerImage_bg_diershof_neu.jpg") no-repeat;
}

#contentArea {
	width:850px;
	overflow: hidden;
	padding-top:30px;
	background:#fff;
}

#secNavContainer {
    float:left;
    width:260px;
	padding-top:26px;
	padding-bottom:20px;
}

#contentContainer {
	float: left;
	width:545px;
	overflow: hidden;
	background-color:#fff;
	padding-bottom:10px;

}
#footerContainer {
	width:805px;
	height:24px;
	margin: 0 auto;
	padding: 100px 45px 0 0;
	background: url("../images_layout/footer_bg_diershof.png") no-repeat;
	color:#fff;
	font-size:11px;
	text-align:right;
}
#footerContainer a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#footerContainer a:hover {
	border-bottom:1px solid #fff;
}



/************************************/
/* ---------- Navigation ---------- */
/************************************/

#primNavContainer ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#primNavContainer li {
  float:left;
  background:url("../images_layout/primNav_bg_diershof.jpg") repeat-x;
  margin:0;
  padding:0;
  text-align:center;
  
  }
#primNavContainer a {
  float:left;
  display:block;
  width:108px;
  height:23px;
  padding-top:10px;
  text-decoration:none;
  font-weight:normal;
  color:#fff;
  border-right:1px solid #959595;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#primNavContainer a {float:none;}
/* End IE5-Mac hack */
#primNavContainer a:hover {
  font-weight:bold;
  background:url("../images_layout/primNav_active_bg_diershof.jpg") repeat-x;
  border-right:1px solid #3a82bc;

  }
#primNavContainer .active {
	background:url("../images_layout/primNav_active_bg_diershof.jpg") repeat-x;
	
  }
#primNavContainer .active a {
  color:#fff;
  font-weight:bold;
  border-right:1px solid #3a82bc;
  }

.secNavBox {
	width:215px;
}
.secNavBox li {
	background:url("../images_layout/primNav_bg_diershof.jpg") repeat-x;
}
.secNavBox li.active,
.secNavBox li.current {
	background:url("../images_layout/primNav_active_bg_diershof.jpg") repeat-x;
}

.secNavBox li a {
	display:block;
	width:190px;
	height:24px;
	padding: 7px 0 0 25px;
	margin:0px 0;
	color: #fff;
	border-top: 0px solid #fff;
	border-bottom: 3px solid #fff;
	text-decoration: none;
	font-weight: normal;
}
.secNavBox li.firstLevel a:hover {
	font-weight: bold;
}

.secNavBox li.firstLevel.active a {
	font-weight: bold;
	border:0;
}
#diershof-pageID-46 .secNavBox li.firstLevel.active a,
#diershof-pageID-48 .secNavBox li.firstLevel.active a,
#diershof-pageID-50 .secNavBox li.firstLevel.active a {
	border-bottom: 3px solid #fff;
}
.secNavBox li.firstLevel.current a{
	font-weight: bold;
}

.secNavBox ul {
	width:215px;
	margin-bottom:3px;
}
.secNavBox ul li,
.secNavBox ul li.active,
.secNavBox ul li.current {
	background:#32A7D7;
}
.secNavBox ul li.secondLevel a {
	display:block;
	width:180px;
	height:22px;
	padding: 0px 0 0 35px;
	margin:0;
	border:0;
	color: #fff;
	text-decoration: none;
	font-weight: normal!important;
}
.secNavBox ul li.secondLevel a:hover,
.secNavBox ul li.secondLevel.active a,
.secNavBox ul li.secondLevel.current a {
	font-weight: bold!important;
}



/* BEGIN Linkformatierung  */
.external-link {
    color: #5AA02C;
    text-decoration:none;
    background: url("../images_layout/external_link.gif") left no-repeat;
    padding-left: 14px;
    border-bottom: 1px dotted #5AA02C;
}
.external-link:hover{
	border-bottom: 1px solid #5AA02C;
}
.external-link-new-window, .gmapDir a {
    background: url("../images_layout/external_link.gif") left no-repeat;
    padding-left: 16px;
    color: #5AA02C;
    text-decoration:none;
    border-bottom: 1px dotted #5AA02C;
}
.external-link-new-window:hover, .gmapDir a:hover {
    border-bottom: 1px solid #5AA02C;
}
.internal-link, .tx_lumogooglemaps_pi1_sidebar a, .orderLink {
    color: #5AA02C;
    text-decoration:none;
    background: url("../images_layout/internal_link.gif") left no-repeat;
    padding-left: 12px;
    border-bottom: 1px dotted #5AA02C;
}
.orderLink {
    float:left;
}
.internal-link:hover, .tx_lumogooglemaps_pi1_sidebar a:hover, .orderLink:hover {
    border-bottom: 1px solid #5AA02C;
}
.internal-link-new-window {
    color: #5AA02C;
    text-decoration:none;
    border-bottom: 1px dotted #5AA02C;
}
.internal-link-new-window:hover{
    border-bottom: 1px solid #5AA02C;
}
.download {
    color: #5AA02C;
    text-decoration:none;
    border-bottom: 1px dotted #5AA02C;
    background: url("../images_layout/download.gif") left no-repeat;
    padding-left: 14px;
}
.download:hover{
    border-bottom: 1px solid #5AA02C;
}
.mail, .tx_lumogooglemaps_pi1_infobox .spanmail a {
    color: #5AA02C;
    text-decoration:none;
    background: url("../images_layout/mail.gif") left no-repeat;
    padding-left: 20px;
    border-bottom: 1px dotted #5AA02C;
}
.mail:hover, .tx_lumogooglemaps_pi1_infobox .spanmail a:hover {
    border-bottom: 1px solid #5AA02C;
}
/* ENDE Linkformatierung  */





/*** Kontaktformular ***/
.diershofFormular fieldset {
	border:none;
	margin:0 0 30px 0;
	padding:0;
}
.kontaktform-fon-info {
	color:#33a8d7;
	font-weight:bold;
}

.tx-thmailformplus-pi1 {
	float:left;
}

.diershofFormular {
	float:left;
	padding: 0;
	margin: 0 0 10px 0;;
	width: 100%;
}

.diershofFormular .formColumn {
	float:left;
}


.diershofFormular #messageColumn {
	float:left;
	padding-top:18px;
}

.diershofFormular .formRow {
	float:left;
	position:relative;
	width:525px;
	padding:5px 10px;
	background:#e5e5e5;
	margin-top:2px;
}
.diershofFormular .formRowDisabled {
	float:left;
	position:relative;
	width:525px;
	padding:5px 10px;
	background:#3a82bc;
	margin-top:2px;
	margin-bottom:10px;
	color:#fff;
	font-weight:bold;
}

.diershofFormular .textAreaRow {
	float:left;
	position:relative;
	width:275px;
	height:315px;
}

.diershofFormular .formItem {
	float:left;
	width:auto;
}

.diershofFormular label {
	float:left;
	display:block;
	width:200px;
	padding:3px 0 0 35px;
}

#streetLabel {
	display:block;
	position:absolute;
	width:170px;
}

.formBorder {
	float:left;
	width:auto;
	display:block;
	padding:4px 5px 4px 5px;
	!padding:2px 5px 2px 5px;					/*IE6 & IE7*/
	border:1px solid #33a8d7;
}
.formRowDisabled .formBorder {
	border-color:#fff;
}

#townBorder {
	margin-left:10px;
}

.textAreaBorder {
	display:inline-block;
	width:230px;
	padding:1px 5px;
	border:1px solid #33a8d7;
	position:absolute;
	top:18px;
	left:0px;
}
.formBorder input, .formBorder select, .formBorder textarea{
	border:0;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	background:#e5e5e5;
}
.formRowDisabled input {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	background:#3a82bc;
	color:#fff;
	font-weight:bold;
}

.diershofFormular .inputTextArea {
	width:230px;
	height:200px;
	overflow:auto;
}
.diershofFormular .inputText {
	width:230px;
}
.diershofFormular .inputShortText {
	width:158px;
}
.diershofFormular .inputShortText {
	!width:154px;
}
.diershofFormular .inputNumber {
	width:50px;
}
.diershofFormular .inputNumber {
	!width:44px;
}


.diershofFormular .submitRow {
	float:left;
	position:relative;
	width:545px;
	height:50px;
	background:#c7c8ca;
	margin-top:10px;
}
.diershofFormular .submitRow p {
	width:280px;
	padding:2px 0 0 5px;
	font-size:10px;
	color:#fff;
	
}
.btnBorder {
	width:auto;
	padding:1px 5px;
	background: #33a8d7;
}
#resetBorder {
	position:absolute;
	top:15px;
	right:138px;
}
#submitBorder {
	position:absolute;
	top:15px;
	right:58px;
}

#inputReset, #inputSubmit {
	border:0;
	background: transparent;
	color:#fff;
	cursor:pointer;
 }
 
 .error-message {
	clear:both;
	color:#e02331;
	margin:0;
	padding-left:245px;
	white-space:nowrap;
}

.kontaktform-submitted {
	clear:both;
	display:block;
	width:632px;
	padding: 20px 0;
}


/*** Bestellformular ***/
#formhandler_contact_form {
	position:relative;
}
.bestellschein-pdf-link {
	position:absolute;
	top:-35px;
	right:0;
	color: #5AA02C;
}
.productHeader {
	float:left;
	height:40px;
	padding-top:5px;
	color:#fff;
	background:#3981BB;
	font-weight:bold;
	border-right:1px solid #33A8D7;
}
.produktSorte {
	width:130px;
	padding-left:45px;
}
.produktPreis {
	width:60px;
	text-align:center;
}
.produktWochenanfang {
	width:160px;
	text-align:center;
}
.produktWochenende {
	width:147px;
	text-align:center;
	border:0;
}
.formArtikelItem label {
	width:130px;
}
.priceBoxLeft {
	float:left;
	width:160px;
}
.priceBoxRight {
	float:left;
	width:120px;
}
.formArtikelItem .formPrice {
	float:left;
	width:70px;
	padding-top:3px;
	text-align:center;
}
.formArtikelItem .inputMenge {
	width:17px;
}
.formArtikelItem .labelMenge {
	float:left;
	padding:3px 0 0 10px;
}
.preisInfo {
	font-size:10px;
	color: #C7C8CA;
}
.datum {
	float:left;
}
.inputTag,
.inputMonat {
	width:17px;
}
.inputJahr {
	width:34px;
}
.labelTag,
.labelMonat,
.labelJahr {
	float:left;
	padding:3px 34px 0 5px;
}



#hofrundgangImage {
	position:relative;
	width:545px;
	height:376px;
	background: url("../images_content/hofrundgang/diershof_hofrundgang.jpg") no-repeat;
}
#hofrundgangImage img {
	position:absolute;
	top:0;
	left:0;
	width:545px;
	height:376px;
	display:none;
}
#abkalbstall {
	top:50px;
	left:229px;
}
#boxenlaufstall {
	top:175px;
	left:325px;
}
#gruenland {
	top:235px;
	left:490px;
}
#kaelberstall {
	top:58px;
	left:283px;
}
#melkstand {
	top:120px;
	left:325px;
}
#molkerei {
	top:65px;
	left:333px;
}
#siloplatz {
	top:185px;
	left:115px;
}

.infoLinkBox {
	margin-top:40px;
}


/* Google Maps */
.tx_lumogooglemaps_pi1_infobox img {
	float:left;
	margin-right:6px;
	margin-top:2px;
}

/* Kunden */
#diershof-pageID-4 #contentArea .csc-default {
	float:left;
}
#diershof-pageID-4 #contentArea .csc-textpic {
	width:250px;
	float:left;
	margin:5px 41px 35px 0;
	border:1px solid #ccc;
	overflow:hidden;
	text-align:center;
}
#diershof-pageID-4 #contentArea .csc-textpic-imagecolumn {
	position:relative;
	left:-2px;
}



/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0;}

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 5px;}
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */
	#produkte .csc-textpic-text {!height:100%;}
	
	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }



