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

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737375;
	line-height: 18px;
	background-color: #ffffff;
	background-image: url(../img/hg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#wrapper{
	margin: 0px auto;
	width: 100%;
}

#wrapper2{
	margin: 0px auto;
	height: 2950px;	
	width: 100%;
}

#wrapper3{
	margin: 0px auto;
	height: 2800px;	
	width: 100%;
}

img, div { 
	behavior: url(iepngfix.htc);
	}

#header{
	width:100%;
	letter-spacing: 1pt;
	height: 200px;
	top: 0px;
	z-index: 1;
	text-align: center;
	}

#menue {
	width: 100%;
	height: 30px;
	top: 220px;
	z-index: 2;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1pt;
	word-spacing: 8pt;
	}

.navigation {
	position: absolute;
	width: 550px;
	left: 50%;
	margin-left: -50px;
	padding: 6px 0 7px 0px;
	text-align: left;

	}

.navigation a {
	color: #5a5c3f;
	text-decoration: none;
}

.navigation a:hover {
	color: #ffffff;
}

#bildbereich {
	position: absolute;
	top: 280px;
	left: 50%;
	margin-left: -50px;
	width: 500px;
	}

.sample {
	margin-top: 40px;
	}

.video {
	margin-top: 0px;
	}

.text {
	margin-top: 40px;
	text-align: left;
	}

#show {
	z-index: 10;
	position: absolute;
	top: 320px;
	left: 50%;
	margin-left: -450px;
	width: 320px;
	}

.ro {
	background:url(../img/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(../img/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(../img/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(../img/roundedbox_lu.gif) bottom left no-repeat;
}

.inhalt {
	margin:0;
	padding: 20px;
}

.inhalt p {
	margin:0;
	padding:0;
}

#showtime {
	position: absolute;
	top: 270px;
	left: 50%;
	margin-left: -250px;
	width: 100px;
	z-index: 12;
	}

.showtime2 {
	vertical-align: middle;
	}

.h1 {
	line-height: 28px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #96985f;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #737375;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.h3 {
	font-size: 15px;
	font-weight: bold;
	}

.h4 {
	line-height: 28px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #96985f;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	}

a {
	color: #96985f;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-align: right;
}

li {
	line-height: 24px;
	margin-left: 12px;
	}

hr {
	border: 1px solid #e6e7e5;
	height: 0;
	width: 100%;
 }

#subnavi {
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -430px;
	width: 180px;
	padding-top: 20px;
	}

#subnavi li {
	line-height: 28px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1pt;
	color: #96985f;
	border-bottom: 2px solid #e6e7e5;
	list-style-type: none;
	}

		
#subnavi a {
	color: #96985f;
	text-decoration: none;
}

#subnavi a:hover {
	color: #5a5c3f;
}

.impressum {
	position: absolute;
	width: 98%;
	top: 0;
	margin:0;
	padding: 5px;
	font-size: 12px;
	color: #67684C;
	text-align: right;
}

.impressum a {
	color: #67684C;
	text-decoration: none;
}

.impressum a:hover {
	color: #96985f;
}

a.myPlayer {
	display:block;
	width: 480px;
	height:362px; 
	text-align:center;
	margin-right: 0px;
	float:left;
}

/* play button */
a.myPlayer img {
	margin-top:160px;
	border:0px;
}

a.myPlayer2 {
	display:block;
	width: 480px;
	height:270px; 
	text-align:center;
	margin-right: 0px;
	float:left;
}

/* play button */
a.myPlayer2 img {
	margin-top:100px;
	border:0px;
}