/************************ Deklarationen für den Inhalts-Bereich ************************/

#sub-menu {
	width: 770px;
	height: 30px;
	color: #FFFFFF;
	background-color: #2802BC;
	background-image: url(../images/Button.gif);
	background-repeat: repeat-x;	
	position: absolute;
	top: 160px; left: 0px;
	text-align: center;
}


#sub-menu  a:link, #sub-menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;		
}

#sub-menu  a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/Button-over.gif);
	background-repeat: repeat-x;		
	font-style: italic;
	font-weight: bold;
	font-size: 90%;	
}

#kuenstler-suchen1-button {
	width: 200px;
	height: 30px;
	position: absolute;
	left: 75px;
	line-height: 30px;
}

.kuenstler-suchen1-button-trenner {
	width: 2px;
	height: 30px;
	position: absolute;
	left: 275px;
	background-color: #180757;
	z-index: 2;	
}

#ausstellungen-suchen-button {
	width: 250px;
	height: 30px;
	position: absolute;
	left: 277px;
	line-height: 30px;
}

.ausstellungen-suchen-button-trenner {
	width: 2px;
	height: 30px;
	position: absolute;
	left: 527px;
	background-color: #180757;
	z-index: 2;
}

#hinweise-button {
	width: 141px;
	height: 30px;
	position: absolute;
	left: 529px;
	line-height: 30px;
}

.hinweise-button-trenner {
	width: 2px;
	height: 30px;
	position: absolute;
	left: 670px;
	background-color: #180757;
	z-index: 2;
}

#links-button {
	width: 100px;
	height: 30px;
	position: absolute;
	left: 672px;
	line-height: 30px;
}



#kuenstleranzeige {
	width: 710px;
	height: 130px;
	position: relative;
	left: 10px;
	top: 10px;
	overflow-y: scroll;
	overflow-x: hidden;	
	border-width: 2px;
	border-color: #210A76;
	border-style: solid;
	margin-bottom: 5px	
}

#bilderanzeige {
	width: 710px;
	height: 250px;
	position: relative;
	left: 10px;
	top: 10px;
	border-width: 2px;
	border-color: #210A76;
	border-style: solid;
	margin-bottom: 15px;	
}

#kuenstler-menu {
	width: 690px;
	position: relative;
	left: 23px;
	top: 10px;
	border-width: 2px;
	border-color: #210A76;
	border-style: solid;
	margin-bottom: 10px
	background-color:lightblue;	
}

#kuenstler-praesentation {
	width: 670px;
	position: relative;
	left: 23px;
	top: 10px;
	border-width: 2px;
	border-color: #210A76;
	border-style: solid;
	margin-bottom: 10px
	background-color:lightgreen;
	padding: 10px;
}

.kuenstler-gefunden-button {
	width: 174px;
	height: 30px;
	vertical-align: middle;
	background-image: url(../images/Button.gif);	
	line-height: 30px;
}

.kuenstler-gefunden-button-bereich {
	width: 174px;
	float:right
}

.kuenstler-gefunden-button-bereich a:link, .kuenstler-gefunden-button-bereich a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;		
}

.kuenstler-gefunden-button-bereich a:hover {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 95%;	
}

table.kunstwerk {
	border-style: solid;
	border-color: #210A76;
	width: 100%;
	border-width: 1px;
	border-collapse: collapse;
}

td.kunstwerk2 {
	border-style: solid;
	border-color: #210A76;
	border-width: 1px;
	padding: 5px;
}

.kunstwerk-info {
	background-color: #210A76;
	width: 100%;
	height: 1px;
}

.blaettern {
	width: 174px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/Button.gif);	
	line-height: 30px;
	font-weight: bold;	
}

.blaettern a:link, .blaettern a:visited {
	width: 174px;
	height: 30px;
	text-decoration: none;	
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(../images/Button.gif);	
	line-height: 30px;
}

.blaettern a:hover {
	text-decoration: none;
	font-style: italic;
}

.rot {
	color: red;
}
.schwarz {
	color: black;
}
.gruen {
	color: green;
}
.blau {
	color: blue;
}

h1.bio-ueber {
	font-size: 200%;
	text-align: center;
}

.nach-rechts {
	padding: 10px;
}

table.ausstellung {
	border-style: solid;
	border-color: #210A76;
	width: 100%;
	border-width: 1px;
	border-collapse: collapse;
}

td.ausstellung {
	width: 50%;
	padding: 5px;
	text-align:left;
}

td.ausstellung2 {
	width: 50%;
	padding: 5px;
	text-align:center;
}

.formEnde {
	width:460px; 
	height: 150px; 
	padding-top:10px;
}

.ausstellungen-text {
	height: 150px;
}

.ausstellungen-bild {
	height: 150px;
	width: 202px;
	float:right;
}
