body, td, th, input, textarea, select, h1, h2, h3 
{ font-family: verdana,geneva,helvetica,sans-serif; font-size:10pt; color:#ffffff; }

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #B62600;
	color: white;
}

input {
	background-color: #B62600;
	}

a:link, a:visited, a:hover {
	color: white;
	text-decoration: underline;
}

.content li {
	margin-bottom: 10px;
}

.content {
	display: block;
	margin-left: 50px;
	margin-right: 50px;
	font: 13px arial, verdana, sans-serif;
	color: white;
}

h1 {
	font-family: 'Times New Roman', serif;
	font-style: italic;
	font-size: 24px;
	
}

.headline {
	font: 22px, serif;
}

.main_menu_item {
	width: 190px; 
	height: 18px;	
}
.main_menu_item_active {
	background-image: url('/img/main_menu_item_hover.gif');
	background-repeat: no-repeat;
	width: 190px; 
	height: 18px;
}

.main_menu_item span, .main_menu_item_active span {
	width: 90px;
	display: block;
	float: left;
}
.main_menu_item a:link, .main_menu_item a:visited, .main_menu_item a:hover,
.main_menu_item_active a:link, .main_menu_item_active a:visited, .main_menu_item_active a:hover
{
	color: white;
	font-size: 11px;
	text-decoration: none;
	height: 15px;
}

.menu_item_teutonen {
	color: #ffe09d;
	font-family: 'Times New Roman', serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	height:18px;
}

.menu_item {
	background-image: url('/img/menu_item.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 188px;
	color: #B62600;
	font-size: 11px;
}

.menu_item_active {
	background-image: url('/img/menu_item_hover.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 188px;
	color: white;
	font-size: 11px;
}

.menu_item a:link, .menu_item a:visited {
	color: #B62600;
	text-decoration: none;
	display: block;
	width: 188px;
	height: 17px;
}
.menu_item_active a:hover, .menu_item_active a:link, .menu_item_active a:visited {
	color: white;
	text-decoration: none;
	background-color: black;
	display: block;
	width: 188px;
	height: 17px;
}

.Kalender {
	width:440px;
	border:1px solid black;	
}

.Kalender td {
	border-bottom:1px solid #FFE09D;
}

#Footer {
	background: url(/img/basis/leiste_unten.gif) no-repeat;
	padding-left:100px;
	height:20px;
}

#Footer div {
	height:18px;
	}

#Footer div, #Footer a {
	font-size:9px;
	color: #FFE09D;
}

.x-form-item-label, .x-form-field {
	color:#000000;
	}
	
	
#htmleditor_textarea0_parent table {
	border:1px solid white;
	}
