@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin: 0px;
	background-color: #40312A;
}
#content #bild-links {
	width: 315px;
    float: left;
	background-image: url(images/bild-links.jpg);
	height: 768px;
	margin-top: 0px;
}
#content #bild-rechts {
	float: left;
	width: 114px;
	background-image: url(images/bild-rechts.jpg);
	height: 768px;
	margin-top: 0px;
}
#content #inhalt {
	width: 750px;
	float: left;
	background-image: url(images/bg_inhalt.jpg);
	background-repeat: repeat-y;
}
#content {
	width: 1179px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#content #inhalt #head {
	height: 265px;
	width: 750px;
	margin-top: 0px;
}
#content #inhalt #footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	clear:both;
}
#content #inhalt #text {
	width: 750px;
}

#content #inhalt #navi {
	width: 750px;
	height: 45px;
	margin-top: 5px;
	
}#content #inhalt #navi ul {
	list-style-type: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#content #inhalt #navi ul li {
	float: left;
	display: block;
	width: 125px;
	text-align: center;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
#content #inhalt #navi ul li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #40362D;
	text-decoration: none;
}
.aktiv{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #993c13;
	font-weight: bold;
}
#content #inhalt #navi ul li a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #993c13;
	text-decoration: none;
}

#content #inhalt #text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content #inhalt #text p {
	font-size: 14px;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-align: justify;
	color: #40382e;
}
#content #inhalt #text h1 {
	margin-left: 50px;
	margin-top: 30px;
	color: #40382e;
	font-size: 17px;
}

.rot-ueberschrift {
	color: #993c13;
	font-size: 20px;
}
#content #inhalt #text #pferde img {
	float: left;
	margin-left: 50px;
	margin-right: 20px;
}

.pferde-ueberschrift {
	color: #993c13;
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

#content #inhalt #text #pferde {
	width: 750px;
	margin-bottom: 15px;

}
#content #inhalt #text p a {
	text-decoration: none;
	color: #993c13;
}

#content #inhalt #text ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #40382e;
	margin-left: 27px;
}
#content #inhalt #text table {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-left: 50px;
	color: #40382e;
}
#content #inhalt #footer a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #40362D;
	text-decoration: none;
	float: right;
	margin-right: 30px;
	margin-top: 70px;
}
