body {
	background-attachment: scroll;
	background-image: url(gfx/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main {
	background-attachment: scroll;
	background-image: url(gfx/bg_page.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: normal;
}
.karte1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: normal;
}
.txt-bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;

}
.Stil1 {
	color: #AB2524;
	font-weight: bold;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: normal;
}
.navitext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #666699;
}
.navi:link {text-decoration:none; color:#000000}
.navi:visited {text-decoration:none; color:#000000}
.navi:active {text-decoration:none; color:#000000}
.navi:hover {text-decoration:none; color:#AB2524}

A:link {text-decoration:none; color:#000000}
A:visited {text-decoration:none; color:#000000}
A:active {text-decoration:none; color:#000000}
A:hover {text-decoration:none; color:#AB2524}
