* {
	margin: 0;
	padding: 0;
}
#content.p34 p {
	margin: 0 0 1em 0;
}
.clear {
	clear: both;
}
body {
	font-family: Verdana, Arial, sans-serif;
	background: #b3b4b5 url('/assets/layout/body_bg.png') repeat-x top left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: black;
}

a {
	color: #44A83F;
}

object {
	z-index: 10;
}
.greenFG {
	color: #44A83F;
}
.greenBG {
	background-color: #44A83F;
}
.rinderFG {
	color: #ee813c;
}
.rinderBG {
	background-color: #ee813c;
}
.schweineFG {
	color: #9d0d15;
}
.schweineBG {
	background-color: #9d0d15;
}
.pferdeFG {
	color: #8d472b;
}
.pferdeBG {
	background-color: #8d472b;
}
#langs {
	width: 970px;
	margin: 10px auto 0 auto;
}
#container {
	background: #FFF;
	width: 970px;
	margin: 10px auto 0 auto;
}
#headerwrapper {
	background: transparent url('/assets/layout/header_bg.png') no-repeat;
	overflow: auto;
	padding-bottom: 16px;
}
#home {
	display: block;
	float: right;
	width: 230px;
	height: 80px;
	text-decoration: none;
}
#home span {
	visibility: hidden;
}
#toplinks {
	height: 68px;
}
#toplinks ul {
	margin: 0 0 0 20px;
	list-style-type: none;
}
#toplinks li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#toplinks a:link,
#toplinks a:visited {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #666;
	padding: 33px 10px 0 0;
}

#header {
}
#topnav {
	margin: 0 0 0 20px;
	overflow: auto;
/*	padding: 37px 30px 0 30px;*/
}
#contentwrapper {
	min-height: 580px;
/*	padding: 0 30px 0 0;*/
/*	margin-top: -40px;*/
}
#newswrapper {
	float: right;
	width: 206px;
	min-height: 670px;
	margin-right: 20px;
/*	margin-top: 20px;*/
	background: #b2b4b5 url('/assets/layout/news_bg.png') repeat-x;
/*	overflow: hidden;*/
}
#news {
	padding: 20px 20px 20px 20px;
	color: #FFF;
	text-align: right;
}
#news form {
	margin-bottom: 16px;
}
#news input[type=text] {
	background-color: #FFF;
	border: 1px solid #AAA;
	padding: 3px;
	font-size: 11px;
	color: #AAA;
	margin: 2px 0;
	width: 158px;
}

#news input {
	display: inline-block;
}

#news p {
	font-size: 9px;
	color: #333;
	margin: 4px 0 0 0;
}
#news input[type=submit] {
	background-color: #44a83f;
	border: 1px solid #44a83f;
	padding: 1px 2px;
	font-size: 10px;
	color: #FFF;
	margin: 4px 0;
	font-weight: bold;
}
#news a {
	display: block;
	font-size: 9px;
	text-align: left;
	padding: 2px 0;
	font-weight: bold;
}

#line {
	margin-left: 20px;
/*	width: 701px;*/
	width: 698px;
	height: 0px;
	border-top: 2px solid #ef813c;
}
#startpage {
	width: 721px;
	/*height: 578px;*/
	height: 670px;
	float: left;	
}
#subnav {
	margin-left: 20px;
	width: 200px;
	float: left;
}
#content {
/*	width: 495px;*/
/*	margin-left: 3px;*/
	width: 482px;
	margin: 16px 0 0 16px;
	float: left;
}
#content.wide {
	width: 700px;
	margin-left: 20px;
}

#foot {
    border-top: 10px solid #E3E4E4;
    clear: both;
    margin: 32px 0 0;
    padding: 20px 30px;
	overflow: auto;
}

#foot a:link,
#foot a:visited,
#foot {
	color: #9D9E9D;
	text-decoration: none;
	font-size: 10px;
}

#foot div.col {
	width: 226px;
	float: left;
}
#foot ul.tagcloud {
	margin-right: 10px;
}
#foot ul.tagcloud li {
	float: left;
/*	list-style-type: square;*/
	padding-right: 10px;
}
#foot ul.links {
	margin: 0;
}
#foot ul.links li {
	float: right;
/*	list-style-type: square;*/
	padding-left: 15px;
}


#foot a:hover, 
#foot a:active {
	color: #9D9E9D;
	text-decoration: underline;
}
#foot ul {
	list-style-type: none;
}

