﻿/*
Theme Name: last_call
Description: enjoy
Version: 1.0
Author: wordpresstheme.de
Author URI: http://www.wordpresstheme.de
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */



body
{
  margin: 0 auto;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-image: url('images/back.gif'); repeat:x;
  color: #003300;
}

h2
{
  color: #D39B18;
  font-size: 18px;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


a img
{ 
  border: 0; 
}

a
{
  color: #D46A1C;
}

a:link
{
  color: #D46A1C;
}

a:visited
{
  color: #ffcc66;
}

a:hover
{
  color: #723027;
}

.clear {
	clear: both;
}

/* end Page */

/* begin Box, Sheet */
.Sheet 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 900px;
  
  
}


* html .Sheet 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  width: 900px;
  zoom: 1;
}


.Sheet-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0 20px 0 20px;
  text-align: left;
}




.Sheet-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #ffffff;
}

* html .Sheet-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}
.Sheet
{
  margin-bottom: 1em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header 
{
  margin: 0 auto;
  position: relative;
  width: 860px;
  height: 285px;
  padding-bottom: 10px;
}

* html div.Header 
{
  font-size: 1px;
}

div.Header  div.topHeader
{
  width: 100%;
  height: 100%;
  text-align: left;
}

div.mainnavi 
{
	height: 41px;
	width: 860px;
}

/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 392px;
  top: 98px;
}

.logo td
{
  text-align: center;
  vertical-align: middle;
}

.logo-name
{
  font-size: 26px;
  font-family: Tahoma;
  font-style: normal;
  font-weight: bold;
}

.logo-name a
{
  text-decoration: none;
  color: #FFFFFF !important;
}

.logo-text
{
  font-size: 18px;
  font-family: Tahoma;
  font-style: normal;
  font-weight: normal;
  color: #F4C9A9 !important;
}
/* end Logo */

/* begin Menu */

#navi {
	width: 860px; 
	height: 38px;
	margin: 0 auto; 
	padding: 0;
	position: relative;
	background-color:#f8f8f8;
}
	
#navi li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	top: 0;
	float:left;
}
	
#navi li, #navi a {
	height: 38px; 
	display: block;
	float:left;
}

.nav1-aktuelles a {
background:url("images/de/nav.gif") no-repeat scroll 0 0 transparent;
width:105px;
}
.nav2-hengste a {
background:url("images/de/nav.gif") no-repeat scroll -105px 0 transparent;
width:85px;
}
.nav3-stuten a {
background:url("images/de/nav.gif") no-repeat scroll -190px 0 transparent;
width:79px;
}
.nav4-nachzucht a {
background:url("images/de/nav.gif") no-repeat scroll -269px 0 transparent;
width:106px;
}
.nav5-verkaufspferde a {
background:url("images/de/nav.gif") no-repeat scroll -375px 0 transparent;
width:135px;
}
.nav6-gestuet a {
background:url("images/de/nav.gif") no-repeat scroll -510px 0 transparent;
width:75px;
}
.nav7-termine a {
background:url("images/de/nav.gif") no-repeat scroll -585px 0 transparent;
width:82px;
}
.nav8-gaestebuch a {
background:url("images/de/nav.gif") no-repeat scroll -667px 0 transparent;
width:100px;
}
.nav9-kontakt a {
background:url("images/de/nav.gif") no-repeat scroll -767px 0 transparent;
width:93px;
}

.nav1-aktuelles a:hover {
	background: transparent url(images/de/nav.gif) 0 -38px no-repeat;
}
	
.nav2-hengste a:hover {
	background: transparent url(images/de/nav.gif) -105px -38px no-repeat;
}
	
.nav3-stuten a:hover {
	background: transparent url(images/de/nav.gif) -190px -38px no-repeat;
}
	
.nav4-nachzucht a:hover {
	background: transparent url(images/de/nav.gif) -269px -38px no-repeat;
}
	
.nav5-verkaufspferde a:hover {
	background: transparent url(images/de/nav.gif) -375px -38px no-repeat;
}
	
.nav6-gestuet a:hover {
	background: transparent url(images/de/nav.gif) -510px -38px no-repeat;
}
	
.nav7-termine a:hover {
	background: transparent url(images/de/nav.gif) -585px -38px no-repeat;
}
	
