/* #### TAGS #### */

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	line-height: 120%;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.mainDiv {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -330px;
	margin-left: -480px;
	margin-bottom: 330px;
	height: 640px;
	width: 965px;
	overflow:hidden;
	background-image: url(img/bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h1 {
	position: absolute;
	left: 2420px;
	top: 2420px;
}

h2 {
}

.hidden {
	display:none;
}

h4 {
	margin: 0 0 20px 0;
	font-size: 1em;
	font-weight: bold;
}

p {
	margin: 0 0 20px 0;
}

em {

}

a, 
a:link, 
a:visited {
	color: #c33115;
	text-decoration: none;
	cursor:pointer;
}

a:hover,
a:active {
	color: #d1461e;
	text-decoration: underline;
}

.bgDiv img,
.navDiv img {
	position: absolute;
}

.navDiv img {
	cursor:pointer;
}

.abblender {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 650px;
	background-color: white;
	z-index: 200;
}

#sesselBgDiv {
	left: 182px;
	top: 223px;
	z-index: 2;
}

#personBgDiv {
	left: 264px;
	top: 176px;
	z-index: 10;
}

#bioButton {
	top: 2px;
	left: 40px;
	z-index: 1;
}

#newsButton {
	left: 55px;
	top: 143px;
	z-index: 1;
}

#videoButton {
	left: 635px;
	top: 288px;
	z-index: 3;
}

#soundButton {
	left: 409px;
	top: 156px;
	z-index: 11;
}

#presseButton {
	left: 220px;
	top: 520px;
	z-index: 4;
}

#galerieButton {
	left: 520px;
	top: 80px;
	z-index: 1;
}

#kontaktButton {
	left: 25px;
	top: 480px;
	z-index: 5;
}

#linksButton {
	left: 750px;
	top: 122px;
	z-index: 21;
}

#soundButtonOver {
	left: 226px;
	top: 156px;
	z-index: 20;
}

#newsButtonOver {
	left: 55px;
	top: 143px;
	z-index: 1;
}

#presseButtonOver {
	left: 260px;
	top: 172px;
	z-index: 20;
	padding-bottom: 70px;
}

#linksButtonOver {
	left: 750px;
	top: 122px;
	z-index: 20;
}

#galerieButtonOver {
	left: 513px;
	top: 79px;
	z-index: 100;
}


#kontaktButtonOver {
	left: 26px;
	top: 473px;
	z-index: 20;
}

#videoButtonOver {
	left: 560px;
	top: 237px;
	z-index: 20;
}

#bioButtonOver {
	top: 1px;
	left: 34px;
	z-index: 20; 
}


.pageDiv {
	position: absolute;
	width: 200px;
	height: 200px;
	z-index: 500;
	background-repeat:no-repeat;
}

#linksDiv {
	background-image: url(img/panel_bg_links.png);
	width: 546px;
	height: 566px;
	left: 400px;
	top: 46px;
}

#videoDiv {
	background-image: url(img/panel_bg_video.png);
	width: 950px;
	height: 640px;
}

#galerieDiv {
	background-image: url(img/panel_bg_galerie.png);
	background-position: 10px 9px;
	width: 950px;
	height: 640px;
}

#soundDiv {
	background-image: url(img/panel_bg_sound.png);
	background-position: 15px 45px;
	width: 950px;
	height: 640px;
}

#newsDiv {
	background-image: url(img/panel_bg_news.png);
	background-position: 44px 3px;
	width: 950px;
	height: 640px;
}

#bioDiv {
	background-image: url(img/panel_bg_bio.png);
	background-position: 374px 50px;
	width: 950px;
	height: 640px;
}

#kontaktDiv {
	background-image: url(img/panel_bg_kontakt.png);
	background-position: 20px 0;
	width: 450px;
	height: 640px;
}

#presseDiv {
	background-image: url(img/panel_bg_presse.png);
	background-position: 370px 80px;
	width: 950px;
	height: 640px;
}


.pageContentDiv {
	position: absolute;
}

.scrollable {
	position: relative;
	height: 355px;
	overflow:hidden;
	clear.both;
}

div.items {
	height:20000em;
	position:absolute;
}

div.items p {
	float:left;
}

a.lastPage,
a.nextPage {
	position: absolute;
	left: 868px;
	top: 525px;
	z-index: 500;
}

a.lastPage {
	top: 165px;
	left: 864px;
}


#videoDiv .pageContentDiv {
	top: 155px;
	left: 398px;
	width: 440px;
	height: 390px;
}

#linksDiv .pageContentDiv {
	top: 70px;
	left: 20px;
	width: 240px;
}

#galerieDiv .pageContentDiv {
	top: 180px;
	left: 458px;
	width: 425px;
	height: 380px;
}

#soundDiv .pageContentDiv {
	top: 155px;
	left: 430px;
	width: 445px;
	height: 374px;
	overflow:hidden;
}

#newsDiv .pageContentDiv {
	top: 170px;
	left: 67px;
	width: 210px;
}

#bioDiv .pageContentDiv {
	top: 140px;
	left: 445px;
	width: 420px;
	height: 395px;
}

#kontaktDiv .pageContentDiv {
	top: 330px;
	left: 76px;
	width: 185px;
}

#presseDiv .pageContentDiv {
	top: 170px;
	left: 450px;
	width: 415px;
}

.closeButton {
	position: absolute;
	margin: 0 0 0 20px;
	background-image:url(img/closebutton.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height: 14px;
	width: 14px;
}

.closeButton:hover {
	background-image:url(img/closebutton_o.png);
}

#videoDiv .closeButton {
	left: 590px;
	top: 568px;
}

#linksDiv .closeButton {
	left: 110px;
	top: 229px;
}

#galerieDiv .closeButton {
	left: 640px;
	top: 570px;
}

#soundDiv .closeButton {
	top: 570px;
	left: 630px;
}

#newsDiv .closeButton {
	top: 578px;
	left: 135px;
}

#bioDiv .closeButton {
	top: 574px;
	left: 625px;
}

#bioDiv a.lastPage {
top: 135px;
}

#kontaktDiv .closeButton {
	top: 502px;
	left: 124px;
}

#presseDiv .closeButton {
	top: 571px;
	left: 630px;
}

#videoDiv .thumb {
	display:block;
	float:left;
	margin: 4px 4px 0 0;
}

#videoDiv .thumb img {
	height: 70px;
}

#gallery a img {
	width: 66px;
	float:left;
	margin: 0 4px 4px 0;
}

#gallery ul {
	clear:both;
}

.pressDownloadLink {
	position: absolute;
	top: 360px;
	right: 10px;
}

.burolink {
	display:block;
	width: 80px;
	position: absolute;
	left: 860px;
	top: 625px;
	z-index: 70;
}

.burolink:hover {
	text-decoration: none;
}

.playerloading {
	position: absolute;
	top: 170px;
	left: 210px;
	z-index: 0;
}

#soundDiv object {
	position: absolute;
	z-index: 5;
}