a:link {
	font-family: "Courier New", Courier, monospace;
	color: #FFFF00;
	font-size: 18px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #C30;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #C30;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}


body {
	background-color: #0099FF;
	background-image: url(../Bilder/grauer_balken_menue.png);
	background-repeat: repeat-y;
	background-position: 10px;
}
#apDiv_menue {
	position:absolute;
	left:20px;
	top:0px;
	width:260px;
	z-index:1;
}

#apDiv_hauptinhalt {
	position:absolute;
	left:260px;
	top:10px;
	width:710px;
	z-index:2;
	padding-left: 20px;
	padding-right: 10px;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #333;
	text-align: center;
	margin-bottom: 70px;
}
h3 {
	font-size: 24px;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-weight: normal;
	margin-top: 30px;
}
.h3_kursiv_verdana {
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
}




p {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	font-size: 16px;
}
.table_menue {
	left: -10px;
	position: absolute;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.td_menue {
	text-align: left;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.td_untermenue {
	text-align: left;
	padding-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pferd_nach_rechts {
	position: absolute;
	top: 25px;
	left: 280px;
}
.pferd_nach_links {
	position: absolute;
	top: 25px;
	left: 890px;
}
.video_flv_player {
	position: absolute;
	left: 70px;
	top: 140px;
}
.video_flv_player_video_klein {
	position: absolute;
	left: 220px;
	top: 140px;
}

.div_inhalt {
	position: absolute;
	top: 140px;
}
.text_zentriert {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
}
.text_unterstrichen {
	text-decoration: underline;
}
.text_groesser_verdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

.aufzaehlung_links {
	margin-top: 5px;
	margin-bottom: 0px;
}
.bild_rechts {
	float: right;
}
.bild_links {
	float: left;
}
.bild_rechts_oben {
	position: absolute;
	top: -100px;
	left: 1000px;
}




#iframe_galerie {
	width: 700px;
	height: 650px;
}