.nav8-gaestebuch a:hover {
	background: transparent url(images/de/nav.gif) -667px -38px no-repeat;
}
	
.nav9-kontakt a:hover {
	background: transparent url(images/de/nav.gif) -767px -38px no-repeat;
}





* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.nav
{
  background-image: url(/cms/wp-content/uploads/navilow.jpg);
  background-color:#ffffff;
  position: relative;
  width: 860px;
  height: 30px;
  z-index: 100;
  padding: 0;
}

#submenu
{
	top: 0px;
	left: 5px;
	padding: 0; 
	margin: 0;
	position: relative;
}

li.categories 
 {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none
}

li.cat-item , li.page_item
{ 
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none
}

li.cat-item  a, li.page_item a {
	background:transparent url(images/submenu-separator.gif) no-repeat scroll right center;
	color:#003300;
	display:block;
	float:left;
	font-family:Times new roman;
	font-size:13px;
	font-weight:bold;
	height:30px;
	line-height:26px;
	padding:0 6px;
	text-decoration:none;
	text-transform:uppercase;
	z-index:1;
}

li.cat-item  a:hover, li.page_item  a:hover{
	color:#ffcc33;
}

li.current_page_item  a{
	font-weight: bold !important;
}

lli.current-cat {  }
li.current-cat-parent {  }
ul.children {  }


.menu 
{
  padding: 0px 0px 0px 0px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.nav .l 
{
  left: 0;
  right: 0px;
}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r 
{
  right: 0;
  width: 0px;
}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
  width: 900px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-900+'px');
}

.nav .l, .nav .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
}

* html .nav .l, * html .nav .r div 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 26px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}
.menu a span span
{
  font-family: 'Tahoma';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #CCCCCC;
  padding: 0 17px;
  margin: 0 0px;
  line-height: 26px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  color: #E2711D;
  background-position: left -26px;
}

.menu li:hover a span span
{
  color: #E2711D;
  background-position: left -26px;
}

* html .menu .menuhover .menuhoverA span span
{
  color: #E2711D;
  background-position: left -26px;
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator 
{
  display: block;
  width: 1px;
  height: 26px;
  background-image: url('images/item-separator.png');
}
/* end MenuSeparator */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 0px;
	width: 100%;
	position: relative;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn 
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 28px;
  color: #FFFFFF;
}

.Button .t
{
  height: 28px;
  line-height: 28px;
  padding: 0 11px;
  text-align: left;
  font-family: 'Tahoma';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #361B07;
}

.Button .hover 
{
  color: #FFFFFF;
}

.Button .active .r 
{
  top: -56px;
}

.Button .hover .r 
{
  top: -28px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 9px;
  height: 84px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-9+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:415px;
  height: 84px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-415+'px');
}

.Button .active .l 
{
  top: -56px;
}

.Button .hover .l 
{
  top: -28px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 9px;
  height: 84px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-9+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block 
{
  background-color: #fef9cf
  min-width:25px;
  min-height:25px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .Block 
{
  width:expression(this.offsetWidth < 25 ? 25+"px" : "auto !important");
  height:expression(this.offsetHeight < 25 ? 25+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  background-color: #294222
  position: relative;
  overflow: hidden;
  z-index: 0;
  text-align: left;
}




.Block-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url('images/Block-s.png');
}

* html .Block-tl 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}


.Block-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
}

* html .Block-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-16+'px');
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -16px;
  width: 32px;
  height: 32px;
  background-image: url('images/Block-s.png');
}

* html .Block-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
}

* html .Block-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-16+'px');
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -16px;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url('images/Block-s.png');
}

* html .Block-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 16px;
  height: 16px;
}

* html .Block-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-16+'px');
  left: expression(this.parentNode.offsetWidth-16+'px');
}

.Block-br div 
{
  position: absolute;
  z-index: -1;
  top: -16px;
  left: -16px;
  width: 32px;
  height: 32px;
  background-image: url('images/Block-s.png');
}

* html .Block-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  height: 43px;
  width: 570px;
  background-image: url('/cms/wp-content/uploads/headlines/headerbg.jpg');
}

.Block-tc img.ttf
{
	margin: 10px 0px 0px 18px;
}

* html .Block-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-32+'px');
}


.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 32px;
  background-image: url('images/Block-h.png');
}