#foot input#memoryListEmail {
	margin-top: 8px;
	font-weight: normal;
/*	border: none;*/
	width: 120px;
/*	color: #e85113;*/
/*	background-color: #444444;*/
	font-size: 9px;
	padding: 2px;
	color: #4B4B4D;
	background-color: white;
	border: 1px solid #E0E0E0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#foot button.button {
		font-weight: normal;
		width: 120px;
		font-size: 9px;
		padding: 2px;
		color: #4B4B4D;
		background-color: white;
		border: 1px solid #E0E0E0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin-top: 0;	
}

#foot a.remove:link,
#foot a.remove:visited {
	float: right;
}
#footerline {
	width: 970px;
	margin: 0 auto;
	font-size: 10px;
	color: #666;
	text-align: left;
	padding: 10px 0;
}

/*
	elements
*/
h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}

h1.subtitle {
	font-size: 14px;
}

h2 {
	margin: 0 0 7px 0;
	font-size: 14px;
	font-weight: bold;
}
td {
	vertical-align: top;
}
a img {
	border: none;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url("/assets/layout/dot.png") no-repeat scroll left 5px transparent;
}

#content p strong,
span.bold {
	text-transform: uppercase;
}

/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.level0 {
	margin: 0;
	padding: 0;
}
/*
	ebene 1
*/
ul.level1 {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}
li.level1 {
	margin: 0;
	padding: 0;
}
/*
	ebene 1
*/
ul.level2 {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}
li.level2 {
	margin: 0;
	padding: 0;
}
/*
	alle ebenen : definition der hyperlink styles
*/
ul.navtree a:link,
ul.navtree a:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 6px 27px;
	background: #8f9092 url(/assets/layout/link_bg2.png) repeat-x top left;
}
ul.navtree a.inpath:link,
ul.navtree a.inpath:visited,
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
	background: #ef813c;
	color: #FFF;
}


label.untere_reihe {
	width: 161px;
	display: inline-block;
}


#content input[type=checkbox].F {
	padding: 0;
	border: 0;
	width: auto;
	display: inline-block;
	margin: 0 0 8px 0;
}

	
input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: #ebecec;
	width: 385px;
	border: 1px solid #ccc;
	margin: 0 0 10px 20px;
	padding: 3px;
	font-size:12px;
	font-family:Verdana,Arial,sans-serif;
}
input.M:hover,
input.M:focus,
input.F:hover,
input.F:focus,
input.P:hover,
input.P:focus,
textarea.F:hover,
textarea.F:focus,
textarea.P:hover,
textarea.P:focus {
	background: white;
}

input.S {
	color: black;
	font-weight: bold;
	background-color: #e0e1e2;
	width: auto;
	border: 1px solid #606060;
	margin-left: 20px;
	padding:3px;
}
input.C {
	color: black;
	background-color: transparent;
}
th.form {
	border: 1px solid #606060;
	background-color: #e0e1e2;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

#content input[type=checkbox] {
	display: inline;
	width: 15px;
	margin: 0 5px 5px 0;
}

form label {
	margin: 0 10px;
}

input.marked,
textarea.marked {
	border-color: #BF2F28;
}


/* 
	newsletter
*/

#newsletter > input {
	margin: 0 0 10px 0;
}

/*
	sitemap
*/
#ce_sitemap {
	list-style-type: none;
}
#ce_sitemap ul {
	margin: 10px 0;
	list-style-type: disc;
}
#ce_sitemap a:link,
#ce_sitemap a:visited {
	text-decoration: none;
	display: block;
	color: #434343;
}
#ce_sitemap a:hover {
	color: black;
}

/*
	kasten
*/
div.kasten {
	margin: 0 0 10px 0;
	padding: 0;
/*	border: 1px solid #58585A;*/
	text-align: left;
	background: #f4f4f4 url('/assets/layout/kasten_bg.png') repeat-x;
}
div.kasten .header {
	font-size: 14px;
	padding: 10px;
}
div.kasten .pic {
	float: left;
}
div.kasten img {
	border: none;
	margin: 0 10px 10px 10px;
}
div.kasten .content {
	padding: 0 10px 0 170px;
}
div.kasten .content .text {padding: 10px 0;}
div.kasten .footer {
	clear: left;
}
div.kasten .footer {
	padding: 10px 10px 10px 170px;
}
div.kasten .footer a:link,
div.kasten .footer a:visited {
	display: block;
/*	font-weight: bold;*/
/*	color: #FFF;
	background: #58585A;*/
/*	padding: 4px;*/
	text-align: left;
	text-decoration: underline;
}

