@charset "utf-8";
body {
	background-color: #42413C;
	padding: 0;
	color: #000;
	background-image: url(../images/Hintergrundbildapfelbluete.jpg);
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass die hier eingegebenen Werte hierarchisch auf die .nav-Liste angewendet werden, sofern Sie keinen spezifischeren Selektor festlegen. 	padding: 0;
	text-align: left;
	font: 12px/normal Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	list-style-position: inside;
	list-style-type: disc;
	text-transform: none;
	display: list-item;
	float: none;*/
	padding: 0;
	margin: 0;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;	 /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. Der übrig gebliebene untere Rand hält ihn getrennt von allen folgenden Elementen. */
	padding-right: 15px;
	padding-left: 15px;
	font: 100% "Comic Sans MS", cursive;
}
h1 {
	font-size: x-large;
}
p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 20px;
}
a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}
/* ~~ Die Reihenfolge der Stildefinitionen für die Hyperlinks der Site, einschließlich der Gruppe der Selektoren zum Erzeugen des Hover-Effekts, muss erhalten bleiben. ~~ */
a:link {
	color: #006600;
	text-underline: none;
	text-decoration: none; /* Sofern Ihre Hyperlinks nicht besonders hervorgehoben werden sollen, empfiehlt es sich, zur schnellen visuellen Erkennung Unterstreichungen zu verwenden. */
	font-weight: bold;
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
	text-underline: none;
}
a:hover, a:active, a:focus { /* Durch diese Gruppe von Selektoren wird bei Verwendung der Tastatur der gleiche Hover-Effekt wie beim Verwenden der Maus erzielt. */
	color: #000000;
	background-image: none;
	text-decoration: none;
	text-underline: none;
	font-size: medium;
}

/* ~~ Dieser Container mit fester Breite umschließt die anderen div-Tags. ~~ */
.container {
	width: 990px;
	background-color: #fcfbe9; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
	margin-top: 50;
	margin-right: auto;
	margin-bottom: 50;
	margin-left: auto;
	text-align: center;
	padding-bottom: 10px;
	position: relative;
	height: auto;
	background-image: url(../images/topmenue_back.png);
	font-size: small;
}

/* ~~ Für die Kopfzeile wird keine Breite angegeben. Sie erstreckt sich über die gesamte Breite des Layouts. Sie enthält einen Bild-Platzhalter, der durch Ihr eigenes, mit Hyperlink versehenes Logo ersetzt werden sollte. ~~ */
.header {
	background-color: #ADB96E;
	height: 250px;
	width: 990px;
	background-image: url(../images/Headerbild.jpg);
}
#topmenue {
	height: 38px;
	width: 990px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	margin-top: 14px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	background-image: url(../images/topmenue_back.png);
	background-repeat: repeat-y;
}
#topmenue ul {
	width: 700px;
	list-style-type: disc;
	height: 30px;
	margin-top: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#topmenue li {
	float: left;
	height: 30px;
	margin-left: auto;
	list-style-type: none;
	display: inline;
	margin-left: 16px;
	position: relative;
}
#topmenue li a {
	display: block;
	height: 30px;
	position: relative;
	text-decoration: none;
	text-underline: none;
}
#home a {
	background-image: url(../images/ButtonHaslerhof.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
}
#home a:hover, #home span {
	background-image: url(../images/ButtonHaslerhofaktiv.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-underline: none;
}
#tiere a{
	background-image: url(../images/ButtonTiere.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 111px;
}
#tiere a:hover, #tiere span {
	background-image: url(../images/ButtonTiereaktiv.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-underline: none;
}
#wohnungen a{
	background-image: url(../images/ButtonWohnungen.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 105px;
}
#wohnungen a:hover, #wohnungen span {
	background-image: url(../images/ButtonWohnungenaktiv.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-underline: none;
}
#aktiv a{
	background-image: url(../images/ButtonDaslohntsich.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
}
#aktiv a:hover, #aktiv span {
	background-image: url(../images/ButtonDaslohntsichaktiv.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-underline: none;
}
#preise a{
	background-image: url(../images/ButtonPreise.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 65px;
}
#preise a:hover, #preise span {
	background-image: url(../images/ButtonPreiseaktiv.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-underline: none;
}
#kontakt a{
	background-image: url(../images/ButtonKontakt.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 82px;
}
#kontakt a:hover, #kontakt span {
	background-image: url(../images/ButtonKontaktaktiv.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-underline: none;
}
#middle {
	background-color: #fcfbe9;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/content_back.png);
	background-repeat: repeat-y;
}
.content {
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 172;
	padding-bottom: 10px;
	padding-left: 172;
	background-color: #FFFFFF;
	margin-right: 172px;
	margin-left: 172px;
	text-align: left;
}

/* ~~ Fußzeile ~~ */
.footer {
	background-color: #fcfbe9;
	height: 38px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn #footer entfernt oder aus dem #container herausgenommen wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#flash {
	margin:0;
	padding:0;
}
.object{
	margin:0;
	padding:0;
}
.Ueberschriftw {
	color: #060;
	text-decoration: underline;
	font: bold 14px Verdana, Geneva, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
}
.container #middle .content ul li p {
	font-size: 10px;
	line-height: normal;
}
