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: 32px;
	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;
}

#cnt_text
{
	position: absolute;
	left: 94px;
	top: 120px;
	width: 600px;
	height: 490px;
}

#cnt_aktuell01
{
	position: absolute;
	left: 94px;
	top: 120px;
	width: 320px;
	height: 470px;
}

#cnt_aktuell02
{
	position: absolute;
	left: 440px;
	top: 120px;
	width: 320px;
	height: 470px;
}

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

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

#cnt_kontakt
{
	position: absolute;
	left: 134px;
	top: 174px;
	width: 374px;
	height: 300px;
}

#cnt_impressum
{
	position: absolute;
	left: 758px;
	top: 252px;
	width: 222px;
	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; }
