body {
    text-align: center;
    font-family: Tahoma, Verdana, sans-serif;
    background-color: white;
    background-image: url(../img/hintergrundmain.jpg);
    background-repeat: repeat-x;
}
#tablesim {
    text-align: left;
    width: 980px;
    margin: 0 auto;
}
.clearfloat {
    clear: both;
}

#headerbox {
}
#kbs-logo {
    float: left;
}
#kbs-logo img {
    float: left;
    padding-right: 10px;
    border: none;
}
#kbs-schrift {
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: rgb(96,96,96);
    padding-top: 10px;
}

#topnav {
    float: right;
    text-align: right;
    font-size: 11px;
    color: rgb(136,136,136);
}
#topnav input {
    margin-bottom: 24px;
}
#topnav a {
    text-decoration: none;
    color: black;
    letter-spacing: 0.1em;
}

#mainmenu {
    background-image: url(../img/menubackground.png);
    height: 38px;
}

#banner {
    background-image: url(../../rotation/banner/rotate.php);
    height: 302px;
    border-top: 1px solid rgb(136,136,136);
    border-bottom: 1px solid white;
}
#banner img, #banner a, #banner a img {
    border: none;
}
#hometrenner {
    border-top: 1px solid rgb(136,136,136);
    border-bottom: 1px solid white;
    height: 0px;
}
#homebox {
    margin-bottom: 30px;
    height: 213px;
    background-image: url(../img/bluebackground.png);
    background-repeat: repeat-x;
}
#homeleft {
    float: left;
    height: 213px;
    width: 608px;
    border-right: 1px solid white;
}
#homeright {
    float: right;
    width: 360px;
    height: 213px;
    border-left: 1px solid rgb(136,136,136);
    padding: 0 5px;
}

#rootline {
    background-color: #a8a8a8;
    margin-top: 10px;
    color: rgb(35,35,35);
    padding-left: 20px;
    font-size: 13px;
    height: 27px;
    border-bottom: 1px solid rgb(136,136,136);
    line-height: 2em;
}
#rootline a {
    color: rgb(35,35,35);
    text-decoration: none;
}
#rootline img {
    vertical-align: middle;
    margin: 0 7px;
}

#sub-banner {
    border-top: 1px solid rgb(136,136,136);
}
#subbox {
    padding-left: 20px;
    font-size: 13px;
}
#subleft {
    float: left;
    width: 710px;
}
#subright {
    float: right;
    width: 166px;
}

#footer {
    border-top: 1px solid rgb(136,136,136);
    text-align: center;
    font-size: 9px;
    margin: 0px auto;
    margin-top: 20px;
    padding-top: 10px;
    width: 900px;
}

h1 {
    font-size: 18px;
}
h2, h3 {
    font-size: 13px;
}
h4 {
    font-size: 13px;
    color: #005292;
}

a {
    text-decoration: none;
    color: #005292;
}
.csc-textpic-caption {
    font-size: 10px;
}

.contenttable td {
	padding: 6px;
}

.tx-geosearch-pi1-form, .boxrechts {
    width: 146px;
    height: 208px;
    background-image: url(../img/boxkarte.png);
    color: white;
    font-size: 13px;
    padding: 0 10px;
    margin-bottom: 12px;
}
.boxrechts {
    background-image: url(../img/box.png);
}
.tx-geosearch-pi1-form h1, .boxrechts h1 {
    font-size: 18px;
    font-weight: bold;
    padding-top: 6px;
}
.tx-geosearch-pi1-label {
    padding-top: 4px;
    margin-bottom: 8px;
    width: 98px;
}
.tx-geosearch-pi1-button input {
    width: 147px;
}
.tx-geosearch-pi1-button {
    margin-left: 0px;
    clear: both;
}
.tx-geosearch-pi1-field input {
    width: 40px;
    float: right;
    margin-bottom: 5px;
}
.tx-geosearch-pi1-prev {
    margin-left: 90px;
}
.tx-geosearch-pi1-next {
    width: 120px;
    margin-left: 190px;
}
.tx-geosearch-pi1-next img, .tx-geosearch-pi1-prev img {
    border: none;
    margin: 0 5px;
}
#subright .tx-geosearch-pi1-results, #subleft .tx-geosearch-pi1-form {
    display: none;
}
.geo_space {
    margin: 7px 0;
}

.boxrechts a {
    color: white;
    text-decoration: none;
}
.boxrechts img {
    border-style: none;
    margin: 0 auto;
}
.zentriert {
    text-align: center;
}

