body {
	font-family: Georgia;
	font-size: 12px;
}

div#container {
	width: 939px;
	height: 579px;

	margin-left: auto;
	margin-right: auto;
}

div#heightspan {
	height: 531px;
}

div#header {
	height: 24px;
}

div#logo {
	float: right;

	margin-right: 48px;
	margin-top: 15px;
}

div#mainmenu {
	float: left;

	height: 154px;
	width: 117px;

	margin-top: 6px;

	text-align: right;
}

div#mainmenu img {
	margin-top: 5px;
}

div#submenu {
	position: relative;

	float: left;

	margin-top: 5px;
	margin-left: 14px;
	height: 178px;
}

div#submenu div {
	position: absolute;
}

div#submenu_kuenstler {
	top: 2px;
	display: none;
}

div#submenu_werk {
	top: 45px;
	display: none;
}

div#submenu_kontakt {
	top: 89px;
	display: none;
}


div#submenu img {
	margin-top: 9px;
}

div#twocol {
	width: 776px;
	height: 292px;

	margin-left: 115px;

	background-image: url(../images/twocol_bg_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#onecol {
	width: 776px;
	height: 292px;

	margin-left: 115px;
}

div#imagepane {
	width: 239px;
	height: 292px;

	float: left;

	margin-left: 15px;

	position: relative;
}

div#pane1, div#pane2, div#pane3, div#pane4, div#pane5 {
	width: 240px;
	height: 240px;

	position: absolute;
	top: 0px;
	left: 0px;
}

div#imgselector {
	margin-top: 251px;
	/*margin-top: 11px;*/
}

div#imgselector img {
	margin-right: 8px;
}

div#scroll1 {
	float: left;

	width: 477px;
	height: 240px;

	margin-left: 45px;
	margin-bottom: 13px;

	background-image: url(../images/twocol_bg_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

div#scroll2 {
	width: 477px;
	height: 240px;

	background-image: url(../images/twocol_bg_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;

	overflow: hidden;
}

div#scrollpane_outer {
	margin-top: 20px;
	margin-left: 18px;
	margin-right: 18px;

	width: 426px;
	height: 202px;

	position: relative;
	overflow: hidden;

	float: left;
}

div.impressum#scrollpane {
	margin-top: 12px;
}

div#scrollpane {
	margin-top: 29px;
	margin-right: 18px;
}

div#scrollpane_inner {
	position: absolute;
}

div#scrollbar {
	float: left;
	width: 15px;
	margin-top: 5px;
}

div#footer {
	height: 23px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8F2C41;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #8F2C41;
}

h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color: #8F2C41;
}


p {
	line-height: 18px;
	text-indent: 18px;
	font-size: 12px;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #8F2C41;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

li {
	margin-left: 20px;
	margin-bottom: 6px;
}

img.k {
	float: left;
	margin-bottom: 11px;
}

img.r {
	margin-left: 11px;
}

img.br {
	margin-left: 94px;
}

#download {
	float: left;
	
	padding-top: 13px;
	width: 475px;
}

#download-btn {
	float: left;
	margin-right: 83px;
}

#download-bar {
	/*display: none;*/
	float: left;
}

div.dialog {
	display: none;
}

div.dialog_item {
	float: left;
	width: 250px;
	height: 80px;
	padding: 5px;
	margin-bottom: 10px;
}

div#scrollpane_dialog_bilder_outer, div#scrollpane_dialog_repertoire_outer, div#scrollpane_dialog_presse_outer {
	width: 520px;
	height: 290px;

	position: relative;
	overflow: hidden;

	float: left;
}

div#scrollpane_dialog_bilder_inner, div#scrollpane_dialog_repertoire_inner, div#scrollpane_dialog_presse_inner {
	position: absolute;
}

div.scrollbar_dialog {
	float: left;
	width: 15px;
	margin-top: 5px;
	margin-left: 10px;
}

strong, b {
	font-weight: bold;
}

.references .referenceContainer {
	/*position: relative; */
}

.references h3.title {
	color: #000000;
	margin-bottom: 3px;
	font-weight: normal;
}

.references div.description {
	margin-bottom: 3px;
}

.references .referenceImage {
	float: left;
	padding-left: 10px;
}

.references .right {
	/*padding-left: 90px;*/
}

