body {
	background-color: #000000;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
table {
	border-spacing: 0;
}
td {
	vertical-align: top;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-transform: uppercase;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 948px;

	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#top {
	height: 149px;
}
#logo {
	padding: 15px 0 0 3px;
}
#marquee {
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	width: 450px;
}
#midden {
	width: 948px;
}
#left {
	background-image: url(../../images/structure/bg_wrapper.gif);
	background-repeat: repeat-y;
	text-align: center;
	width:205px;
}
#menu {
	background-image: url(../../images/structure/bg_menu.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.submenu, a.submenu:hover  {
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 13px;
}
#adres {
	padding-top: 30px;
	color: #ffffff;
	font-size:12px;
	line-height: 18px;
	text-align: center;
}
#content {
	width: 683px;
	padding: 210px 30px 20px 30px;
}
#blok_movie {
	position: absolute;
	top: 20px;
	right: 0;
	background-color: #000000;
	z-index: 1;
	width: 416px;
}
#movie {
	position: absolute;
	z-index: 2;
	padding: 6px 0 0 8px;
}
#mask {
	z-index: 3;
	position: absolute;
}

#aktie {
	position: absolute;
	top: 220px;
	left: 330px;
}
#txt_aktie {
	background-image: url(../../images/structure/bg_aktie.gif);
	background-repeat: repeat-y;
	padding: 6px 5px 0 15px;
}
#but_aktie {
	position: absolute;
	bottom: 20px;
	right: 20px;
}