.ticker_links {
    color: white;
    font-size: 18px;
}
.dmnt_par {
    margin: 2px 0;
    padding-bottom: 9px;
    background-image: url(../img/ticker_trenner.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

/* Horizontale erste Ebene */
ul.menu {
    margin-left: -40px;
    margin-top: -15px;
}
ul.menu, ul.menu ul {
    list-style-type: none;
}
ul.menu a {
    display: block;
    padding: 10px 12px;;
    text-decoration: none;
    color: white;
    font-size: 13px;
    font-weight: 600;
}
ul.menu li {
    padding: 0;
    margin: 0;
    float: left;
    background-color: transparent;
    background-image: url(../img/menutrenner.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 37px;
    border-bottom: 1px solid #808080;
}
ul.menu li.hover, ul.menu li:hover, ul.menu li.active {
    background-image: url(../img/menubackgroundblue.png);
}

/* Fuer Unterpunkte keine Float-Eigenschaft */
/* Vertikale zweite Ebene */

ul.menu ul li {
    float:none;
    background-color: #a8a8a8;
    background-image: none;
    height: 20px;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe aendern */

ul.menu ul li.hover, ul.menu ul li:hover, ul.menu ul li.active, ul.menu ul a.activex {
    background-color: #ad2320;
    background-image: none;
}
ul.menu ul li.act-ifsub, ul.menu ul a.actx-ifsub {
    background-color: #ad2320;
}

ul.menu ul li {
    border-bottom: 1px solid black;
}
ul.menu ul {
    margin:0;
    margin-top: 2px;
    padding-left: 0px;
    position: absolute;
    display: none;
    width: 210px;
}
ul.menu ul a {
    padding-top: 2px;
    padding-bottom: 2px;
}

/* Zweite Ebene anzeigen */
ul.menu li.hover ul, ul.menu li:hover ul  {
   display: block;
}

/* Dritte Ebene */
ul.menu li.hover ul ul, ul.menu li:hover ul ul {
    display: none;
    margin-left: 210px; /* Breite eines Listenelements - Ueberlagerung */
    margin-top: -20px; /* Hoehe eines Listenelements */
}

/* Dritte Ebene anzeigen */
ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {
    display: block;
}

/* Kontaktformular */
fieldset.tx-powermail-pi1_fieldset {
/* Disable border */
    border: none;
}
fieldset.tx-powermail-pi1_fieldset legend {
/* Keine Maskenbeschriftung */
    display: none;
}
#powermaildiv_uid17 {
/* Feld Vorname */
    clear: left;
    width: 100%;
    margin-top: 10px;
}
#powermaildiv_uid26 {
/* Feld Mitteilung */
    clear: left;
    width: 100%;
    margin-top: 35px;
}
.tx_powermail_pi1_fieldwrap_html_radio_title {
    display: inline;
    margin-right: 30px;
}
.powermail_radio_inner {
    display: inline;
    width: 30%;
}
.powermail_radio_inner label {
    float: none;
    display: inline;
    margin-right: 0px;
    margin-left: 20px;
}
.powermail_radio_inner_uid16_0 label {
    margin-left: 135px;
}
#powermaildiv_uid16 {
    margin-top: 6px;
}
.tx_powermail_pi1_fieldwrap_html_text label, .tx_powermail_pi1_fieldwrap_html_textarea label {
/* Style labels */
    display: block;
    width: 200px;
    float: left;
}
input.powermail_submit {
    float: left;
    margin: 20px 0 10px 200px;
    font-weight: bold;
}
input.powermail_reset {
    margin: 20px 0 10px 20px;
    font-weight: bold;
}

/* Rahmenfarbe */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    border: 1px solid #888888;
}

/* Darstellung der Suchergebnisse */
.tx-indexedsearch-searchbox fieldset {
	border: none;
}
.tx-indexedsearch-searchbox legend {
	display: none;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form {
	float: left;
	display: block;
	margin-right: 15px;
}
.tx-indexedsearch .res-tmpl-css { /* Block um einzelnes Suchergebnis */
	clear:both;
	margin-bottom:1em;
	padding-top: 10px;
}

.tx-indexedsearch .info-tmpl-css dt,
.tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
}

dl.info {
	background-color: #a8a8a8;
	border-bottom: 1px solid #888888;
	height: 15px;
}

.tx-indexedsearch .info-tmpl-css dt.item-crdate { margin-right: -40px; }
.tx-indexedsearch .info-tmpl-css dt.item-size { margin-right: -40px; }
.tx-indexedsearch .info-tmpl-css dt.item-mtime { margin-right: -40px; }
.tx-indexedsearch .info-tmpl-css dt.item-path { margin-right: 5px; }
.tx-indexedsearch .info-tmpl-css dd.item-crdate { margin-right: 15px; }
.tx-indexedsearch .info-tmpl-css dd.item-size { margin-right: 15px; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { margin-right: 15px; }
.tx-indexedsearch .info-tmpl-css dd.item-path { margin-left: 0px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #cd0404; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }

.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }

p.descr {
	margin-top: -12px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display:inline;
	margin-right: 10px;
}
ul.browsebox {
	text-align: center;
	margin-top: 30px;
}

/* ungenutzter Orignal-CSS-Code von indexed search
.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-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
*/

