/* 
 *CSS Document 
*/

  body {
    color: #000000;
	background-color: #FFFFFF;
    font-size: 100.01%;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    margin:0; 
	padding:0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#inhalt1024x768 {
    text-align: center;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1025px;
	height:787px;
	padding:93px 112px;
	background-image: url("../graphics/hintergrund.gif");
	background-position:center top;
	background-repeat:no-repeat;
  }
    div#inhalt800x600 {
 	text-align:left;
  	width: 800px;
	height:600px;
	margin:0 auto;
	padding:0;
	background-color: #FFF;
  } 	
  div#navUndLogo {
  		width:216px;
		height:600px;
		margin:0;
		padding: 0;
		border:0;
		float:left;
  }
  	div#logo {
		width:191px;
		height:53px;
		background-image: url("../graphics/logo.gif");
		background-position:center;
		background-repeat:no-repeat;
		clear:both;
		margin-left:10px;
		margin-top:30px;
		padding:0;
	}
	  ul#Navigation {
    font-size: 9pt;
	width:191px;
	height:399px;
    margin-left: 10px; 
	padding: 0;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0;
	height:34px; 
	padding: 2px;
  }
  ul#Navigation a {
    display: block;
	width:100%;
    font-weight: bold;
	text-decoration:none;
  }
  ul#Navigation a:link {
    color: black; 
	border-bottom:2px;
	border-bottom-color: #007ABD;
	border-bottom-style:solid;
	}
  ul#Navigation a:visited {
    color: black; 
	border-bottom:2px;
	border-bottom-color: #FF9900;
	border-bottom-style:solid;
  }
  ul#Navigation a:hover {
    color: black; 
	border-bottom:2px;
	border-bottom-color: #FF9900;
	border-bottom-style:solid;
  }
  ul#Navigation a:active {
    color: black; 
	border-bottom:2px;
	border-bottom-color: #007ABD;
	border-bottom-style:solid;
  }
   div#Inhalt {
	margin-top:0px;
	margin-left:0;
	width:545px;
	height:513px;
	margin-top:85px;
	float:right;
	padding: 0 18px;
	border-left:2px;
	border-top:2px;
	border-bottom:0px;
	border-right:0px;
	border-color:#FF9900;
	border-style:solid;
	overflow:auto;
	font-size:10pt;
	line-height:20px;
  }
  div#Impressum {
  
  }
  div#Impressum  td{
  vertical-align:top;
  }
  div#Museum {
  }
  div#Museum td {
   vertical-align:top;
   text-align:left;
   width:170px;
   font-size:9pt;
  }
.tdLinks {
  width:140px;
  color:#F49E00;
  font-weight:bold;
  margin-right:20px;
}
table#Skulpturen {
	position:relative;
}
.h1_13pt {
font-size:12pt;
color:#007ABD;
}
.h2_12pt_Orange {
font-size:13pt;
color:#F49E00;
}
.boldOrange {
 font-weight:bold;
 color:#F49E00;
}
.italicBlau {
	color:#007ABD;
	font-style:italic;
}
.blau {
	color:#007ABD;
}

a:link {
	color:#007ABD;
}
.bilderrahmen {
	width:170px;
	border:1px; 
	float:left;
}