body {
  margin:0;
  padding:0;
  background: #FCF9E8;
  font: 12px verdana, sans-serif, serif;

  color: #293247;
  width: 1003px;
  height:100%; /* this is the key! */
  background-repeat: no-repeat;
  background-image:url(../img/kopf.gif)
/*  border-bottom: 1px solid #A5B0C4; */
  }

#Menue1 {
	height: 21px;
	width: 1000px;
	padding-top: 162px;
	padding-left: 157px;
	/*  font: bold 10px "MS Sans Serif";*/
	font: bold 12px "Arial";
	color: #293247;
	/*  background: #FCF9E8;*/


 
  voice-family: "\"}\"";	/* Tanteks Hack */
	voice-family:inherit;
	height: 21px;
	font-style: inherit;
}

html>body #Meune1 {		/* Die "Sei nett zu Opera" Regel */
  height: 21px;
}
#Menue1 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#Menue1 ul li {
	width: 130px;
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 4px;
	float: left;
	text-align: center;
	border-right: 1px solid;
	border-color: #265892;
}

#Menue1 ul li a {
	color: #293247;
	text-decoration: none;
}

#Menue1 ul li a:hover {
	text-decoration: underline;
/*	color: White;*/
}
#Menue1 ul li a.aktuell {
	text-decoration: underline;
}

/* linkes Menü */  
#linkeSpalte {
  float: left;
  width:160px;
  padding-left: 50px;
  height:auto; /* works only if parent container is assigned a height value */
  color: #265892;
  background: #FCF9E8;
  text-align: left;
  padding-top: 30px;
  font: normal 11px "MS Sans Serif";
  
  voice-family: "\"}\"";	/* Tanteks Hack */
  voice-family:inherit;
  width: 110px;
}

html>body #linkeSpalte {		/* Die "Sei nett zu Opera" Regel */
  width: 110px;
}

#linkeSpalte ul {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
		
}
#linkeSpalte ul li .ebene1{
  line-height: 24px;	
}

#linkeSpalte ul li .ebene2 {
  line-height: 14px;
  padding-left: 7px;
}

#linkeSpalte ul li a {
  color: #265892;
  text-decoration: none;
}

#linkeSpalte ul li a:hover {
	text-decoration: underline;
}

#linkeSpalte ul li a.aktuell1 {
	text-decoration: underline;
	line-height: 22px;
}

#linkeSpalte ul li a.aktuell2 {
	text-decoration: underline;
	line-height: 10px;
	padding-left: 7px;
}





#Inhalt {
  float:left;
  height: 402px;
  width: 773px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #A5B0C4;
  border-right: 1px solid #A5B0C4;
  border-top: 1px solid #A5B0C4;
  line-height: 20px;
  background: #FCF9E8;
  text-align: justify;

  voice-family: "\"}\"";	/* Tanteks Hack */
  voice-family:inherit;
  width: 631px; 
}

html>body #Inhalt {		/* Die "Sei nett zu Opera" Regel */
  width: 631px;

}

html>body #Inhalt {		/* Hack fuer min-height */
  height: auto;
  min-height: 402px;
}

#Inhalt a {
  color: black;
}

#Inhalt .text {
  position: absolute;
  z-index: 3;
}

#Inhalt h1 {
	background: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#Inhalt li {
	margin-left: 180px;
}

#Inhalt .offen {
	margin-left: 120px;
}

#bild_dunkel {
	border: none;
	position: relative;
	top: 0px;
	left: 0px;
	background-image:url(../img/rechteck1.gif);
	height: 140px;
	padding-right: 20px;
}

#bild_dunkel_gross {
	margin: center;	
	border: none;
	position: relative;
	top: 0px;
	left: 0px;
	background-image:url(../img/rechteck1.gif);
	height: 140px;
}

#bild_hell{
	border: none;
	position: relative;
	top: 0px;
	left: 0px;
	background-image:url(../img/rechteck2.gif);
	height: 140px;
	padding-right: 20px;

}

#bild_dunkel img{
	border: none;
	position: relative;
	top: 40px;
	left: 10px;
}

#bild_dunkel h1{
	position: absolute;
	top: 10px;
	left: 10px;
	background:none;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
}
html>body #Inhalt #bild_dunkel h1{
	top: 0px;
}

#bild_dunkel .beschreibung{
	position: absolute;
	top: 40px;
	left: 130px;
	background:none;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}

/* Heller Hintergrung */
#bild_hell img{
	border: none;
	position: relative;
	top: 40px;
	left: 10px;
}

#bild_hell h1{
	position: absolute;
	top: 10px;
	left: 10px;
	background:none;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
}
html>body #Inhalt #bild_hell h1{
	top: 0px;
}

#bild_hell .beschreibung{
	position: absolute;
	top: 40px;
	left: 130px;
	background:none;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}


#Startbild {
  position: absolute;
  top: 185px;
  left: 162px;
  z-index: 0;    
}



#Angebot .malerei {
  position: absolute;
  top: 185px;
  left: 162px;
  z-index: 2; 
  border: none;   
}

#Angebot .graphik {
  position: absolute;
  top: 329px;
  left: 162px;
  z-index: 2;  
  border: none;  
}

#Angebot .zeitgenKuenstler {
  position: absolute;
  top: 473px;
  left: 162px;
  z-index: 2;  
  border: none;  
}




#rechteSpalte {
  float: left;
  width: 120px;
  height: 282px;
  padding:18px;
  padding-top: 30px;
  text-align: left;
  font-size: 9px ;
/*  height:auto; /* works only if parent container is assigned a height value */
/*  background: #DBDDE3;*/
  border-top: 1px solid #A5B0C4;

  voice-family: "\"}\"";	/* Tanteks Hack */
  voice-family:inherit;
  width: 80px;
  height: 282px;
}

html>body #rechteSpalte {		/* Die "Sei nett zu Opera" Regel */
  width: 80px;
  height: 282px;
}

#HintergrundRechts {
  position: absolute;
  top: 185px;
  left: 834px;
/*  z-index: 1; */
  background-image: url(../img/hintergrund-rechts.gif);
  background-color:#CCCCCC;
  height: 430px;
  width: 115px;

}

#HintergrundRechts .malerei{
  position: absolute;
  top: 0px;
  left: 834px;
  z-index: 0; 
}

#rechteSpalte .text {
  position: absolute;
  z-index: 3;
  font: bold 12px "Arial";
  color: #565F74;
}

#rechteSpalte .text a {
	color: #565F74;
	text-decoration: none;
}

#rechteSpalte ul {
  position: absolute;
  z-index: 3;
  font: bold 12px "Arial";
  color: #565F74;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#rechteSpalte ul li {
line-height: 17px;

}

#rechteSpalte ul li a {
	color: #565F74;
	text-decoration: none;
}

#rechteSpalte ul li a:hover {
	text-decoration: underline;
/*	color: White;*/
}


#Fusszeile {
  clear: both;
  width: 1000px;
  font-size: 10px;
  text-align: center;
  padding-top: 30px;
  
}

.Legende {
  margin: auto;
  font-size: 10px;
  text-align: center;
  line-height: 12px;  
  display: block;
}

.center {
  margin: auto; 
  text-align: center;
  display: block;
}

.left {
  text.align: left;
}

h1 {
  font: 12px verdana, sans-serif, serif;
  background: White;
  text-align: left;
  text-decoration: underline;
}


p.normal {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

p.large {
	margin-left: 20%;
	margin-right: 5%;
}

p.medium {
	margin-left: 12%;
	margin-right: 20%;
}


