.navigation {
	background-image: url(img/navi_bg.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.footer_navi {
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_navi a {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.main {
	background-image: url(img/bg_site_schlitzer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.versteckt_gruen {
	color: #008080;
	text-decoration: none;
}
.main_reissmann {
	background-image: url(img/bg_site_reissmann.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main_schlitzer {
	background-image: url(img/bg_site_schlitzer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
