body {
	margin: 0px 0px 0px 10px;
	background-color: #235587;
	font-family: arial;
	font-size: 12px;
	color: #f0ffff;
	scrollbar-arrow-color: #89B5E0;
	scrolbar-base-color: #ffffff;
}
h1, h2, h3 {
	color: #f0ffff;
	font-size: 15px;
	margin-top: 1em;
}
h4 {
	color: #f0ffff;
	font-size: 12px;
	text-align:left;	
}
a:link, a:visited {
	color: #f0ffff;	
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #f0ffff;	
	text-decoration: underline;
	font-size: 12px;
}
label {
	font-weight: bold;
	padding-left: 2px;
}
p {
	text-align: justify;
}
/************************************************************************************/
/* Gesamtscreen mit festgelegter maximaler Breite */
.gesamt {
	width: 1024px;
}
/************************************************************************************/
/* Header Grafik */
.header {
	width: 1024px;
	text-align:center;
	margin-bottom:8px;	
}
/************************************************************************************/

/* Navigation links */
.navi {
	margin: 20px 0 20px 0;
	padding: 0px;
	width: 1024px;
}
.navi_left {
	float: left;
	width: 200px;
}
.navi_left img {
	float: left;
	margin:  0;
	padding: 0;
}
.navi_left div {
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	width: 170px;
}
/************************************************************************************/
/* Navigationspunkte mittig */
.navi_mitte {
	text-align: center;
}
.navi_mitte a {
	margin: 0 9px 0 9px;
}
/************************************************************************************/
/* Navigation rechts */
.navi_right {
	float: right;
	width: 200px;
}
.navi_right img {
	float: left;
	margin: 0;
	padding: 0;
}
.navi_right div {
	background-image: url('../images/px_navi_re.jpg');
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	width: 170px;
}
/************************************************************************************/
/****** Menübox auf der linken Seite ******/
.box_left {
	float: left;	
	width: 200px;
	margin-top:10px;	
}
.box_left h4 {
	background-color:#0D3762;
	background-repeat: no-repeat;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	margin: 0;
	margin-bottom:0;
	padding-left: 10px;
	height:16px;	
}
.box_left ul {
	margin: 0px;	
	list-style-type: none;	
	padding-left: 20px;	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	border-bottom: 1px solid #ffffff;
	background-color: #89B5E0;
	margin-bottom:4px;	
}
.box_left li {
	list-style-image: url('../images/arrow_right.gif');	
	margin: 0 0 0 0px;
	font-size: 12px;	
}
.box_left ol {
	margin: 0;	
	font-size: 12px;
}
.box_left p {
	margin: 0;
	text-align:left;
	padding-left: 0px;	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #89B5E0;
	margin-bottom:4px;
}
/************************************************************************************/
/****** Menübox auf der rechten Seite ******/
.box_right {
	float: right;	
	width: 200px;
	margin-top:10px;	
}
.box_right h4 {
	background-color:#0D3762;
	background-repeat: no-repeat;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	margin: 0;
	margin-bottom:0;
	padding-left: 10px;
}
.box_right ul {
	list-style-type: none;
	margin: 0px;	
	padding-left: 20px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	border-bottom: 1px solid #ffffff;
	background-color: #89B5E0;
	margin-bottom:4px;
}
.box_right li {
	list-style-image: url('../images/arrow_right.gif');
	margin: 0 0 0 20px;
	font-family: Verdana;
	font-size: 12px;	
}
.box_right ol {
	margin: 0;
	font-family: Verdana;
	font-size: 12px;	
}
.box_right p {
	margin: 0px;
	padding-left: 10px;
	text-align: justify;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #89B5E0;
	margin-bottom:4px;
}

