/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	margin-bottom: 1px;
	background-color: #333333;
}
body {
	background: url(bilder/hg.jpg) top left repeat-x;
}
body, td {
	font-size: 12px;
	color: #000000;
}
img, a img {
	border: 0px;
}
a, a:link, a:hover, a:active, a:visited {
	color: #000000;
}
/*Geruest*/
#container {
	width: 990px;
	margin: 0px auto;
	position: relative;
}
#header {
	height: 120px;
	position: relative;
	background: url(bilder/header.jpg) top left no-repeat;
}
#flash_header {
	height: 120px;
	position: absolute;
	background: url(bilder/header.jpg) top left no-repeat;
	left: 0px;
	top: 0px;
}
#zeile {
	position: absolute;
	height: 40px;
	width: 990px;
	left: 0px;
	top: 120px;
	background-image: url(bilder/zeile.jpg);
	background-repeat: no-repeat;
}
#gina {
	height: 427px;
	width: 248px;
	position: absolute;
	left: 0px;
	top: 160px;
}
#harry {
	position: absolute;
	height: 427px;
	width: 252px;
	left: 738px;
	top: 160px;
}
#dolly {
	height: 427px;
	width: 248px;
	position: absolute;
	left: 248px;
	top: 160px;
}
#vivian {
	position: absolute;
	height: 427px;
	width: 244px;
	left: 494px;
	top: 160px;
}
#footer {
	background-image: url(bilder/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 990px;
	left: 0px;
	top: 587px;
	position: absolute;
}
#button_gina a {
	overflow: hidden;
	height: 51px;
	width: 198px;
	left: 25px;
	top: 376px;
	position: absolute;
	background-image: url(bilder/button_gina.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#button_gina a:hover {
	background-position: left -51px;
}
#button_dolly a {
	overflow: hidden;
	height: 51px;
	width: 198px;
	left: 25px;
	top: 376px;
	position: absolute;
	background-image: url(bilder/button_dolly.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#button_dolly a:hover {
	background-position: left -51px;
}
#button_vivian a {
	overflow: hidden;
	height: 51px;
	width: 198px;
	left: 22px;
	top: 376px;
	position: absolute;
	background-image: url(bilder/button_vivian.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#button_vivian a:hover {
	background-position: left -51px;
}
#button_harry a {
	overflow: hidden;
	height: 51px;
	width: 198px;
	left: 19px;
	top: 376px;
	position: absolute;
	background-image: url(bilder/button_harry.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#button_harry a:hover {
	background-position: left -51px;
}
#flash_video {
	position: absolute;
	height: 122px;
	width: 194px;
	left: 395px;
	top: 0px;
}
#txt_links {
	position: absolute;
	height: 130px;
	width: 215px;
	left: 108px;
	top: 45px;
}
#txt_rechts {
	position: absolute;
	height: 130px;
	width: 215px;
	left: 653px;
	top: 45px;
}

.txt_normal {
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
}
.txt_gelb {
	font-size: 155%;
	font-weight: bold;
	color: #ffc601;
	line-height: 23px;
}

#flash_video .text {
	color: #FFFFFF;
}
#flash_video .text p {
	margin: 5px;
	padding: 0px;
}
#flash_video .text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#flash_video_link {
	position: absolute;
	left: 395px;
	top: 0px;
	z-index: 999;
}