div.kasten .nopic {
	padding: 0 10px 10px 10px;
}

/*
	suche
*/
#searchFull { }
#searchFull div.searchResult {
/*	border-bottom: 1px solid white; */
	margin-bottom: 20px;
}
#searchFull div.searchContent {

}
#searchFull div.searchContent span.search {
	color: white;
	padding: 3px;
	background-color: #44A83F
}
#searchFull div.searchResult  {
}
#searchFull a.searchResult:link,
#searchFull a.searchResult:visited {
	margin: 10px 0;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
	padding: 3px;
	background-color: #a5a5a5;
}

#searchFull a.searchResult:hover {
	letter-spacing: 2px;
}
/*
	produkte
*/
div.products {
	width: 680px;
	height: 493px;
	margin-top: 6px;
}
div.products table {
	width: 680px;
}
div.products td.link {
	height: 200px;
	text-align: right;
	vertical-align: top;
	background: url('/assets/layout/c5032a.png') right top no-repeat;
}
div.products h2 {
	color: #FFF;
	margin: 20px 10px;
	font-weight: normal;
}
div.products a:link,
div.products a:visited {
	margin: 15px 10px;
	color: #FFF;
	display: block;
	text-decoration: none;
}
div.products a span {
	padding: 0 0 2px 18px;
	background: url('/assets/layout/bull2.gif') left bottom no-repeat;
}
div.products td.text {
	height: 293px;
	text-align: right;
	vertical-align: bottom;	
}
div.products ul,
div.products li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.products ul {
	margin: 10px;
}
/*
	teaserliste
*/
div.teaserlist {
	border-top: 1px solid #aaa;
	padding: 0 20px;
}
div.teaser {
	padding: 8px 0;
	font-size: 11px;
}
div.teaser a:link,
div.teaser a:visited {
	text-decoration: none;
}
div.teaser span {
	display: block;
}
/*
	kalender
*/
div.calendar {
	border-top: 1px solid #aaa;
	padding: 0 20px;
	margin-bottom: 16px;
	font-size: 9px;
}
div.calendaritem {
	padding: 8px 0;
	font-size: 11px;
}
div.calendaritem a:link,
div.calendaritem a:visited {
	text-decoration: none;
}

/*
	slideshow
*/
/* DIASHOW */

a.slideshow {
	background: url('/assets/layout/pfeil_blau.png') center left no-repeat;
	display: block;
	padding: 2px 0 2px 14px;
	margin: 10px 0;
	border: none;
}

div.slideshow a.lightview:link,
div.slideshow a.lightview:visited {
	display: block;
	float: left;
	margin: 0 8px 8px 0;
	-moz-box-shadow: 0px 0px 8px #959595;	
}
div.slideshow a.lightview.first,
div.slideshow a.lightview.newline {
/*	clear: left;
	margin-left: 0;*/
}
/*
	newsletter
#newsletter {
	margin: 0;
	padding: 20px 0 0 0;
}
#newsletter h3 {
	font-size: 14px;
	margin: 0 0 8px 0;
}
#newsletter input {
	font-weight: normal;
	width: 154px;
	padding: 3px;
	
}
#newsletter input.S {
	margin: 4px 0;
	border: 1px solid #606060;
	font-size: 9px;
	font-weight: normal;
	width: auto;
	padding: 2px 0;
	text-align: center;
}
*/
/*
	chronik
*/
.chronik td {
	padding: 0 1em 1em 0;
}

/*
	tooltip
.tooltips {
	height: 170px;
}
.tooltip {
	position: absolute;
	height: 150x;
	width: 680px;
}
.tooltip ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 2px;
	list-style-type: none;
	clear: left;
}
.tooltip li {
	margin: 0;
}
*/


/*history tooltips*/

#content div.tooltip {
	background: #f4f4f4 url('/assets/layout/kasten_bg.png') repeat-x;
	width: 482px;
	position: absolute;
}
#content div.tooltip .inner {
	padding: 10px;
}
#content div.tooltip h1 {
/* margin: 10px;*/
	padding: 0;
}


.rinder {
	color: #EE813C;
}

.schweine {
	color: #9D0D15;
}

.pferde {
	color: #8D472B;
}