/* formate für White & Wolf */

/*Hintergrundfarbe*/
BODY {
  background-color : #c0ceff;
  margin : 5px auto;
}

/*Zellenhöhe für leerzellen*/
.zellenhoehe {
  font-size : 8px;
}

/*Text-Hintergrundfarbe*/
.texthintergrund {
  background-color : #ffffff;
}

/*Headlinks-Hintergrundfarbe*/
.headlinkhintergrund {
  background-color : #6e84ab;
}

/*Links-Hintergrundfarbe*/
.linkhintergrund {
  background-color : #c0ceff;
}






/*Zellenfarbe Außen*/
.zellenfarbe {
  background-color : #c0ceff;
}

/*Zellenfarbe 1*/
.zellenfarbe1 {
  background-color : #c0ceff;
}

/*Zellenfarbe 2*/
.zellenfarbe2 {
  background-color : #6e84ab;
}




/*Rahmenfarbe Startseite*/
.rahmenstart {
  border : 1px solid #4e648a;
}

/*Rahmenfarbe Textseite*/
.rahmentext {
  border : 1px solid #4e648a;
}

/*Rahmen links*/
.rahmenlinks {
  border-left : 1px solid #4e648a;
}

/*Rahmen rechts*/
.rahmenrechts {
  border-right : 1px solid #4e648a;
}

/*Rahmen oben*/
.rahmenoben {
  border-top : 1px solid #4e648a;
}

/*Rahmen unten*/
.rahmenunten {
  border-bottom : 1px solid #4e648a;
}




/*Ueberschrift*/
.index {
  color : #ffffff;
	font-family : Arial;
  font-size : 50px;
}

/*Ueberschrift*/
.ueberschrift {
  color : #ffffff;
	font-family : Freestyle Script;
  font-size : 50px;
}

/*Text-Ueberschrift*/
.textueberschrift {
  color : #6e84ab;
	font-family : Arial;
  font-size : 16px;
  font-weight : bold;
  text-decoration : underline;
  text-align : center;
}

/*Link-Ueberschrift*/
.linkueberschrift {
  color : #ffffff;
	font-family : Arial;
  font-size : 16px;
  font-weight : bold;
  text-decoration : underline;
  text-align : center;
}


/*News-Ueberschrift*/
.newsueberschrift {
  color : #ffffff;
	font-family : Arial;
  font-size : 14px;
}

/*Galerie-Ueberschrift*/
.galerieueberschrift {
  color : #ffffff;
	font-family : Arial;
  font-size : 16px;
  font-weight : bold;
  text-decoration : underline;
  text-align : center;
}



/*Trennlinie Links*/
.trennlinie {
  color : #ffffff;
	font-family : Arial;
  font-size : 14px;
  font-weight : bold;
}




/*Begruessungstext*/
.begruessungstext {
  color : #6e84ab;
	font-family : Arial;
  font-size : 14px;
  font-weight : bold;
}

/*Texte*/
.texte {
  color : #6e84ab;
	font-family : Arial;
  font-size : 14px;
}

/*Texte1*/
.texte1 {
  color : #ffffff;
	font-family : Arial;
  font-size : 14px;
}

/*Texte mittig stellen*/
.textemittig {
  text-align : center;
}

/*Bestätigungstext im Gästebuch*/
.oktexte {
  color : #ffffff;
	font-family : Arial;
  font-size : 16px;
  background-color : #ffffff;
}

/*Errortext im Gästebuch*/
.errortexte {
  color : #ffffff;
	font-family : Arial;
  font-size : 16px;
  background-color : #ffffff;
}

/*Zusatztexte*/
.zusatztext {
  color : #6e84ab;
	font-family : Arial;
  font-size : 10px;
}

/*Galerietexte*/
.galerietexte {
  color : #ffffff;
  font-family : Arial;
  font-size : 14px;
  text-align : center;
}

