#back {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 50%;
	width: 739px;
	height: 100%;
	margin-left: -370px;
	background-image: url(images/backt_back.gif);
	background-repeat: repeat-y;
}
#logo {
	position: absolute;
	width: 247px;
	height: 41px;
	margin-left: 154px;
	margin-top: -58px;
	background-image: url(images/logo.gif);
}
#content {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 720px;
	height: 399px;
	margin-left: -363px;
	margin-top: -195px;
	background-image: url(images/content_back.gif);
	overflow: auto;
	border: 3px solid #FFFFCC;
}
#content_right {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-top: -195px;
	margin-left: 363px;
	width: 8px;
	height: 405px;
	background-image: url(images/back_content_right.gif);
}
#bot {
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	width: 734px;
	height: 64px;
	margin-top: 210px;
	margin-left: -363px;
	background-image: url(images/back_bot.gif);
	background-repeat: no-repeat;
	padding: 27px 0px 5px 120px;
}
#top {
	position: absolute;
	z-index: 4;
	top: 50%;
	left: 50%;
	width: 734px;
	height: 57px;
	padding: 17px 0px 5px 70px;
	margin-top: -251px;
	margin-left: -364px;
	background-image: url(images/back_top.jpg);
	background-repeat: no-repeat;
}
#hund {
	position: absolute;
	top: -160px;
	left: 415px;
	z-index: 40;
	width: 301px;
	height: 217px;
	background-image: url(images/hund.png);
}
#katze {
	position: absolute;
	top: -20px;
	left: 7px;
	z-index: 41;
	width: 98px;
	height: 88px;
	background-image: url(images/katze.png);
}
#top a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: Black;
	padding: 0px 5px 0px 5px;
	margin: 1px;
}
#top a:hover {
	color: White;
	margin: 0px;
	background-image: url(images/back_link.gif);
	border-top: 1px solid #696969;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid #696969;
}
#bot a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: Black;
	padding: 0px 5px 0px 5px;
	margin: 1px;
}
#bot a:hover {
	color: White;
	margin: 0px;
	background-image: url(images/back_link.gif);
	border-top: 1px solid #696969;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid #696969;
}
.aktiv {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: maroon;
	background-image: url(images/back_link.gif);
	border-top: 1px solid #696969;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid #696969;
	padding: 0px 5px 0px 5px;
}
input {
	width: 200px;
	background-color: #A7BD91;
	border: 1px solid white;
}
textarea {
	width: 200px;
	height: 100px;
	background-color: #A7BD91;
	border: 1px solid white;
}
#maintext {
	padding: 10px 300px 50px 50px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
#maintext table, td, tr {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
#maintext ul {
	background-color: #F4F2B3;
	border: 1px solid white;
}
#maintext li {
}
#maintext h1 {
	font-size: 15px;
	color: Maroon;
}
#maintext h2 {
	font-size: 12px;
	color: Maroon;
}
.h2 {
	font-size: 12px;
	color: Maroon;
	font-weight: bold;
}
#maintext a:link, a:visited {
	text-decoration: none;
	color: #778F5D;
}
#maintext a:hover {
	color: white;
	background-color: #A7BD91;
}
#images {
	position: absolute;
	right: 10px;
	top: 10px;
}
.square {
	background-color:#F4F2B3; 
	border: 1px solid white;
	padding: 5px;
}
a.via {
	font-size: 12px;
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
}
