html { overflow:auto; height: 100%; }

body {
	color: #333333;

	margin: 0px;
	background-color: #FFFFFF;

	height: 100%;
}

body,div,p,a,td,h1,h2,h3,h4,h5,h6,h7,ol,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,div,p,a,td,ol,li {
	font-size: 9pt;
}
p {
	margin: 4px 0px 8px 0px;
}
h1 {
	font-size: 10pt;
	color: #333333;
	letter-spacing: 2px;
	font-weight:bold;
/*	text-transform:uppercase; */
	margin: 4px 0px 8px 0px;
}

h2 {
	font-size: 9pt;
	color: #333333;
	letter-spacing: 1px;
	font-weight:bold;
	margin: 4px 0px 4px 0px;
}

h3 {
	font-size: 9pt;
	color: #333333;
	letter-spacing: 0px;
	font-weight:normal;
	margin: 4px 0px 4px 0px;
}

h4,h5,h6,h7 {
	font-size: 9pt;
	color: #333333;
	letter-spacing: 0px;
	font-weight:normal;
	margin: 4px 0px 4px 0px;
}

input,button,select,textarea {
	font-size: 9pt;
}

a {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

#bg_center {
	width: 100%;
	height: 100%;

	position: relative;	
	text-align: center;
}

#bg_main {
	margin: auto;

	width: 803px;
/*	height: 630px; */
	position: relative;	
/*	border: 1px solid #bbc4c3;*/
	border-top: 0px;
	border-bottom: 0px;
	
	text-align: left;
}

#bg_main div {
	border: 0px solid green;
}

#top {
	width: 100%;
	margin: 15px 0px 20px 0px;
	height: 57px;

	position: relative;	
}

#mainhead {
	width: 100%;
	height: 200px;

	z-index: 30;
	position: relative;	
}

#main {
	width: 100%;
	height: 460px; /* 247px; 460px; */

	margin-top: 2px;

	z-index: 30;
	position: relative;	
}

#bottom {
	width: 800px;
	height: 50px;

	position: relative;	
	
}

#mainhead div {
	border: 0px solid blue;
}
#main div {
	border: 0px solid blue;
}

#mainnav {
	width: 200px;
	height: 200px;
	
	position: relative;	
	float:left;

	background-color: #bbc4c3;
	color:#FFFFFF;
	
	text-align: left;
	letter-spacing: 1.5px;
}

#mainnav a {
}

#mainimage {
	width: 600px;
	height: 200px;

	position: relative;	
	float:left;

}

#mainimage p {
	margin: 0px;
	padding: 0px;
}

#mainimageoverlay {
	width: 800px;
	height: 60px;

	left: 0px;
	margin-left: 0px;
	margin-top: 140px;
	position: absolute;
	overflow:hidden;
}

#mainimageoverlay p {
	margin:0px;
	padding: 0px;
}

#whiteline {
	width: 2px;
	height: 200px;

	left: 0px;
	margin-left: 578px;
	margin-top: 0px;
	position: absolute;

	background-color: #fff;
}

#artimage {
	width: 177px;
	height: 200px;

	position: relative;	
	float:left;

	background-color: #98b6d0;
}

#artinfo {
	width: 800px;
	height: 60px;

	left: 0px;
	margin-left: 0px;
	margin-top: 140px;
	position: absolute;
	overflow:hidden;

	background-color: #99a5a5;
}

#arttext {
	width: 408px;
	height: 190px;

	position: relative;	
	float:left;
	overflow:auto;

	font-size: 7pt;

	padding: 5px;	
	padding-right: 10px;	
	background-color: #98b6d0;
	
}
#arttext a {
	line-height: 14pt;
}

#art_signs {
	width: 210px;
	height: 30px;

	left: 0px;
	margin-left: 580px;
	margin-top: 150px;
	position: absolute;
	overflow:hidden;
	text-align:right;
}
#art_signs img {
	margin-right: 4px;
}

#art_design {
	width: 215px;
	height: 120px;

	left: 0px;
	margin-left: 580px;
	margin-top: 10px;
	position: absolute;
	overflow:hidden;
	text-align:right;
}
#art_design img {
	margin-right: 4px;
	margin-bottom: 4px;
}


#artlist {
	width: 580px;
	height: 100%;

	position: relative;	
	float:left;
	
	overflow: auto;
}

#artlist a {
	font-size: 7pt;
	line-height: 8pt;
}
#artlist td {
	font-size: 7pt;
	line-height: 8pt;
}
#artlist a.aktlink {
	font-size: 9pt;
	font-weight: bold;
}

#artlist .listtr {
	height: 30px;
}

#maincontent {
	width: 580px;
	height: 100%;

	position: relative;	
	float:left;
	
	overflow: auto;
}

#maincontent a,td {
	font-size: 9pt;
}

#maincontent a {
	text-decoration: underline;
	color: #616a6b;
}

#maincontent_big {
	width: 800px;
	height: 100%;

	position: relative;	
	float:left;
	
	overflow: auto;
}

#maincontent_big a {
	text-decoration: underline;
	color: #616a6b;
}

#maininfo {
	width: 220px;
	height: 100%;

	position: relative;	
	float:left;

	background-color: #9cadb7;
	overflow: auto;
}

#maininfo a {
	text-decoration: none;
	color: #ffffff;
}

#maincontent_referenz {
	width: 580px;
	margin-right: 0px;
	height: 100%;

	position: relative;	
	float:left;
	
	overflow: auto;
}

#maincontent_referenz a,td {
	font-size: 9pt;
}

#maincontent_referenz a {
	text-decoration: underline;
	color: #616a6b;
}

#maincontent_refliste {
	width: 220px;
	height: 100%;

	position: relative;	
	float:left;

	background-color: #9cadb7;
}

#maincontent_refliste a {
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
}

#maincontent_popup {
	margin: 1%;
	width: 98%;
	height: 88%;

	position: relative;	
	
	overflow: auto;
}

#maincontent_popup a,td {
	font-size: 9pt;
}

#maincontent_popup a {
	text-decoration: underline;
	color: #616a6b;
}

#katList {
	width:575px;
	height:80px;
	overflow: hidden;
}
#imgef {
	position: absolute;
	left: 0px;
	bottom: 2px;
}
#imgef div {
	float: left;
	width: 93px;
}
#imgef img {
	border: 1px solid #CCC;
	width: 85px;
	height: 80px;
}
#news_fader {
	margin: 0px;
	padding-bottom: 6px;
	position:absolute;
	bottom: 90px;
	left: 0px;
	display: none;
	background: transparent url('/php/lay/bla.gif') no-repeat 25px 100%;
}
#news_fader > p {
	/*background-color: #98B6D0;*/
	color: #000;
	border: 1px solid #99A5A5;
	width: 530px;
	height: 300px;
	padding: 10px;
	/*overflow-y: scroll;*/
	overflow: hidden;
}
