<!--
table {
	font-family: Tahoma;
	font-size: 8pt;
	font-color: #000000;
	text-decoration: none
}

body {
	font-family: Tahoma;
	font-size: 8pt;
	font-color: #000000;
	background-image:url('http://www.hundevomsauboden.com/images/background.jpg');
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
}

table.main {
	border: 1px solid #32392e;
	width: 850px;
	height: 100%;
	background-color: #FFFFFF;
	padding: 0px;
}

table.orta {
	width: 830px;
}

#title {
	font-size: 16pt;
	color: #9C0E09;
}

#title2 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

a:link { font-family: Tahoma; font-size: 8pt; color: #447e22; text-decoration: none}
a:active { font-family: Tahoma; font-size: 8pt; color: #447e22; text-decoration: none}
a:visited { font-family: Tahoma; font-size: 8pt; color: #447e22; text-decoration: none}
a:hover { font-family: Tahoma; font-size: 8pt; color: #447e22; text-decoration: underline}
-->