.box_footer {
	background-color:#235587;
	background-repeat: no-repeat;
	height: 8px;
	margin-bottom: 0px;
	width: 200px;
}
.box_oben {
	background-repeat: no-repeat;
	background-color:#89B5E0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align:center;
	width: 1024px;
}
.box_selb {
	background-repeat: no-repeat;
	background-color:#0D3762;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align:center;
	width: 1024px;
}
.box_schluss {
	background-repeat: no-repeat;
	clear: both;
	height: 70px;
	background-color:#89B5E0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
	padding: 10px;
	text-align:justify;
	width: 1024px;
}

/************************************************************************************/
/* Content Bereich mittig */
.content {
	margin: 0 222px 20px 224px;
	width: 570px;
}
* html .content {
	height: 1em;
/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
/************************************************************************************/
/* Box Mitte */
.box_mitte {	
	background-position: center;
	width: 570px;
	padding: 0px;
	margin: 0 0 2em 0;
	background-repeat: no-repeat;
}
.box_mitte {
	float: right;
	font-size: 12px;
	margin-top: 0px;
	text-align: center;
	width: 570px;
}
.box_mitte h5 {
	margin: 0;
	padding-left: 20px;	
	background-color:#CDDFF1;
	margin: 0;	
	color:#000000;
}

.box_mitte ul {		
	margin: 0;
	list-style:disc;
	padding-left: 20px;
	background-color:#CDDFF1;
	color:#000000;
	text-align:left;
	}
.box_mitte li {
	margin: 0;	
}
.box_mitte p {
	margin: 0;
	font-size: 12px;	
	background-color:#CDDFF1;
	padding: 6px;
	color:#000000;
}
/************************************************************************************/
/* Box Mitte unten */
.box_anfang {	
	background-repeat: no-repeat;
	height: 4px;
	width: 570px;
	margin: 0px;
}
.box_unten {
	background-position: center;
	width: 570px;
	padding: 0px;
	margin: 0 0 2em 0;
	background-repeat: no-repeat;
}
.box_unten {
	float: right;
	font-size: 12px;
	margin-top: 0px;
	text-align: center;
	width: 570px;
}
.box_unten p {
	margin: 0px;
	padding: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color:#CDDFF1;
}
.box_ende {	
	background-repeat: no-repeat;
	height:2px;
	width: 570px;
	margin-bottom:8px;
}
.box_center {
	background-position: center;
	width: 570px;
	padding: 0px;
	margin: 0 0 2em 0;
	background-repeat: no-repeat;
}
.box_center h5 {
	margin: 0;
	padding-left: 20px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color:#CDDFF1;
	margin: 0;
	font-size: 12px;
	text-align: center;
}
.box_center {
	float: left;
	font-size: 12px;
	margin-top: 0px;
	text-align: left;
	width: 570px;
}
.box_center p {
	margin: 0px;
	padding: 10px;
	text-align: center;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color:#CDDFF1;
}
/************************************************************************************/
/* Footer Bereich */
.footer {
	border-top: 10px solid #89B5E0;
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	width: 1024px;
	margin-top: 30px;
	padding-top: 10px
}
.footer span {
	font-size: 12px;
}
/************************************************************************************/
/* Fotos */
.aktionen {
	float: left;
	margin-right: 10px;
}
/************************************************************************************/
/* Tabellen */
table.hundehaft {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border-collapse: separate;
	border: solid 1px #000071;
	cellpadding: 2px;
	cellspacing: 2px;
	color:#000000;
}
td.hausrat {
	background-color: #E3F1FE;
	font-family: arial;
	text-align: left;
	cellpadding: 2px;
	cellspacing: 2px;
	font-size: 11px;
	color: #000000;
}
tr.hausrat {
	background-color: #ECF5FE;
	font-family: arial;
	text-align: left;
	cellpadding: 2px;
	cellspacing: 2px;
	font-size: 11px;
	color: #000000;
}
/************************************************************************************/
.right {
	float: left;
	margin-left: 20px;
}
.right h4 {
	text-align: center;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #ffffff;
}
.footer_text {
	height: 35px;
}
.Stil1 {
	color: #FF0000;
	font-weight: bold;
}
