body {
  position: relative; top: 0px; left: 0px;
  color: black; background-color: #ECECEC;
  font-size: 100.01%;
  min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  border: 0;
  margin: 0;
  padding: 0;
}

div#head {
  color: #FFFFFF;
  text-align: right;
  vertical-align: bottom;
  font-family: Verdana,Arial,sans-serif;
  font-size: 0.7em;
  width: 100%;
  height: 25px;
  background: #7F0000;
}
#head a {
    margin: 1em;
    padding: 0em;
    text-decoration: none;
    line-height: 2em;
}

.Service {position: absolute; top: 278px; left: 71px;}
.Museum {position: absolute; top: 74px; left: 124px;}
.Historie {position: absolute; top: 95px; left: 478px;}
.Verein {position: absolute; top: 219px; left: 558px;}
.Souvenirs {position: absolute; top: 333px; left: 547px;}

#head a:link, #head a:visited, #head a:active { color: #FFFFFF; }
#head a:hover { color: #999999; }

div#Seite {
  text-align: left;    /* Seiteninhalt links ausrichten */
  position: relative; /* top: 0; left: 0; */
  /*margin: 0 auto;*/  /* standardkonforme horizontale Zentrierung */
  width: 790px;
  min-height: 555px;
  overflow: visible; 
/*  background: #FFFFFF;
 */
  font-family: Garamond,Centaur,serif;
  margin: 0px;
  padding: 0px;
  border: 0px dashed silver;
}

div.Hauptnavigation {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0;
  margin: 0;
  background-color: none;
  border: 0px dashed silver; 
}
.Hauptnavigation p{
/*  line-height: 1.75em;
 */
  padding: 0;
  padding-bottom: 0.55em;
  margin: 0;
}
.Hauptnavigation img {
  margin-right: 15px;
  border: 0;
  background-color: none;
}
.Hauptnavigation a, .Startnavigation a {
  text-align: left;
  text-decoration: none;
}
.Hauptnavigation a:link, .Hauptnavigation a:visited, .Hauptnavigation a:active { color: black; }
.Hauptnavigation a:hover { color: #999999; }
  
div.Startnavigation {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0;
  margin: 0;
  background-color: none;
  border: 0px dashed red; 
}
.mjsaw-subtree a:link, .mjsaw-subtree a:visited, .mjsaw-subtree a:active { color: black; }
.mjsaw-subtree a:hover { color: #999999; }

.mjsaw-tree0 {
  list-style-image:url(button_menue.gif);
  vertical-align: middle;
  border: 0px dashed green; 
  margin: 0;
/*  padding: 0; 
  line-height: 0.8em; */
}
/* Box Model Hack für den IE */
* html .mjsaw-tree0 {
  margin-left: 15px;
}

.mjsaw-tree1 {
  margin: 0;
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
  line-height: 1.3em;
  background-color: none;
  border: 0;
  margin-top: 0.1em;
  list-style: none;
}
/* Box Model Hack für den IE */
* html .mjsaw-tree1 {
  margin-left: 15px;
}

ul.Navigation {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
  line-height: 1.3em;
  background-color: none;
  border: 0;
  margin-top: 0.4em;
}
.Navigation li {
  list-style: none;
  margin-left: -12px;
}
.Navigation a {    
  padding: 0em;
}
.Navigation a:link {
  color: black;
}
.Navigation a:visited {
  color: #333;
}
.Navigation a:hover {
  color: #999999;
}
.Navigation a:active {
  color: black;
}
  
.Unternavigation {
  font-size: 0.9em;
  font-weight: bold;
  text-align: left;
/*  line-height: 1.8em; */
  background-color: none;
  margin: 0px;
  padding: 0px;
/*  border: 1px dashed silver; */
}
.Unternavigation img {
  margin-right: 15px;
  border: 0;
  background-color: none;
}
.Unternavigation li {
  list-style: none;
  margin-left: 0px;
  padding-bottom: 0.7em;
}
.Unternavigation a {    
  padding: 0em;
  text-decoration: none;
}
.Unternavigation a:link, .Unternavigation a:active {
  color: black;
}
.Unternavigation a:visited {
  color: #333;
}
.Unternavigation a:hover {
  color: #999999;
}

#Bildspalte {
  width: 385px;
  float: left;
  font-family: Verdana,Arial,sans-serif;
	font-size: 0.7em;
	padding-bottom: 10px;
  border: 0px solid green;
}
.Bild_rechts {
  padding-top: 0px;
  padding-bottom: 3px;
  text-align: right;
  border: 0px solid silver;
  }
.Bild_rechts img {
  margin-left: 9px;
  border: 0;
  }
.Bild_rechts a {
	text-decoration: none;
}
.Bild_links {
  padding-top: 3px;
  padding-bottom: 10px;
  padding-left: 5px;
  text-align: left;
    border: 0px solid silver;
  }
.Bild_links img {
  margin-right: 10px;
  border: 0;
  }
.Bild_links a {
	text-decoration: none;
}
  
#Text {
  width: 380px;
  float: right;
  }
