/* -- ALLGEMEINE FORMATIERUNG -- */
html,body {
	scrollbar-face-color:#663333;
	scrollbar-shadow-color: #663333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #663333;
	scrollbar-darkshadow-color: #663333;
	scrollbar-track-color: #FFF8F0;
	scrollbar-arrow-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small; 
	color: #663333;
	background-color:#FFFFFF;
	background-color:#FFF8F0;
	font-weight: normal; 
	line-height: normal; 
	margin:0px;
	padding:0px;
	text-align:center;
	min-height:101%;		/* Mindesthöhe da Firefox sonst bei Seiten mit wenig Inhalt "springt" (wg. Scrollbalken */
	}
	

table	{					/* für Gästebuch */
	width:100%;
	border:1px solid #663333;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	padding:3px;
	border:1px solid #663333;
}

p	{
	margin-top:9px;
	margin-bottom:9px;
	padding:0px;
}

div	{margin:0px; padding:0px;}

blockquote	{margin-left:20px;}

hr {
  display: block;
  padding:0px;
  height:1px;
  margin:10px 0px;
  border:0px;
  background:#663333;
  color:#663333;
  width:100%;
  clear:both;
  }
*html hr {margin:0px;}

a:link  {color:#663333; text-decoration:underline;} 
a:visited  {color:#663333; text-decoration:underline;}    
a:hover	{color:#FF0000; text-decoration:underline;}
a:active	{color:#663333; text-decoration:underline;}

h1 {
	color:#FFE7CE;
	font-size:20px;
	font-weight:normal;
	background-color:#663333;
	margin:0px;
	padding:10px;
	}

h2 {
	font-size:small;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
	}	
	
a img {border:0px;}						/* für alle Bilder mit Link kein Rahmen */

ul {list-style-type:disc;}
li {list-style-position:outside; margin: 0px 0px 10px -1.1em;}


/* -- Formular --*/
form	{
	padding:7px;
	margin:0px;
}

input, textarea, select { 		/* Formularelemente auswählen */
  float:left;
  margin:5px 0px;				
  width:200px; 		 			
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  border:1px solid #C5D8C0;
  background-color: #ffffe6;
  border-left: 1px solid #B0B7AF;
  border-top: 1px solid #B0B7AF;
}

label { 					/* Alle Labels (= Beschriftung) */
  display: block;
  float: left;
  margin:5px 0px;			/* Abstand */
  width:100px; 				/* Breite.*/
}

form br 	{				/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; 				/* das floating der labels und inputs aufheben */
}

button	{
	margin:18px 0px 7px 100px;
}


/* -- LAYOUTBEREICHE -- */

#content	{				/* übergeordnetes DIV für ganze Seite wg. zentzrieren und Rahmen */ 
	width:770px;
 	margin:0px auto;		/* ganze Seite zentrieren - margin-left:auto wäre rechtsbündig */
	text-align:left;		/* Korrektur für text-align im body - sonst wird der ganze Text zentriert */
	padding:0px;
	border:1px solid #663333;
	background:url(bilder/hg.gif) repeat-y left;	
}

#logo	{
	width:770px;
	height:175px;
	text-align:left;
	background-color:#663333;
	margin:0px;
	padding:0px;
}

#navigation	{
	width:160px;
	text-align:left;
	background-color:#FFE7CE;
	float: left;
	padding:15px 0px;
	margin: 0px;
}

#navigation ul {list-style-type:none;
	padding:5px 2px 5px 7px;
	margin:0px;
	line-height:25px;
}

#navigation li {
	text-transform: uppercase;
	padding:0px;
	margin:0px;	
}

#navigation a:link, a:visited  {color:#663333;; text-decoration:none;
 background-image: url(bilder/dot0.gif);
 background-repeat: no-repeat;
 background-position: center left;

} 
#navigation a:hover, a:active	{
 background-image: url(bilder/dot1.gif);
 background-repeat: no-repeat;
 background-position: center left;
 color:#cc3300;
}


#inhalt	{
	float:left;
	width:472px;
	background-color:#FFFFFF;
	border:2px solid #cc3300;
	margin:-43px 0px 0px 0px;
	padding:30px 27px 37px 39px;
}
#inhalt a:link  {color:#663333; text-decoration:underline; background-image:none);} 
#inhalt a:visited  {color:#663333; text-decoration:underline; background-image:none}    
#inhalt a:hover	{color:#FF0000; text-decoration:underline; background-image:none}
#inhalt a:active	{color:#663333; text-decoration:underline; background-image:none}

#navi-unten	{
	float:left;
	height:25px;
	padding:12px 0px 0px 0px;
	width:472px;
	text-align:right;
	background-color:#FFFFFF;
	margin:0px 0px 0px 210px;
}
*html #navi-unten	{margin:0px 0px 0px 105px;}

#navi-unten a:link {color:#663333; text-decoration:underline;} 
#navi-unten a:visited {color:#663333; text-decoration:underline;} 
#navi-unten a:hover	{color:#FF0000; text-decoration:underline;}
#navi-unten a:active {color:#663333; text-decoration:underline;}


/*-- KLASSEN --*/
.schrift-klein	{font-size:x-small;}
.rahmen	{border:1px solid #663333;}
.clear	{clear:both;}
.bild-links	{float:left; margin-right:15px; border:1px solid #663333;}
.bild-rechts {float:right; margin-left:15px; border:1px solid #663333;}
.gb-ueberschrift {color:#ffffff; background-color:#663333;}
.back	{float:left; width:45%; display:inline;}
.next {float:right; width:45%; display:inline; text-align:right;}



.mail-x	{display: none;}	/* für unsichtbares Feld in Formular - Spamschutz!! */