body,pre {
	font-family: Arial,sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}

* {
	margin: 0px;
	padding: 0px;
}

.titel {
	font-size: 14px;
	font-weight: bold;
	color: #ffb703;
	text-transform: uppercase;
}

.untertitel {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

h4 {
	padding-top: 8px;
	padding-bottom: 3px;
}

.line_titel {
	font-size: 12px;
	font-weight: bold;
	color: #ffb703;
	text-transform: uppercase;
}

.line_untertitel {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.caption {
	font-size: 9px;
	color: #fff003;
	font-style: normal;
}

table#maintable {
	border: 1px solid white;
}

td#menu {
	background-image: url('http://cms.geopark-ries.de/design/corporate_site/images/menu_bg.jpg');
	background-repeat: repeat-y;
}

td#legende_riesgeologie {
	padding-left: 50px;
	padding-top: 14px;
	height: 92px;
	background-image: url('http://cms.geopark-ries.de/design/corporate_site/images/legende_riesgeologie.jpg');
	background-repeat: no-repeat;
}

td#legende_riesgeologie td {
	width: 133px;
	height: 22px;
	vertical-align: middle;
	border: 0px solid white;
	font-size: 9px;
	color: #000000;
}

a {
	color: #ffb703;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu {
	color: #62072a;
	font-weight: bold;
	text-decoration: none;
}

a.bottommenu {
	color: #192a48;
	font-weight: bold;
	text-decoration: none;
}

a.sitemap_sub {
	color: #000000;
}

ul.menu {
	list-style-image: url('http://cms.geopark-ries.de/design/corporate_site/images/pfeil_blau.jpg');
	margin-left: 21px;
	padding: 0px;
}

.liste ul {
	list-style-image: url('http://cms.geopark-ries.de/design/corporate_site/images/pfeil_blau.jpg');
	padding-left: 25px;
	background-color: #ffb703;
}

.liste li {
	padding: 0px;
	background-color: #ffb703;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	color: #62072a;
}

.liste td {
	border: 2px solid #192a48;
}