* html .Block-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='scale')");
}


.Block-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 16px;
}

* html .Block-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-16+'px');
  width: expression(this.parentNode.offsetWidth-32+'px');
}

.Block-bc div 
{
  position: absolute;
  z-index: -1;
  top: -16px;
  left: 0;
  width: 100%;
  height: 32px;
  background-image: url('images/Block-h.png');
}

* html .Block-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='scale')");
}


.Block-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 16px;
  left: 0;
  width: 16px;
  bottom: 16px;
}

* html .Block-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-32+'px');
}

.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 32px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

* html .Block-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='scale')");
}

.Block-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 16px;
  right: 0;
  width: 16px;
  bottom: 16px;
}

* html .Block-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-16+'px');
  height: expression(this.parentNode.offsetHeight-32+'px');
}

.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -16px;
  width: 32px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

* html .Block-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='scale')");
}

.Block-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-color: #fef9cf;
}

* html .Block-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-32+'px');
  height: expression(this.parentNode.offsetHeight-32+'px');
}
.Block
{
  margin: 3px 0 3px 0;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #A6A6A6;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 43px;
  z-index: 0;
  line-height: 30px;
  margin-bottom: 0px;
  text-align: left;
  color: #E2711D;
  font-family: 'Tahoma';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockHeader  img.ttf
{
	margin: 10px 0px 0px 18px;
}

.headline {
  height: 47px;
  width: 270px;
  line-height: 47px;
  background-image: url('/cms/wp-content/uploads/headlines/headerrightbg.jpg');
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l 
{
  left: 0;
  right: 0px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 0px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
  width: 900px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-900+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent 
{
  background-color: #fef9cf;
  min-width:1px;
  min-height:1px;
  padding: 5px 0 0 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{
  background-color: #fef9cf
  position: relative;
  overflow: hidden;
  width: 550px;
  z-index: 0;
  margin: 12px 0px 12px 6px;
  text-align: left;
  color: #000000;
  padding: 30px 0 0 5px;
  font-family: 'Tahoma';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a
{
  color: #FFFFFF;
}
.BlockContent a:link
{
  color: #D39B18; 
}

.BlockContent a:hover
{
  color: #E58238;
}
.BlockContent a:hover:visited
{
  color: #E58238;
}

.BlockContent a:visited
{
  color: #A6A6A6;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	padding: 0 2px 5px 0;
	float: left;
	overflow: hidden;
	width: 570px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
    position: relative;
	float: right;
	overflow: hidden;
	width: 270px;
}
/* end LayoutCell */

.sidebar1 .BlockContent
{
	background-color: #294222;
}

.sidebar1 td.daten {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:2.6;
	text-align:left;
}

.ngg-widget, .ngg-widget-slideshow
{
	width: 260px !important;
	overflow: hidden !important;
}

.pedigree
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: normal;
}

.gestuet1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}

.gestuet2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}

.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
	margin-left: 0; 
	padding-left: 20px;
}

.sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li
{
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}

#footer
{
	display: block; 
	color: #ffffff;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 900px;
}

.footer-left
{
	float: left;
	color: #ffffff;
	text-align: left;
	margin-left: 18px;
	margin-bottom: 15px;
}

.footer-right
{
	float: right;
	color: #ffffff;
	text-align: right;
	margin-right: 18px;
	margin-bottom: 15px;
}

.entry {

	display: block; 
	width: 100%; 
	height: 100%;
}

div.entry img.size-thumbnail {
	margin: 0px 10px 10px 0px;
}

.post {
	margin: 10px 0px 0px 0px; 
	padding: 0px 0px 10px 0px;
	background:transparent url(images/betweenline.gif) repeat-x scroll center bottom;
	display: block;
	min-height:130px;
}

.post h2 a 
{
	text-decoration: none;
}

.headDate, .headDate a {
	float: left;
	width: 60px;
	color:#D39B18;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

div.postHeadline {
	float: right;
	width: 490px;
}

h3.postHeadline, h3.postHeadline a {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px !important;
	font-weight:bold;
	text-decoration: none;
	color:#000000 !important;
	padding: 0px !important;
	margin: 0px !important;
}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
	float:right;
}

span.wpcf7-form-control-wrap captcha-0 {
	position: relative;
	float:left !important;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}