body {
	background: #C2B791 url('/images/background.gif') repeat;
	margin: 0 0 0 0;
	font-family: verdana, sans-serif;
}

td {
	font-family: verdana, sans-serif;
	font-size: 10px;
}

A:link { text-decoration : none; color: #850108; }
A:active { text-decoration : none; color: #850108; }
A:visited { text-decoration : none; color: #850108; }
A:hover { text-decoration : underline; color: #850108; }

A:link.cats { text-decoration : none; color: #685E43; }
A:active.cats { text-decoration : none; color: #685E43; }
A:visited.cats { text-decoration : none; color: #685E43; }
A:hover.cats { text-decoration : underline; color: #685E43; }

A:link.link { text-decoration : none; color: #000000; }
A:active.link { text-decoration : none; color: #000000; }
A:visited.link { text-decoration : none; color: #000000; }
A:hover.link { text-decoration : underline; color: #000000; }

#main { 
	position: relative;
	width: 665px;
	margin: 60px auto 0px auto;
	text-align: left;
	background: url('/images/content_background.gif') repeat;
}

#menu { 	
	position: absolute;
	width: 665px;
	margin: -33px auto 0px -15px;
	text-align: right;
}

#logo {
	position: absolute;
	width: 665px;
	margin: -23px auto 0px 15px;
	text-align: left;
}

.copyright {
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 7pt;
	position: absolute;
	margin: 0px 0px 0px 0px;
	margin-right: 0px;
	text-align: center;
	padding: 0px;
	width: 662px;
}

.submenu {
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 7pt;
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 100%; 
	left: 2%;
	text-align: right;
	padding: 0px;
}

.content {
	margin: -5px 25px 22px 22px;
	color: #685E43;
	font-size: 10px;
	font-weight: bold;
	height: 290px;
}

.content_long {
	margin: -5px 25px 22px 22px;
	color: #685E43;
	font-size: 10px;
	font-weight: bold;
}
.titel {
	color: #AC0209;
	font-size: 15px;
	font-weight: bold;
}

.step {
	color: #AC0209;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.picture {
	color: #AC0209;
	float: left;
	margin: 0 5px 0 0;
}

.contact {
	width: 300px;
	color: #685E43;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	border: 1px #000000 solid;
	background-color: #E8DABA;
}

.feed {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	border: 1px #000000 solid;
	background-color: #E8DABA;
}

.button {
	border: 1px #000000 solid;
	font-size: 10px;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #E8DABA;
}

.navigation {
	border: 1px #000000 solid;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	background-color: #AC0209;
	font-weight: bold;
}

.numeration {
	float: left;
	margin: 0 5px 10px 0;
}

#stats {
	display: none;
}