body {
	margin: 0;
	padding: 0;
	background: #f2f0e7;
	font: 100% normal verdana, sans-serif;
}
#head {
	height: 80px;
	background: #a0393a;
}
#footer {
	background: #a0393a;
	text-align: center;
	font-size: 8pt;
	color: #dddddd;
}
#content_links {
	margin: 10px;
	width: 160px;
	font-family: arial;
	font-size: 9px;
	color: #ffffff;
}
#content {
	margin: 10px;
	width: 590px;
	font-size: 9pt;
}
#content_rechts {
	margin: 10px;
	width: 150px;
	font-family: arial;
	font-size: 9px;
	color: #ffffff;
}
#content_google {
  vertical-align: bottom;
  text-align: center;
	margin: 10px;
	font-family: arial;
	font-size: 9px;
	color: #ffffff;
}
#nav {
	font-family: arial;
	font-size: 9pt;
	text-align: left;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
	color: white;
}
a:visited {
	text-decoration: none;
	color: white;
}
.boxnavi {
	width: 180px;
	margin: 0;
	padding: 10px 0 10px 0;
}
.boxnavi img {
	margin-bottom: 10px;
}
.boxnavi a {
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
	display: block;
}
.boxnavi a.active {
	background-image: url(img/yy.gif);
	margin-left: 10px;
	padding-left: 13px;
}
.boxnavi ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.boxnavi li {
	padding: 0;
	margin: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.boxnavi ul li {
	background-color: #8d8d8d;
	border-bottom: 1px solid #a0393a;
	;
}
.boxnavi ul li a {
	color: white;
}
.boxnavi ul li ul li {
	border-bottom: 0px solid #fff;
	background-color: #cbcaca;
	padding-left: 8px;
}
.boxnavi ul li ul li a {
	color: #666666;
	background-image: url(fileadmin/template/img/yy.gif);
}
.boxnavi ul li ul li a.active {
	background-image: url(fileadmin/template/img/yy.gif);
}
.boxnavi ul li ul li ul li {
	background-color: #efefef;
	border-bottom: 1px solid #fff;
	margin-left: -20px;
	padding-left: 30px;
}
.boxnavi ul li ul li ul li a.active {
	color: #FA0000;
	background-image: url(fileadmin/template/img/yy.gif);
}

/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }

