body {
    background: #bae3f0 url(images/backback.jpg) top left repeat-x;
    font-family: Helvetica, sans-serif;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
}

h1 {
    font-family: Georgia, serif;
    font-weight: normal;
    text-align: center;
}

h2 {
    font-family: Georgia, serif;
    font-weight: normal;
    text-align: center;
}

p {
    padding: 0 0 10px;
}

a[href
^= "http:"], a[href ^= "mailto:"], a[href ^= "http:"]:visited, a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], a[href$=".rdf"], a[href^="aim:"] {
padding: 0;
margin: 0;
}

.container_12 {
    margin-bottom: 20px;
}

.background_start {
    margin: 0 auto;
    background: url(images_start/content.jpg) center repeat-y;
}

.background {
    margin: 0 auto;
    background: url(images/content.jpg) center repeat-y;
}

.header_start {
    margin: 0 auto;
    background: url(images_start/header.jpg) center top no-repeat;
}

.header_start_int {
    margin: 0 auto;
    background: url(images_int/header_start.jpg) center top no-repeat;
}

.header {
	margin: 0 auto;
    background: url(images/header.jpg) center top no-repeat;
}

.header_int {
	margin: 0 auto;
    background: url(images_int/header.jpg) center top no-repeat;
}

.footer_start {
    margin: 0 auto;
    height: 331px;
    padding-top: 21px;
    background: url(images_start/footer.jpg) center bottom no-repeat;
}

.footer_start_int {
    margin: 0 auto;
    height: 331px;
    padding-top: 21px;
    background: url(images_int/footer_start.jpg) center bottom no-repeat;
}

.header_blog {
	margin: 0 auto;
    background: url(images_blog/header.jpg) center top no-repeat;
}

.footer {
    margin: 0 auto;
    height: 331px;
    padding-top: 24px;
    background: url(images/footer.jpg) center top no-repeat;
}

.footer_int {
    margin: 0 auto;
    height: 331px;
    padding-top: 24px;
    background: url(images_int/footer.jpg) center top no-repeat;
}

.footer_text, .footer_text a {
	padding-top: 25px;
	line-height: 17px;
	text-align: center;
	color: #fff;
	font-size: 11px;
}

.footer_text {
	font-weight: bold;
}

.footer_text a {
	font-weight: normal;
}

.trennlinie_start {
    padding: 0 14px;
    height: 100%;
    background-color: #ececec;
}

.socialbutton {
    height: 71px;
    display: block;
}

.spendenbutton {
    background: url(images_start/spendenbutton.jpg) bottom center no-repeat;
    height: 97px;
}

.spendenbutton:hover {
    background-position: top center;
}

.kontakt {
    height: 44px;
    width: 210px;
    font-size: 14px;
    color: #fff;
    text-shadow: -1px -1px #a8a8a8;
}

.kontakt div {
    padding: 16px 0px 0 0;
    text-align: center;
}

.kontakt a {
    color: #f5f5f5;
}

.slideshow {
    height: 462px;
    width: 295px;
    margin: 0 auto;
}

.slideshow a[href^="http:"], .slideshow a[href^="mailto:"], .slideshow a[href^="http:"]:visited, .slideshow a[href$=".pdf"], .slideshow a[href$=".doc"], .slideshow a[href$=".xls"], .slideshow a[href$=".rss"], .slideshow a[href$=".rdf"], .slideshow a[href^="aim:"] {
	background: none;
	margin: 0;
	padding: 0;
}

.topmenu {
    height: 35px;
    margin-top: 103px;
    padding-top: 15px;
}

.topmenu a {
    font-size: 15px;
    text-shadow: 1px 2px #8a2d63;
    color: #fff;
    font-weight: bold;
    height: 15px;
    padding: 15px 15px 17px 15px;
}

.topmenu a:hover, .topmenu a:active {
    color: #e0bcd3;
    font-weight: bold;
    text-decoration: none;
    background: url(images_start/menuarrow.jpg) bottom center no-repeat;
}


/* content */
.content {
    color: #404040;
    font-size: 13px;
    line-height: 18px;
    min-height: 300px;
	margin-top: 24px;
	padding-left: 10px;
	padding-right: 20px;
	width: 675px;
}

.content a {
	text-decoration: none ! important;
	border-bottom: 1px dotted #ddd;
}

.content a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

.content td {
	padding: 2px;
}

.content h1 + p {
    padding: 0 0 0 0 ! important;
}

.content h1 {
    color: #3d3d3d;
    font-size: 24px;
    text-align: left;
    font-weight: normal;
    font-family: Helvetica, sans-serif;
    padding-bottom: 10px;
    margin-bottom: 25px;
    margin-top: 5px;
	text-shadow: 1px 1px #fff;
}

