.Inhalt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*** Farben *************************************/

.navi,
.linie {
	border-top:5px solid #cfba0b;
}

.navi,
.navi a,
.Activities,
.Activities a,
.Administrator,
.Administrator a {
	color:#69933a;
}

.navi :hover,
.navi a:hover,
.navi a:active,
.Activities a:hover,
.Activities a:active,
.Administrator a:hover,
.Administrator a:active {
	color:#baa70d;
}

a,
.menuitem,
table.fb td.fb,
table.fb td.fbw {
	color:#ffffff;
}

.Preise,
table.fb td,
table.fb td.fbb,
table.fb td.fbbw {
	color:#000000;
}

.text,
table.fb td.fb {
	background-color:#99BA76;
}

.main,
table.fb {
	background-color:#ececd9;
}

table.fb td.fbb {
	background-color:#f55e5e;
}

table.fb td.fbbw {
	background-color:#cd4f4f;
}

table.fb td.fbw {
	background-color:#69933a;
}

/*** Text ***************************************/

h1 {
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	position:relative;
	top:15px;
}

p {
	padding-left:15px;
	padding-right:15px;
}

img {
	border:0px;
}

a {
	text-decoration:none;
}

.gallery {
	border:0px;
}

td a img {
	vertical-align: bottom;
}

/*** Menu ***************************************/

.menu,
.ActivitiesMenu,
.AdministratorMenu {
	font-size:14px;
	font-weight:bold;
}

.menuitems a {
	display:block;
	width:99%;
}

.ActivitiesItems a {
	display:block;
	width:99%;
}

.menuitem {
	font-weight:normal;
	font-size:12px;
}

/*** Inhalt *************************************/

.listItem {
	font-weight:bold;
	padding-left:45px;
	text-indent:-15px;
}

.listElement {
	display:list-item;
	list-style-position:outside;
	margin-left:45px;
}

/*** Dekoration *********************************/

.logo {
	width:144px;
	height:40px;
}

/*** Belegungsplan ******************************/

table.fb {
	width:100%;
	text-align:center;
	font-weight:bold;
}

table.fb td.s {
	text-align:right;
}

.ft { 
	cursor:help;
	text-decoration:underline; 
}

.Preise {
	font-weight:bold;
	font-size:13px;
}