/*Galeriebannertexte*/
.galeriebannertexte {
  color : #ffffff;
  font-family : Arial;
  font-size : 14px;
  font-weight : bold;
}

/*Besucherinfo*/
.besucherinfo {
  color : #ffffff;
	font-family : Arial;
  font-size : 10px;
  padding : 1px;
}




/*Links*/
A,
A:VISITED,
A:ACTIVE,
A:FOCUS,
A:LINK {
	text-decoration : none;
	font-family : Arial;
  font-size : 25px;
  color : #ffffff;
}

A:HOVER {
	text-decoration : underline;
}

/*Headlink*/
A.headlink,
A.headlink:VISITED,
A.headlink:FOCUS,
A.headlink:LINK {
	font-family : Arial;
  color : ffffff;
  font-size : 17px;
	text-decoration : none;
}

A.headlink:HOVER {
	font-family : Arial;
  color : ffffff;
  font-size : 17px;
	text-decoration : underline;
}

A.headlink:ACTIVE {
	font-family : Arial;
  color : c0ceff;
  font-size : 17px;
}



/*Textlink*/
A.textlink,
A.textlink:VISITED,
A.textlink:ACTIVE,
A.textlink:FOCUS,
A.textlink:LINK {
	font-family : Arial;
  color : #6e84ab;
  font-size : 14px;
  font-style : italic;
	text-decoration : underline;
}

A.textlink:HOVER {
	font-family : Arial;
  color : #4e648a;
  font-size : 14px;
	text-decoration : underline;
}

/*Inhaltslink*/
A.inhaltslink,
A.inhaltslink:VISITED,
A.inhaltslink:ACTIVE,
A.inhaltslink:FOCUS,
A.inhaltslink:LINK {
	font-family : Arial;
  color : #6e84ab;
  font-size : 14px;
  font-style : italic;
	text-decoration : underline;
}

A.inhaltslink:HOVER {
	font-family : Arial;
  color : #c0ceff;
  font-size : 14px;
	text-decoration : underline;
}

/*Überschriftlink*/
A.ueberschriftlink,
A.ueberschriftlink:VISITED,
A.ueberschriftlink:ACTIVE,
A.ueberschriftlink:FOCUS,
A.ueberschriftlink:LINK {
	font-family : Freestyle Script;
  color : #ffffff;
  font-size : 50px;
  font-style : italic;
	text-decoration : none;
}

A.ueberschriftlink:HOVER {
	font-family : Freestyle Script;
  color : #ffffff;
  font-size : 50px;
	text-decoration : underline;
}

/*Linklink*/
A.linklink,
A.linklink:VISITED,
A.linklink:ACTIVE,
A.linklink:FOCUS,
A.linklink:LINK {
	font-family : Arial;
  color : #6e84ab;
  font-size : 14px;
	text-decoration : none;
}

A.linklink:HOVER {
	font-family : Arial;
  color : #6e84ab;
  font-size : 14px;
	text-decoration : underline;
}

/*Fotos auf Startseite*/
.ueberdiv {
  position : absolute;
  height: 603px;
  width: 980px;
  top: 50%;
  left: 50%;
  margin-top: -302px;
  margin-left: -490px;
  border : 1px solid #ffffff;
}


/*Iframe Text*/
.iframe_text {
  height: 98%;
  width: 98%;
  position : absolute;
  z-index : 1;
}

/*Iframe Links*/
.iframe_links {
  height: 98%;
  width: 98%;
  position : absolute;
  z-index : 1;
}

/*Textarea Links + Eingabefeld im Gästebuch*/
textarea {
  background-color : #ffffff;
  border : 1px solid #6e84ab;
  color : #000000;
  font-family : Arial;
  font-size : 15px;
}

/*Linkbanner-Texte*/
.linkbannertext {
  height: 0px;
	width: 160px;
	font-family : Freestyle Script;
	font-size : 30px;
	color : #ffffff;
  position : relative;
  left : 10px;
  top : -110px;
}