.content h2 {
    color: #3d3d3d;
    font-size: 23px;
    text-align: left;
    letter-spacing: -0.03em;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-top: 0px;
    line-height: 24px;
}

.content h3 {
    color: #3d3d3d;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
    line-height: 17px;
}

.content h4 {
    color: #3d3d3d;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
    line-height: 21px;
}



.content h5 {
    color: #3D3D3D;
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 5px;
    padding-bottom: 6px;
    padding-top: 10px;
    text-align: left;
}

.content li {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/list.png);
    background-repeat: no-repeat;
    line-height: 1.5em;
    list-style-type: none;
    margin: 0.5em 1.5em 0.5em 0;
    padding: 0 0 0 25px;
    text-align: left;
}

.content img {
    /*border: 5px solid #f4f4f4;*/
}


.content_start_accordion {
    color: #404040;
    font-size: 13px;
    line-height: 18px;
    min-height: 300px;
	margin-top: 16px;
	width: 610px;
	padding: 0px 15px 0px 5px;
	
	
}

.content_start_left {
    color: #404040;
    font-size: 13px;
    line-height: 18px;
	margin-top: 16px;
	padding: 0px 5px 0px 15px;
	width: 295px;
}



.margin_left {
	margin-left: 15px;
}

.margin_right {
	margin-right: 15px;
}

.menu {
    padding: 30px 0px 20px 10px;
}

.menu a {
    color: #6c6c6c;
    text-decoration: none;
    font-weight: bold;
}

.menu a:hover, .menu a:active {
    color: #a64686;
}



.copyright, .footericons {
    padding-top: 38px;
    color: #fff;
    font-weight: normal;
    font-size: 11px;
	line-height: 14px;
}

.copyright a {
    color: #fff;
    text-decoration: none;
}

.copyright a:hover, .copyright a:active {
    color: #fff;
	text-decoration: underline;
}

.copyright ul li {
    height: 20px;
    float: left;
}

.footericons div {
    height: 30px;
    width: 36px;
    float: left;
}

.clear {
    width: 0px;
    height: 0px;
    clear: both;
}

.start_left {
    padding-left: 5px;
}

.start_right {
    padding-right: 15px;
}

.weiterbutton {
    background: url(images_start/weiterbutton.jpg) top left no-repeat;
    width: 48px;
    height: 16px;
    float: right;
    margin-top: 2px;
    display: block;
}

.weiterbutton:hover {
    background-position: bottom left;
}



.border {
    border: 1px dotted #f00;
}

.footer_links {
	padding: 5px 0 2px 0px;
	height: 16px;
	vertical-align: middle;
	color: #fff;
	text-align: center;
}

.footer_links a {
	color: #fff;
	margin: 0 5px ! important;
	padding: 3px 10px ! important;
	vertical-align: middle;
  color: #fff;
	font-size: 11px;
	background: #666;
	-moz-border-radius: 15px;
  border-radius: 15px;
}

.footer_links img {
	margin: 0px 8px 3px 3px;
	vertical-align: top;
}

.footer_icon {
	width: 80px;
	height: 80px;
	margin: 25px 35px;
}

.left_title {
  background: url("images/title_left.jpg") no-repeat scroll left top transparent;
  color: #302F2F;
  font-size: 12px;
  font-weight: normal;
  height: 28px;
  margin-top: 6px;
  padding: 8px 0 0 10px;
  text-shadow: 1px 1px #FFFFFF;
  width: 218px;
}


.infobox_middle {
	background: url(images/infobox_middle.jpg) top left repeat-y;
	width: 194px;
	padding: 0px 17px 0px 17px;
	font-size: 11px;
	color: #6e6e6e;
	}

.infobox_middle ul {
  margin-bottom: -5px;
}
	
.infobox_middle li {
	list-style-type: none;
	vertical-align: top;
	height: 16px;
	padding: 2px 0px;
	line-height: 11px;
}

.infobox_middle li a {
	color: #6e6e6e;
}

.infobox_middle img {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -5px;
}

.infobox_top {
	background: url(images/infobox_top.jpg) top left no-repeat;
	width: 228px;
	height: 12px;
}

.infobox_bottom {
  background:url("images/infobox_bottom.jpg") no-repeat scroll left bottom transparent;
  height:6px;
  width:228px;
}

.map {
	margin-top: 150px;
	height: 47px;
}

.map img {
	width: 76px;
	height: 47px;
	margin-left: 5px;
	
}

/* Language Slide */
.mooSlide {
    background-color: #fff;
    background-image: url(images/worldback.jpg);
    background-repeat: repeat-x;
}

