body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	text-align: justify;
}

table {
	font-size: 12px;
}
.nav_spalte {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F0E0A3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/rahmen-seite.gif);
	background-repeat: repeat-y;
	background-position: 135px;
}

.nav_spalte a:link, .nav_spalte a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nav_spalte a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #025988;
	text-decoration: none;
}

.nav_tabelle {
	background-image: url(images/rahmen-seite.gif);
	background-repeat: repeat-y;
	background-position: 405px;
}

.text {
	text-align: justify;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.suche {
	background-color: #F0E0A3;
	height: 40px;
	vertical-align: middle;
}
.fuss {
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/rahmen-unten.gif);
	background-repeat: repeat-x;
	height: 48px;
	background-position: 0px 28px;
	vertical-align: bottom;
}
.rahmen_links {
	background-image: url(images/rahmen-seite.gif);
	background-repeat: repeat-y;
}
.rahmen_rechts {
	background-image: url(images/rahmen-seite.gif);
	background-repeat: repeat-y;
	background-position: 15px;
}
.rahmen_ecke_links {
	background-image: url(images/rahmen-ecke-links.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}
.rahmen_ecke_rechts {
	background-image: url(images/rahmen-ecke-rechts.gif);
	background-repeat: no-repeat;
	background-position: -20px -21px;
}
.suche_eingabe {
	width: 700px;
	padding-top: 10px;
	padding-left: 100px;
}
a {
	color: #015481;
	text-decoration: none;
}
.werbung {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
