body {
	color: white;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #2B4391;
	margin: 0px;
}

.bodytext,td {
	background-color : white;
	color: black;
	font: 12px Arial, Helvetica, sans-serif;
}

h1 {
	background-color : white;
	color: black;
	font: bold 24px Arial, Helvetica, sans-serif;
}

h2,h3 {
	background-color : white;
	color: black;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.csc-caption {
	background-color : white;
	color: black;
	font: italic 10px Arial, Helvetica, sans-serif;
}

.categorie {
	background-color : white;
	color: black;
	font: bold normal small-caps 12px Arial, Helvetica, sans-serif;
	letter-spacing : 4px;
}

.content {
	border: none;
	background-color: #8D98FF;
	color: white;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.menue {
	border: none;
	background-color: #2B4391;
	color: white;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.footermenue {
	color: gray;
	font: bold 10px Arial, Helvetica, sans-serif;
}

.submenue {
	border: none;
	background-color: #2B4391;
	color: white;
	font: 11px Arial, Helvetica, sans-serif;
}

a {
	text-decoration : none;
	color: black;
	border-bottom: 1px dashed gray;
}

a:hover {
	border-bottom: 1px solid #2B4391;
}

input.button, INPUT.tx-indexedsearch-searchbox-button{
	color: white;
	font: bold 12px Arial, Helvetica, sans-serif;
	border: 2px solid white;
	background-color: #8D98FF;
}

input.tx-mininews-pi1-searchbox-button {
	color: #2B4391;
	font: bold 12px Arial, Helvetica, sans-serif;
	border: 2px solid #2B4391;
	background-color: white;
}

.tx-indexedsearch, .tx-macinasearchbox-pi1{
	background-color:#8D98FF;
	color:white;
}
.tx-indexedsearch-fields{
        text-align:center;
}
.tx-indexedsearch-searchbox-button,.tx-indexedsearch-searchbox-sword{
width:150px;
}
textarea, input[name="email"], input[name="name"]{width:100%;}

/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:150px;}
.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; }

