body
{
	margin: 0px;
	background-color: #000;
}

#main
{
	position: absolute;
	width: 1000px;
	height: 592px;
	margin: -302px 0px 0px -500px;
	left: 50%;
	top: 50%;
	background-color: #FFFFFF;
}

/* start page */
#wm
{
	position: absolute;
	left: 756px;
	top: 26px;
	z-index: 100;
}

#hl_start
{
	position: absolute;
	left: 592px;
	top: 544px;
	z-index: 80;
}

#lnk_start
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 592px;
	z-index: 150;
}

#wm_buero-d
{
	position: absolute;
	left: 0px;
	top: 610px;
	z-index: 120;
}



/* content pages */
#nav
{
	position: absolute;
	left: 26px;
	top: 35px;
	width: 485px;
}

#cnt_text
{
	position: absolute;
	left: 27px;
	top: 102px;
	width: 600px;
	height: 431px;
}

#cnt_text01
{
	position: absolute;
	left: 28px;
	top: 87px;
	width: 294px;
	height: 417px;
}

#cnt_text02
{
	position: absolute;
	left: 434px;
	top: 86px;
	width: 320px;
	height: 422px;
}

#cnt_ausstellung
{
	position: absolute;
	left: 550px;
	top: 140px;
	width: 500px;
}

#img_ausstellung
{
	position: absolute;
	left: 0px;
	top: 140px;
}

#cnt_kontakt
{
	position: absolute;
	left: 346px;
	top: 88px;
	width: 312px;
	height: 483px;
}

#cnt_kontakt2
{
	position: absolute;
	left: 82px;
	top: 173px;
	width: 374px;
	height: 300px;
}

#cnt_impressum
{
	position: absolute;
	left: 747px;
	top: 249px;
	width: 233px;
	height: 304px;
}


/* scrolling */
#holder
{
	position: absolute;
	left: 30px;
	top: 222px;
	width: 504px;
	height: 356px;
}

#holderSml
{
	position: absolute;
	left: 30px;
	top: 266px;
	width: 504px;
	height: 312px;
}

.scroll-pane {
	width: 504px;
	overflow: auto;
	float: left;
}

#pane_height {
	height: 356px;
}

#pane_heightSml {
	height: 312px;
}

#col
{
	width: 480px;
	margin: 0px 34px 0px 0px;
	float: left;
}



.int 		{ width: 18px; font-weight: bold; float: left;}
.number	{ width: 300px; float: left; }

