* {
	font-family:Arial, Tahoma, sans-serif;
}

body {
	margin:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-size:14px;
}

img {
	border:0;
}

a {
	color:#000;
	text-decoration:none;
}

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}

.transparent {
	behavior:url("styles/pngbehavior.htc");
}

#outer {

}

#main {
	background-image:url(../images/bg-main.gif);
	width:778px; /* 783 */
	margin:0 0 0 0;
	padding:21px 0 40px 5px;
}

#header {
	position:relative;
	width:778px;
	height:212px;
}

#themepic {
	position:absolute;
	z-index:10;
	padding:39px 0 0 0;
}

#transparent-header {
	position:absolute;
	z-index:20;
}

#pathfinder {
	width:756px; /* 773 */
	padding:0 0 0 17px;
	background-color:#CDCDCD;
	border-top:1px #fff solid;
	line-height:28px;
	font-size:12px;
}

#pathfinder .active {
	font-weight:bold;
}

#pathfinder-border {
	width:773px;
	background-color:#EBEBEB;
	border-top:1px #fff solid;
	line-height:20px;
}

#body {
	margin:20px 0 0 0;
	width:773px;
}

#left {
	float:left;
	width:199px;
}

#right {
	float:left;
	margin:0 0 0 21px;
	width:537px;
}

/*
Suchbegriffe:#nav0-1, #nav0-1 a, #nav0-1 a:hover, #nav0-1 a.active, #nav0-1 a.activesub, #nav0-2, #nav0-2 a, #nav0-2 a:hover, #nav0-2 a.active, #nav0-2 a.activesub

navigation befindet sich jeweils in styles-schweine.css / styles-pferde.css

*/

#news-outer {
	width:199px;
	background-image:url(../images/aktu-top.gif);
	background-repeat:no-repeat;
	background-color:#EBEBEB;
	padding:12px 0 0 0;
	margin:0 0 19px 0;
}

#news {
	width:167px;
	background-image:url(../images/aktu-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 16px 12px 16px;
	font-size:12px;
}

#news .aktu {
	margin:0 0 5px 0;
	font-size:14px;
}

#news .text {
	margin:5px 0 5px 0;
}

#news .weiteremeldungen {
	display:block;
	background-image:url(../images/bg-weiteremeldungen.gif);
	background-repeat:repeat-x;
	margin:5px 0 0 0;
	padding:10px 0 0 0;
	font-weight:bold;
}

#content {
	position:relative;
	width:537px;
}

h1 {
	margin:0 0 15px 0;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}

h2 {
	margin:0 0 15px 0;
	font-size:14px;
	font-weight:bold;
}


table tr td {
	vertical-align:top;
}

.teaser {
	padding:15px 15px 10px 15px;
	font-size:12px;
}

#footer {
	width:607px;
	height:73px;
	background-image:url(../images/bg-footer.gif);
	padding:16px 150px 0 26px;
	font-size:12px;
}

#linkerandleiste {
	position:relative;
}

#linkerandleiste p {
	margin:0;
	padding:0;
}

.directedit {
	position:absolute;
	right:0px;
	top:0px;
}

.directedit2 {
	position:absolute;
	bottom:0;
	right:0;
	z-index:4000;
}

.randleiste_1, .randleiste_2 {
	background-image:none;
	background-color:#fff !important;
}

.content {
	font-size:14px;
	padding:10px;
	background-image:none;
	background-color:#fff !important;
}

/* F?r WYSIWYG immer Content als important setzen! */
.content a {
 	color:#276F30 !important;
 	text-decoration:none !important;
}

.content table {
	border-collapse:collapse;
}

.content table tr td, table tr td {
	vertical-align:top;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

li {
	background-image:url(../images/li.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#ebebeb;
	margin:0 0 5px 0;
	padding:10px 20px 10px 30px;
	position:relative;
}

.nopadding p {
margin:0; padding:0;
}