/* BODY-Hintergrund muss weiß sein für Editor! */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	}

	
/* DIV-Container mit grauem Hintergrund */
#content {
	background-color: #CCCCCC;
	}
	
/* Gastgeber Startseite Kategorien */
.gastkat {
	background-color: #990000;
	border-width:2px; border-color:#990000; border-style:outset;
	width: 140px;
	height: 40px;
	text-align:center;
	}
a.agastkat {
	font-size: 13px;
	font-weight: bold;
	color: #FDF8DD;
	text-decoration: none;
	}
a.agastkat:hover {
	font-weight: bold;
	color: #F0CD00;
	text-decoration: none;
	}
	
/* Literatur Startseite Kategorien */
.litkat {
	background-color: #990000;
	border-width:2px; border-color:#990000; border-style:outset;
	width: 140px;
	padding: 0 0 1px 0;
	text-align:center;
	}
a.alitkat {
	font-size: 13px;
	color: #FDF8DD;
	text-decoration: none;
	}
a.alitkat:hover {
	color: #F0CD00;
	text-decoration: none;
	}
/* Literatur Liste */
.litlist {
	text-align:center;
	}
a.alitlist {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
a.alitlist:hover {
	color: #000;
	text-decoration: underline;
	}

/* NAVIGATION */

.navigation {
	font-size: 12px;
	margin-left: 15px;
	border-style:outset; 
	border-width:2px;
}

a.navigation {
	color: #FFFFFF;
	text-decoration: none; 
	}

a.navigation:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FFFFFF;
	}

.channelnavi {
	color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
	margin: 0px;
	padding: 2px 0px 2px 6px;
	border-width:2px; border-color:#CC0000; border-style:outset;
}

a.channelnavi:hover {
	color: #990000;
	text-decoration: none;
	background-color: #F0CD00;
	border-width:2px; border-color:#F0CD00; border-style:inset;
}

/* ÜBERSCHRIFT */
.mainheading {
	font-family: tahoma, arial, sans-seriv, verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	border-bottom: 1px dotted #990000;
}

.mainfloat {
	line-height: 1.3 em;
}

/* RECHTESEITE */

.eventdatum {
	font-family: arial, sans-seriv, verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 8px;
	padding-top: 2px;
	background-color: #FDF8DD;
}

.eventtitle {
	font-family: verdana, arial, sans-seriv;
	font-size: 9px;
	color: #000000;
	padding-left: 8px;
	background-color: #FDF8DD;
	font-weight: bold;
}

.eventfloat {
	font-family: verdana, arial, sans-seriv;
	font-size: 9px;
	color: #000000;
	padding-left: 8px;
	padding-bottom: 2px;
	background-color: #FDF8DD;
}

a.event {
	color: #000000;
	text-decoration: none;
	}

a.event:hover {
	color: #000000;
	text-decoration: underline;
	}

.ausflugtitle {
	font-family: arial, sans-seriv, verdana;
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
	padding-top: 2px;
	background-color: #FDF8DD;
}

/* Basisschriftart und -größe */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* diverse HTML-Tags */	
img {
	border-style: none;
	}
	
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C0000;
	display: inline;
	}

a {
	color:#006699;
	text-decoration: none;
	}
	
a:hover {
	color:#0099FF;
	text-decoration:underline;
	}

form {
	padding:0;
	margin:0;
	}
	
/* diverse Klassen */	
.more {
	font-family: verdana, arial, sans-seriv;
	font-size: 10px;
	font-weight:bold;
	}

.hinweis {
	font-family: verdana, arial, sans-seriv;
	font-size: 9px;
	color: #999;
}

.red {
	color: #990000;
	}
	
.subtitle {
	font-weight: bold;
	line-height: 140%;
	}

.copy {
	color : #000000;
	font-size : 10px;
	font-family : arial, helvetica, sans-serif, verdana;
	text-align: center;
	}

/* Rechte Spalte */
.right_head {
	font-weight: bold;
	background-color: #68A457;
	color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 0px;
	}

.right_float {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #68A457;
	color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 5px;
	}

.right_aktuell {
	background-color: #68A457;
	}

a.right {
	color: #FFFFFF;
	text-decoration: none;
	}

a.right:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

/* Tabellen */	
table.buchen {
	border: 1px solid #990000;
	background-color:#FFFBDE;
	}
	
th.buchen {
	font-weight: bold;
	color:#FFFFFF;
	background-color:#990000;
	text-align: left
	}
	
td.buchen {
	padding: 2 2 0 2px;
	background-color:#FFFBDE;
	}
	
td.ggliste {
	padding: 3px;
	background-color:#FFFBDE;
	}
	
td.buchen_b {
	color:#990000;
	font-weight: bold;
	padding: 0 2px;
	background-color:#FFFBDE;
	text-align:right;
	}

/* Gästebuchformular */
.gbform {
	width: 300px;
	}

/* Kontaktformular */
.alert {
	font-size: 11px;
	font-weight: bold;
	color: red;
	}
	
.button {
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	background-color:#FFF7B9;
	background-color:#F7E88D;
	}