body {background-color:#330033;
      margin:0;
      padding:0;
      font-family:Tahoma, Helvetica, sans-serif;
      color:#ffccff;
      height:100%;
}

#Navigation {width:180px;
             height:100%;
             position:fixed;
             top:0px;
             left:0px;
             overflow:hidden;
             z-index:2;
             background-color:#330066;
}

#Buttons {width:140px;
          position:absolute;
          left:10px;
          top:7px;
}

#Buttons img {width:140px;
	          margin-bottom:7px;
}

.Unternavigation {position:relative;
                  left:20px;
}

#Inhalt {position:absolute;
         left:180px;
         top:0px;
         right:0px;
         bottom:0px;
         height:100%;
}

#Inhalt.Eintrittsseite {position:absolute;
                        left:20px;
                        margin-right:20px;
                        margin-bottom:20px;
                        margin-top:20px;
}

#Hintergrundmusik.Eintrittsseite {position:relative;
                                  top: 30px;
								  text-align:center;
}

#Inhalt h1, h2{font-family:'Vivaldi', fantasy;
}

#Seitentext {padding-bottom:100px;
             padding-left:20px;
             padding-right:20px;
             padding-top:20px;
             z-index:1;
             text-align:center;
}

#Seitentext.Eintrittsseite {padding-bottom:20px;
                            padding-left:20px;
                            padding-right:20px;
                            padding-top:20px;
                            text-align:center;
                            border-left:none;
}

#Border {position:fixed;
         left:180px;
         top:0px;
         bottom:100px;
         background-color:#000000;
         width:3px;
         z-index:10;
}

#Border.BestaetigungGaestebucheintrag{position:fixed;
                                      left:160px;
									  top:0px;
									  bottom:0px;
									  background-color:#000000;
									  width:3px;
									  z-index:10;
}

#Fusszeile{position:fixed;
           left:180px;
           bottom:0px;
           right:0px;
           height:100px;
           overflow:hidden;
           text-align:center;
           z-index:5;
           background-color:#330066;
           border-top:solid #000000 3px;
}

#AbstandFusszeile{height:20px;
                  clear:both;
}

#Fusszeile img {width:140px;
	            margin-right:10px;
	            margin-top:10px;
				margin-bottom:10px;
}

#Aktualisierung{position:absolute;
                right:10px;
				padding:5px;
				width:30%;
                white-space:nowrap;
                text-align:right;
}

#Hintergrundmusik{position:absolute;
                  left:0px;
				  padding:5px;
				  width:70%;
                  white-space:nowrap;
			      text-align:left;
}

a:link {color:#ffccff;
}

a:visited {color:#ff99ff;
}

a:hover, a:active {color:#cc99cc;
}

.BildbeschriftungRechts {clear:both;
}

.BildbeschriftungRechts h1 {text-align:left;
}

.BildbeschriftungRechts p {text-align:left;
			               padding-top:50px;
}

.BildbeschriftungRechts img{float:left; 
                            margin-bottom:20px;
                            margin-right:10px;
}

.BildbeschriftungLinks {clear:both;
}

.BildbeschriftungLinks h1 {text-align:right;
}

.BildbeschriftungLinks p {text-align:right;
                          padding-top:50px;
}

.BildbeschriftungLinks img{float:right;
                           margin-bottom:20px;
                           margin-left:10px;
}

.Bildergalerie {width: 320px;
                height: 350px;
                float: left;
}
.BildergalerieHochformat {width: 245px;
                          height: 350px;
                          float: left;}

.BildergalerieUnterbruch {height:350px;
                          float: left;}

.Bildergalerie img{width: 300px;
                   height:225px;}

.BildergalerieHochformat img{height: 300px;
							 width: 225}

.BildergalerieUnterbruch img{width: 300px;
}

.BilderTrio {clear:both;
}

.BilderTrio img {width:300px;
                 height:225px;
                 margin-right:20px;
				 margin-bottom:10px;
}

.BilderTrioHochformat {clear:both;
}

.BilderTrioHochformat img {height:300px;
                           margin-right:20px;
						   margin-bottom:10px;
}


img.Querformat{border:none;
               width:500px;
	           height:375px;
}

img.Hochformat{border:none;
               width:375px;
			   height:500px;
}

img.QuerformatKlein{border:none;
                    width:480px;
					height:360px;
}

img.HochformatKlein{border:none;
					width:360px;
					height:480px;
}

.Banner img{margin-bottom:10px;
}

.Trennlinie img{margin-bottom:20px;
}

.Gaestebucheintrag{background-color:#880088;
                   position: relative;
                   right:0px;
                   left:0px;
                   padding:5px;
                   border:solid #000000 1px;
                   margin-top:10px;
                   text-align:left;
}

.Gaestebucheintragtitel{background-color:#550055;
                        font-weight:bold;
                        margin:0px;
                        padding:0px;
                        margin-bottom:3px;
}

form{text-align:left;
}

legend{font-family:Tahoma, Helvetica, sans-serif;
       color:#ffccff;
       font-style:italic;
}

button{width:155px;
       height:44px;
       margin-right:10px;
}

button img{width:150px;
           height:38px;
}

.Eingabefeld input{width:400px;
                   background-color:#660066;
                   color:#ffccff;
}

textarea{background-color:#660066;
         color:#ffccff;
}

.wichtigeNews {color:#ffff00;
}