#Inhaltsbereich { 
  font-family: Verdana,Arial,sans-serif;
  font-size: 0.8em;
  line-height: 1.3em;
  padding-left: 5px;
  border: 0px solid blue;
  }
#Inhaltsbereich li {
  margin-left: 13px;
}
#Inhaltsbereich a {
  text-decoration: underline;
}
#Inhaltsbereich a:link, #Inhaltsbereich a:visited, #Inhaltsbereich a:active {
  color: black;
}
#Inhaltsbereich a:hover {
  color: #999999;
}


#pagenavigation {
  font-family: Verdana,Arial,sans-serif;
  font-size: 0.8em;
  line-height: 1.3em;
  vertical-align: middle;
  text-align:center;
  margin-top: 1em;
  padding-left:60px;
  padding-right:60px;
  margin-bottom: 1em;
  border: 0px solid red;
/*  width: 790px; */
}

/*
#pagenavigation .next{
  text-align: left;
  margin-left: 1em;
  border: 1px solid blue;
  float: left;
}
#pagenavigation .prev{
  text-align: left;
  margin-right: 1em;
  border: 1px solid yellow;
  float: left;
}
#pagenavigation .list{
  text-align: left;
  border: 1px solid green;
  widht: 350px;
}
*/

#pagenavigation a {
  text-decoration: underline;
}
#pagenavigation a:link, #pagenavigation a:visited, #pagenavigation a:active {
  color: black;
}
#pagenavigation a:hover {
  color: #999999;
}

td.zeiten {
	border: 0;
	cellspacing: 0;
	cellpadding: 10;
}
  
#Logo {
		width: 194px;
		height: 205px;
		margin: 0;
		padding: 0;
		border: 0px solid red;
	}
#Logo img {	
		margin: 0;
		padding: 0;
		border: 0px solid yellow;
	}	

div#foot {
	  color: #FFFFFF;
	  text-align: right;
	  vertical-align:middle;
	  font-family: Verdana,Arial,sans-serif;
	  font-size: 0.7em;
	  width: 100%;
	  height: 25px;
	  background: #7F0000;
}
div.fbnavline {
	width: 790px;
	text-align: center;
}

H1, H2, H3, H4 { font-family: Verdana,Arial,sans-serif; color: #000000; }
H1, H2, H3, H4 { margin: 0px 0px 0px 0px; margin-top: 0.2em; margin-bottom: 0.2em; }
div#Text H1:first-child  { margin-top: 0; }
H1 { font-size: 1.2em; }
H2 { font-size: 1em; font-weight:bold; }
H3 { font-size: 1em; }
H4 { font-size: 1em; }
P.bodytext {
/*  margin: 0px 0px 0px 0px; */
}
img { border: 0 solid black; }

 #mailform {
    background-color: none;
    }

   #mailform .csc-mailform {
    background-color: none;
    white-space: nowrap;
    border: 0;
    width: 450px;
   }

   #mailform .csc-mailform-field {
    width: 450px;
    line-height:2em;
   }

input, textarea {
    border: 2px groove #666666;
    margin-top: 2px;
    margin-bottom: 2px;
}
   
   #mailform .csc-mailform-field label {
    display: block;
    float: left;
/*    font-weight: bold; */
    width: 10em;
   }

table.contenttable {
    background-color: none;
    font-size: 1em;
}
table.contenttable td {
    padding-bottom: 5px;
}
table.contenttable p.bodytext {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
}

    .tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
    .tx-guestbook-list-header { background-color: #7F0000; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border: 2px groove #666666; font-size:14px; color:#333333; width:100px; }
    .tx-guestbook-form-inputfield-big { border: 2px groove #666666; font-size:14px; color:#333333; width:150px; }
    .tx-guestbook-form-textarea { border: 2px groove #666666; font-size:14px; color:#333333; width:250px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
