@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5px;
	color: #000000;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 20px;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 10px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
#intro {
	clear: both;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#outer_layer {
	clear: both;
	margin-right: 0px;
	position: relative;
	height: 800px;
	margin-left: 0px;
	width: 1200px;
}
#header {
	height: 60px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#inner_layer {
	height: 650px;
	width: 1200px;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	clear: both;
	margin-right: auto;
	padding-left: 0px;
}
#navi {
	height: 575px;
	width: 230px;
	position: relative;
	clear: both;
	float: left;
	list-style-image: url(file:///MAC%20OS/Users/af/Desktop/ys/bilder/navi.jpg);
	padding-left: 225px;
	background-image: url(bilder/navhigru.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-top: 10px;
}
#navi ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 100%;
	font-weight: bold;
	height: 20px;
	padding-bottom: 13px;
	padding-left: 12px;
}
#main {
	width: 480px;
	padding-right: 20px;
	position: relative;
	padding-left: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #EDECEE;
	float: left;
	padding-top: 25px;
	background-image: url(bilder/higru_main.jpg);
	background-repeat: no-repeat;
	height: 560px;
	overflow: auto;
}
#inhalt_main {
	width: 480px;
	clear: both;
	position: relative;
}
#inhalt_main a {
	font-size: 120px;
	color: #FF9900;
	text-decoration: none;
}
#main a {
	font-size: 100%;
	color: #FF9900;
	text-decoration: none;
	padding-top: 10px;
	line-height: 100%;
}
#main a:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}
#bild_main {
	width: 160px;
	height: 180px;
	padding-left: 55px;
	float: left;
	padding-top: 10px;
}
#bilder_impress {
	width: 230px;
	float: left;
	height: 178px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bild_text {
	width: 150px;
	float: left;
	font-size: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 15px;
}
#footer {
	clear: both;
	width: 720px;
	padding-left: 265px;
	font-size: 80%;
}
#fuss_links {
	width: 185px;
	height: 50px;
	margin-top: 10px;
	color: #999999;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 0px;
	padding-left: 5px;
	font-size: 110%;
}
#fuss_links a {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
#fuss_links a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: normal;
}


#fuss_rechts {
	float: left;
	height: 50px;
	width: 520px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
	margin-left: 10px;
	font-weight: normal;
}
#fuss_rechts a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#fuss_rechts a:hover {
	color: #FF9900;
	text-decoration: none;
}
#content_r label {
	width: 120px;
	display: block;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
img {
	padding-right: 20px;
	padding-top: 5px;
}
table {
	background-position: top;
	width: 480px;
}
td {
	vertical-align: top;
}
ul {
	text-decoration: none;
	padding-top: 0px;
	font-size: 100%;
	font-weight: bold;
	list-style-type: disc;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	list-style-type: disc;
	vertical-align: top;
	list-style-position: inside;
	padding-left: 10px;
}
/* Formulardaten */
input.txt, textarea {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #999999;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.btn {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	border: 1px outset #999999;
	width: 100px;
}
form label {
	margin: 0px;
	float: left;
	width: 100px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form div {
	margin: 0px;
	clear: left;
	padding-top: 0.6em;
}
input:focus, textarea:focus {
	background-color: #FFFFFF;
	color: #333333;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
fieldset {
	width: 400px;
	padding-top: 0.6em;
	border: 1px dotted #999999;
	background-color: #CCCCCC;
}
#film {
	width: 480px;
	padding-right: 20px;
	position: relative;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #EDECEE;
	float: left;
	padding-top: 25px;
	background-image: url(bilder/higru_main.jpg);
	background-repeat: no-repeat;
	height: 560px;
	padding-left: 20px;
}
#apDiv1 {
	height: 200px;
	width: 200px;
	visibility: visible;
	left: 517px;
	top: 169px;
	z-index: 1;
	position: absolute;
}

