body {
	margin: 0px;
	padding: 0px;
	background: #5e6369;
	font-family: arial;
	font-size: 12px;
}

.block {
	display: block;
	border: 0px;
}

#navigation {
	width: 143px;
	text-align: left;
	background: #aaaaaa;
}

#contentTab {
	width: 579px;
	text-align: left;
}

#aktuellesTab {
	width: 226px;
	text-align: left;
	padding-top: 30px;
}

#content {
	color: #555555;
	line-height: 18px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

#content a {
	color: #a1343a;
	text-decoration: none;
}

#content img {
	border:0px;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	font-size: 19px;
	color: #7c1119;
	font-style: italic;
}

#content h2 {
	font-size: 16px;
	color: #7c1119;
	font-style: italic;
}

#content h3 {
	font-size: 13px;
	color: #7c1119;
	font-style: italic;
}

#aktuelles {
	padding: 15px;
}

#navLinks  ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	list-style: none;
	width: 143px;
	background: #ffffff;
}
#navLinks ul li {
	line-height: 22px;
	margin: 0;
	padding: 0;
}

#navLinks a {
	display: block;
	width: 133px;
	height: 22px;
	color: #585858;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #cacfe3;
	font-weight: bold;
}

#navLinks A:hover {
	color: #ffffff;
	text-decoration: none;
	background: #534f4e;
}










#ebene1 a {
	background: #1faebd;
	color: #ffffff;
}

#ebene1 a:hover {
	background: #00879d; color: #ffffff;
}


#ebene2 a{
	background: #23c5d6;
	color: #ffffff;
	padding-left: 15px;
}

#ebene2 a:hover {
	background: #00879d; color: #ffffff;
}

#ebene3 a{
	background: #28dff3;
	color: #ffffff;
	padding-left: 30px;
}

#ebene3 a:hover {
	background: #00879d; color: #ffffff;
}

#breadcrump {
	padding-bottom: 25px;
}

#breadcrump a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

#breadcrump a:hover {
	text-decoration: underline;
}

#aktuelles h1 {
	padding-top: 0px; font-size: 15px; color: #729baf; font-style: italic;
}

#aktuelles p {
	color: #555555;
}

#aktuelles a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

#aktuelles a:hover {
	text-decoration: underline;
}

.linie {
	margin-left:15px; margin-right: 15px; background-color:#cacfe3; color:#cacfe3; border: #cacfe3; height: 1px;
}

.textFeld {
	border: 1px solid #5e6369; background: #e5ebff; padding: 2px;
}

.textBox {
	border: 1px solid #5e6369; background: #e5ebff; padding: 2px;
}

.button {
	background: #729baf;
	color: #ffffff;
	font-weight: bold;
}

.fehlermeldung {
	color: #ff0000;
}

.aktuellesTitel {
	color: #ffffff;
	font-weight: bold;
	background: #729baf;
}

.highLight { /* Highlightning-Wert für Tabellen-Hintergrundfarbe - Hell */
    background:#fff;
}

.highDark { /* Highlightning-Wert für Tabellen-Hintergrundfarbe - Dunkel */
    background: #efefef;
}

select {
	/*
	background: #729baf;
	color: #ffffff;
	font-weight: bold;
	*/
}

form {
	padding: 0px;
	margin: 0px;
}

.einsatzTitel {
	background:#729baf;
	color:#ffffff;
	font-weight:bold;
}

.einsatzWert {
	background:#efefef;
	color:#555555;
}

.gbuch {

             border: 3px double;
             border-right-color: rgb(153, 153, 153);
             border-bottom-color: rgb(153, 153, 153);
             border-left-color: rgb(204, 204, 204);
             border-top-color: rgb(204, 204, 204);
             color: #000;

}

a.lgbuch:active{  color: #fff; text-decoration: underline ;}
a.lgbuch:hover {  color: #fff; text-decoration: underline ;}
a.lgbuch:link  { color: #fff; text-decoration: underline ;}
a.lgbuch:visited { color: #fff; text-decoration: underline ;}