.world_container {
    margin: 0px auto;
    background-image: url(images/world.jpg);
    background-repeat: no-repeat;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    color: #FFFFFF;
    font-size: 11px;
    height: 180px;
    width: 650px;
}

.countries_title {
    font-size: 18px;
    color: #222;
    vertical-align: middle;
    height: 45px;
}

.country {
    margin: 0 1px 1px 0;
    width: 160px;
    height: 30px;
    float: left;
    display: block;
    text-align: left;
}

.country img {
    vertical-align: middle;
    padding: 0 5px 0 0;
    margin: 0 0 0 0;
}

.country a {
    color: #333;
    text-decoration: none;
}

.box_right {
	width: 290px;
	background: url(images_start/box_right.jpg) top left no-repeat;
	font-size: 11px;
	color: #737373;
}

.box_right .text {
	padding: 0px 10px 0px 10px;
}

.box_right h3 {
	font-size: 13px;
	color: #5e5e5e;
	
	padding: 7px 10px 7px 10px;
	
}

.box_right h2 {
	font-size: 14px;
	color: #424242;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	
}

.box_right_bottom {
	width: 290px;
	height: 10px;
	background: url(images_start/box_right_bottom.jpg) bottom left no-repeat;
	margin-bottom: 10px;
}

/* Boxen Startseite */

.content_box {
	float:left;
	padding: 0px 0px 0px 15px;
}

.content_box2 {
	float:left;
	padding: 0px 0px 0px 25px;
}

.content_box3 {
	float:left;
	padding: 0px 15px 0px 0px;
}

#accordion h3 {
	font-weight: normal;
}

.content_start_right {
    color: #404040;
    font-size: 13px;
    line-height: 18px;
	margin-top: 15px;
	padding: 0px 15px 0px 0px;
	width: 295px;
}

.content_start_middle {
    color: #404040;
    font-size: 13px;
    line-height: 18px;
	margin-top: 15px;
	padding: 0px 5px 0px 5px;
	width: 300px;
}

.content_start_left.infobox {
	margin-top: 15px;
}

a.infobox_left_title , a[href^="http:"].infobox_left_title {
	height: 17px;
	width: 295px;
	background: url('images_start/infobox_left_title.jpg') top left no-repeat;
	padding: 5px 10px;
	font-size: 13px;
	display: block;
	color: #383838;
	margin: 0;
}

a.infobox_middle_title , a[href^="http:"].infobox_middle_title {
	height: 17px;
	width: 300px;
	background: url('images_start/infobox_middle_title.jpg') top left no-repeat;
	padding: 5px 10px;
	font-size: 13px;
	display: block;
	color: #383838;
	margin: 0;
}

.infobox_background_left {
	width: 275px;
	height: 140px;
	overflow-y: hidden;
	background: url('images_start/infobox_background.jpg') top left repeat-y;
	padding: 0px 10px;
	font-size: 12px;
	color: #535252;
	display: block;
}

.infobox_background_left .infobox_verlauf {
	text-decoration: none;
	border: 0px;
	color: #fff;
	background: transparent url("images_start/infobox_verlauf.png") bottom center no-repeat;
	width: 294px;
	height: 248px;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 95px;
	left: 16px;
}

.infobox_background_middle .infobox_verlauf {
	text-decoration: none;
	border: 0px;
	color: #fff;
	background: transparent url("images_start/infobox_verlauf.png") bottom center no-repeat;
	width: 294px;
	height: 248px;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 95px;
	left: 11px;
}

.content_start_right .infobox_verlauf {
	text-decoration: none;
	border: 0px;
	color: #fff;
	background: transparent url("images_start/infobox_verlauf.png") bottom center no-repeat;
	width: 294px;
	height: 248px;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 95px;
	left: 1px;
}

.infobox_background_middle {
	width: 280px;
	height: 140px;
	background: url('images_start/infobox_background.jpg') top left repeat-y;
	padding: 0px 10px;
	font-size: 12px;
	color: #535252;
	display: block;
	overflow:hidden;
}

.infobox h3 ,  .infobox .rss_title {
	font-size: 13px;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 7px;
	font-weight: bold;
}

.infobox .rss_title {
	background: url('images_start/h3underline.jpg') bottom left repeat-x;
}

.infobox a {
	text-decoration: none;
}

.infobox_left_bottom {
	width: 295px;
	height: 10px;
	background: url('images_start/infobox_left_bottom.jpg') bottom left no-repeat;
	display: block;
}

.infobox_middle_bottom {
	width: 300px;
	height: 10px;
	background: url('images_start/infobox_middle_bottom.jpg') bottom left no-repeat;
	display: block;
}

