/*
### COLORS ###
#000 black
#CA4700 bronze
#D4D0C8 grey

*/

 body,html {
  margin:0px;
  padding:0px;
  background:#fff;
  text-align:center;
 }
 body, html, td, tr, table, div, p, span, input, textarea, select, option
 {
  font-family:Arial,Helvetica,Verdana,sans-serif;
  font-weight:normal;
  font-size:12px;
  line-height:16px;
  color:#000;
 }
 img, object, embed { 
  margin:3px;
  border:1px solid #000;
 }
 h1,h2,h3,h4 {
line-height:20px;
  font-family:Arial,Helvetica,Verdana,sans-serif;
  font-size:20px;
  font-weight:normal;
  text-decoration:none;
  margin:0px 40px 20px 0px;
  border-bottom:1px solid #000 ;
 }
 h2 {
  font-size:16px;
  border:none;line-height:16px;
 }
 h3 {
  font-size:12px;
  font-weight:bold;
  border:none;line-height:12px;
 }
 h4 {
 border:none;
  font-size:12px;
  line-height:12px;
 }
 a {
  font-family:Arial,Helvetica,Verdana,sans-serif;
  font-weight:normal;
  font-size:12px;
  color:#000;
  text-decoration:none;
  background-image:url(../grafix/pfeil.gif);
  background-repeat:no-repeat;
  background-position:0 2;
  padding-left:11px;
  
 }
 a:visited {
  color:#666;
 }
 a:hover {
  text-decoration:underline;
 }
 td,p,div,table,tr {
  vertical-align:top;
  text-align:left;
  padding:0px;
  margin:0px;
  border:0px solid black;
 }
 th {
	text-align:center;
	padding:5px;
}
 p {
  margin:0px 40px 0px 0px;
  padding-bottom:10px;
 }
 
 form {
  margin:5px 15px 5px 15px;
  padding:0px;
 }
 
 input,textarea,select {
  width:140px;
  border:1px solid black;
  color:black;
  background:#fff;
  padding:0px 2px 0px 2px;
  margin-bottom:2px;
 }
 
 textarea {
 background:#fff;
 color:black;
 border:1px solid #000;
  height:100px;
 }
 ul {
 /*
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
 */
 }
 

/*### ZELLEN ###*/

.centerTABLE {
  width:100%;
  border-collapse:collapse;
  border:0px;
  padding:0px;
  margin:auto;
}
 .mainTABLE {
  border-collapse:collapse;
  border:0px;
  border-left:1px solid #CA4700;
  padding:0px;
  width:15cm;
 }
 .mainTABLE td {
  border:0px solid red;
 }
  
 .headerTD {

  }
 .menuDIV {
  display:none;
 }

 .picDIV {
	display:none;
 }


 .leftTD {
 
 }
 .leftDIV {
 display:none;
 }
 .leftDIV a {
  color:black;
 }
 .leftDIV a:visited {
  color:black;
 } 
 .leftDIV a:hover {
  color:black;
  text-decoration:underline;
 }
 
 .centerTD {

 }
 .centerDIV {
  width:15cm;
  padding:0px;
  margin-left:1cm;
 } 
  
 .footerTD {
  display:none;
 }



/*### SONSTIGES ###*/

 .small {
font-size:9px;
font-weight:normal;
 }
.small a {
 font-size:9px;
 background-position:0 0;
}
 .nobg {
  background-image:none;
 }
 .noborder {
  border:none;
 }
 .blank {
  background-image:none;
  padding-left:0px;
 }
 .anker {
  background:none;
  padding:0px;
  line-height:0px;
  font-size:0px;
  height:0px;
  width:0px;
  overflow:hidden;
 }
 .galerieTABLE{
 
 
 }
 .centerDIV table {
	margin-right:40px;
}
 .thumbnailTD {
	height:140px;
	text-align:right;
	border-right:1px solid white;
}
.thumbnailTD img {
	margin:10px;
	
}
.descrTD { 
	height:140px;
	width:160px;
	padding-left:10px;
	padding-top:10px;
}
.jahr {
	padding:3px;
	font-weight:bold;
	white-space:nowrap;
}
.beschr {
	padding:3px;
}
.links {
	font-weight:bold;
	padding:3px;
}
/*### CONTENTS ###*/
 
 .simpleDIV1 {
  clear:both;
  margin-top:10px;
  margin-bottom:20px;
 }
 .simpleDIV1 img {
  float:right;
  margin:3px 5px 3px 10px;
 }
 .simpleDIV1 a,p a,.listDIV1 a {

 }
 
 .listDIV1{
  clear:both;
  margin-top:10px;
  margin-bottom:20px;
 }
 .listDIV1 img {
  float:right;
  margin:3px 5px 3px 10px;
 }
 .listDIV1 table {
  width:500px;
 }
 .listDIV1 td {
  white-space:nowrap;
  padding:5px;
  vertical-align:middle;
  text-align:left;
  border-bottom:1px solid #990;
 }
 
 
 /*### SITEMAP ###*/
 
  .sitemap0,.sitemap1,.sitemap2,.sitemap3,.sitemap4,.sitemap5,.sitemap6 {
  /*display:block;
  clear:both;*/
 }
 
 .sitemap {
  margin-bottom:5px;
 }
 .sitemap p {
 padding-left:20px;
 }
 .sitemap1 {
 }
 .sitemap2 {
  margin-left:20px;
 }
 .sitemap3 {
  margin-left:40px;
 }
 .sitemap4 {
  margin-left:60px;
 }
 .sitemap5 {
  margin-left:80px;
 }
 .sitemap6 {
  margin-left:100px;
 }

 .sitemap_super {
  background-image:url(../grafix/pfeil.gif);
 }
 .sitemap_sub {
  background-image:url(../grafix/pfeil.gif);
 }
 .sitemap_link {
  background-image:url(../grafix/dot.gif);
 }
 
  .leftTD .sitemap_super, .leftTD .sitemap_sub,.leftTD .sitemap_link {
  background-image:none;
  padding:0px;
  display:block;
 }
 .leftTD .sitemap_super, .leftTD .sitemap_sub {
 font-weight:bold;
 }

 .leftTD .sitemap1 {
 text-align:right;
 padding:5px 3px 5px 0px;
 margin-right:80px;
 border-right:1px solid black;
 }

 
 .leftTD .sitemap2 {
 text-align:left;
 padding:5px 0px 5px 3px;
 margin-left:79px;
 border-left:1px solid black;
 }
