/* CSS Document */

table.farbe {
	background-color:#ffe0c9;
	color: #ffe0c9;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4C1A37;
	line-height: 130%;
	margin-left: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight:700;
	color: #4C1A37;
	margin-top: 12px;
	margin-left: 20px;
	margin-bottom: 6px;
	}
.untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	color: #4C1A37;
	font-style: normal;
	height: auto;
	margin-top: 6px;
	margin-left: 20px;
}
a:link{
	color:#ffe0c9;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
}
a:visited{
	color:#ffe0c9;
	text-decoration:none;
	font-weight: lighter;
}
a:active{
	color:#ffe0c9;
	text-decoration:none;
	font-weight: lighter;
}
a:hover{color:#AA7051;text-decoration:none;}
a.btn:link{color:#734730;text-decoration:none;}
a.btn:visited{color:#734730;text-decoration:none;}
a.btn:active{color:#734730;text-decoration:none;}
a.btn:hover{color:#734730;text-decoration:underline;}

.navigationstabelle {
	background-attachment: fixed;
	background-image: url(images/Navigation_Image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	width: 800px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #4B1936;
	border: 1;
	border-color: #f1bda3;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
   }
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: 5em;
	margin-top: 6px;
}
body {
	background-color: #ffe0c9;
}
table {
	background-color: #FFE0C9;
	vertical-align: text-top;
	border-color: #502812;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #4B1936;
	list-style-type: disc;
	text-align: left;
	margin-left: 20px;
	margin-top: 6px;
	font-weight: lighter;
}
.wuerfe_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #2E2721;
}
.einzug_welpen {
	clear: both;
	position: relative;
	visibility: visible;
	left: 30px;
	top: 30px;
}
.tabellentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #4B1936;
	left: auto;
	font-weight: lighter;
	margin-left: 20px;
}
.zwischentitel {
	color: #ff9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 6px;
}
.tabelle_eingezogen {
	left: 6px;
}