.picture_left {
	width: 295px;
	background: url('images_start/picture_left_bottom.jpg') bottom left no-repeat;
	padding-bottom: 10px;
}

.picture_middle {
	width: 300px;
	background: url('images_start/picture_middle_bottom.jpg') bottom left no-repeat;
	padding-bottom: 10px;
}

.picture_left img , .picture_middle img {
	display: block;
}

/*
 * filebrowser/Download-Tabelle
 */

.filebrowser_title {
	background-color: #e0e0e0;
}

.filebrowser_row1 {
	background-color:#f4f4f4;
}

.filebrowser_row2 {
	background-color: #ececec;
}

/*
 * Social
 */

.social {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	height: 24px;
	margin-top: 15px;
	clear: both;
}

.social iframe {
	overflow-x: visible;
}

.social a {
	border: 0;
}

.social div {

	height: 25px;
	float: left;
	overflow-y: hidden;
	padding: 0px 10px 0 0;	
}

.social img {
	vertical-align: middle;
	border: 0;
}

/* awesome button */
a.mybutton, a.mybutton:visited, input.mybutton {
    display: block;
    background: url(/_lib/css/button/simple_button_grey.png) repeat-x;
    width: 100px;
    padding: 3px 0 1px 0;
    border: 1px solid #666;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    font-weight: bold;
    font-size: 10px;
    color: #FFF !important;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    opacity: .85;
    -moz-box-shadow: 0 0 8px #bbb;
    -webkit-box-shadow: 0 0 8px #bbb;
    cursor: pointer;

}

a.mybutton:hover, input.mybutton:hover {
    text-decoration: none ! important;
    border-color: #000;
    cursor: pointer;

}

a.mybutton:active, input.mybutton:active {
    background-position: 0 -200px;
    text-shadow: -1px -1px 1 rgba(0, 0, 0, 0.8);
}

/* Produkt-Akkordion - Neue Produkte */
.products_new {
	background: #EDEEE9;
	color: #777;
	font-size: 10px;
	padding: 0px 0px 0 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	float: right;
	margin-top:2px;
}

.products_new_counter {
	background: #706E6F;
	color: #ddd;
	font-size: 9px;
	padding: 0px 10px 0 10px;
	margin: 0 0px 0 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	float: right;
}


input#search_button {
	background: url(images/search_button.jpg) top left no-repeat;
	border: 0;
	width: 29px;
	height: 22px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	float: right;
}

input#search_field {
	background: url(images/search_field.jpg) top left no-repeat;
	border: 0;
	width: 115px;
	height: 12px;
	float: right;
	padding: 5px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0;
	color: #fff;
}

#certificate {
  text-align:center;

}

.mein-pferdefutter td {
  padding: 2px 5px 2px 0;
}

.content p["EMH"]   { 
  background-image: url(icons2/im.png); 
  color: #f00;
}

.ba468 {
	display: block;
    margin: 10px 0 !important;
    text-align: center;
    border: 0 none !important;
}

.ba468 img {
	border: 0;
}


/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    display:none;
    background-color:#000;
    border:1px solid #444;
    color: #eee;
    padding:10px;
    font-size:12px;
    line-height: 15px;
    -moz-box-shadow: 2px 2px 11px #000;
    -webkit-box-shadow: 2px 2px 11px #000;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-width: 300px;
}

/* paging */
#page_nav {
	clear: left;
}
#page_nav div {
	display: inline-block;
	margin: 2px;
}
#page_nav div a {
    display: block;
    background: #eee;
    width: 50px;
    padding: 3px 0 1px 0;
    border: 1px solid #aaa;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
    font-weight: bold;
    font-size: 10px;
    color: #000 !important;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    opacity: .85;
    -moz-box-shadow: 0 0 8px #bbb;
    -webkit-box-shadow: 0 0 8px #bbb;
    cursor: pointer;

}

#page_nav div a.highlight {
    display: block;
    background: #bbb;
    width: 50px;
    padding: 3px 0 1px 0;
    border: 1px solid #aaa;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
    font-weight: bold;
    font-size: 10px;
    color: #000 !important;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    opacity: .85;
    -moz-box-shadow: 0 0 8px #bbb;
    -webkit-box-shadow: 0 0 8px #bbb;
    cursor: pointer;

}

#page_nav div a .mybutton:hover {
    text-decoration: none ! important;
    border-color: #000;
    cursor: pointer;

}

#page_nav .pager_hide {
	opacity: 0.1;
}

#page_nav div a .mybutton:active {
    background-position: 0 -200px;
    text-shadow: -1px -1px 1 rgba(0, 0, 0, 0.8);
}

