﻿body {
	margin:0;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	overflow-y: scroll;
	background-color: #ffffff;
	background-image:url('bilder/hinten.jpg');
	background-repeat: repeat-y;
	background-position:center
}
table {
	border-style: solid;
	border-width: 0;
	font-size: 9pt;
}
hr{
    border:1px dotted #dbdbdb
}

h1 {
	color: #A68049;
	font-family: Georgia;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:0px
}
h2 {
	color: #A68049;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
}
h3 {
	color: #CC3300;	
	font-size: 10pt;
	font-weight: bold;
}

ul {
	list-style-image: url('bilder/num.jpg');
	padding-left: 3em;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
table.main {
	border-style: solid;
	border-width: 0px;
	width: 1000px;
	height: 100%;
	border-collapse: collapse;
	font-size: 9pt;
}
td.links {
	padding-left:5px;
	vertical-align: top;
	width: 230px;
	text-align: center;
	background-color: #FFFFFF;
}
td.banner {
	padding-bottom: 15px;
	vertical-align: bottom;
	height: 310px;
	background-image: url('banner_dogwalker.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
td.banner_d {
	padding-bottom: 13px;
	vertical-align: bottom;
	height: 310px;
	background-image: url('banner_dogwalker.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}

td.inhalt {
	vertical-align: top;
	background-color: #ffffff;
	border-left: 1px dotted #dbdbdb;
	border-right: 1px dotted #dbdbdb;
}
td.rechts {
	padding-left:5px;
	vertical-align: top;
	width: 230px;
	background-color: #FFFFFF;
	color:#999999;
	font-size:8pt
}
td.unten {
	vertical-align: middle;
	height: 15px;
	border-top: 2px solid #dbdbdb;
	background-color: #ffffff;
	font-size:8pt
}
table.news {
	border: 3px solid #339999;
	border-collapse: collapse;
}
table.info {
	border: 0px;
	border-collapse: collapse;
	background-color: #f6f5f5;
	width: 100%;
}
table.menu {
	width: 225px;
	height: 55px;
	background-image: url('bilder/logo_klein.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
table.info td {
	padding: 4px;
}
div.text {
	float: center;
	margin-top:0px;
	margin-right: 5px;
	margin-left:5px
}
blockquote {
	color: white;
	margin-top: 0;
	margin-bottom: 0;
}
a:link {
	color:#CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #A68049;
}
a:hover {
	text-decoration: none;
	color: #A68049;
}
a:link.menu {
	color: #A68049;
	font-family: Georgia, Arial;
	font-size: 10pt;
	text-decoration: none;
}
a:visited.menu {
	color: #A68049;
	font-family: Georgia, Arial;
	font-size: 10pt;
	text-decoration: none;
}
a:active.menu {
	font-family: Georgia, Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #CC3300;
}
a:hover.menu {
	font-family: Georgia, Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #CC3300;
}
hr {
	color: #4F6C8A;
}
.searchword {
	color: #222;
	background-color: #FFFEED;
	border: 0px;
}
.searchword0 {
	color: #222;
	background-color: #FFFEED;
	border: 0px;
}
.searchword1 {
	color: #222;
	background-color: #EED7EA;
	border: 0px;
}
.searchword2 {
	color: #222;
	background-color: #FFFDDF;
	border: 0px;
}
.searchword3 {
	color: #222;
	background-color: #E4DDEC;
	border: 0px;
}

