/* -------------------------------------------------------------------------------------------------------------- */
/* Resets */
/* -------------------------------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background: url(../images/relaunch/body_bgd.jpg) no-repeat center center fixed;
	background-size: cover;
}
body {
	height: 100%;
	width: 100%;
	overflow-y: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
}
td {
	vertical-align: top;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* Allgemeiner Link Style */
/* -------------------------------------------------------------------------------------------------------------- */

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
.navTextA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
A.navTextA:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
A.navTextA:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
A.navTextA:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
A.navTextA:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: #001A50;
}
.navTextIA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: black;
}
A.navTextIA:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: black;
}
A.navTextIA:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: black;
}
A.navTextIA:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: black;
}
A.navTextIA:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	COLOR: black;
}
.poweredBySMP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	COLOR: #A2590F;
}
A.poweredBySMP:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #A2590F;
}
A.poweredBySMP:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #A2590F;
}
A.poweredBySMP:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #A2590F;
}
div.naviLevel1Root, div.naviLevel1RootActive {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #5f5f5d;
}
div.naviLevel1LastRoot, div.naviLevel1LastRootActive {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
div.naviLevel1LastRoot, div.naviLevel1LastRootActive {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
a.naviLevel1Root, a.naviLevel1LastRoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5f5f5d;
	font-weight: normal;
	text-decoration: none;
}
a.naviLevel1RootActive, a.naviLevel1LastRootActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f77922;
	font-weight: normal;
	text-decoration: none;
}
#sidenavi ul {
	list-style-type: none;
	list-style-position: outside;
}

#sidenavi ul li {
	width: 215px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

div.treeRoot, div.treeRootActive {
	width: 215px;
	height: 27px;
	padding-left: 20px;
	padding-top: 8px;
	border-bottom: 1px solid #ffffff;
}
#sidenavi ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f5f5d;
	font-weight: normal;
	text-decoration: none;
}
#sidenavi ul li.active a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f77922;
	font-weight: normal;
	text-decoration: none;
}
#sidenavi ul li.active ul li {
	width: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	border: 0px;
}

#sidenavi ul li.active ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5d;
	font-weight: normal;
	text-decoration: none;
}
#sidenavi ul li.active ul li.active a {
		color: #f77922;
}

/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------- */
/* Table Container Styles */
/* -------------------------------------------------------------------------------------------------------------- */

.mainTop {
	background:white;
	vertical-align: top;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.mainLeft {
	background:#C8D9F0;
	vertical-align: top;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.mainRight {
	background:#C8D9F0;
	vertical-align: top;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.mainCenter {
	background:white;
	vertical-align: top;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
.mainBottom {
	background:#FF8000;
	height:18px;
	vertical-align: top;
}
.linkBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.linkBottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.linkBottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.linkBottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
.linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.linkTop:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.linkTop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.linkTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
#maintable {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	box-shadow: 0px 0px 20px #888888;
}
#top {
	height: 36px;
	background-color: #969696;
}
#topnavi {
	height: 36px;
	width: 584px;
	background-color: #969696;
	padding: 16px 0px 0px 30px;
	font-size: 14px;
	color: white;
	float: left;
}
#topnavi a {
	color: white;
}
#mainnavi {
	padding: 15px 10px 15px 5px;
	background-image: url(../images/relaunch/navi_bgd.gif);
	background-repeat: repeat-y;
	background-size: contain;
	border-top: 1px solid #5f5f5d;
	border-bottom: 1px solid #5f5f5d;
}
#sidenavi {
	width: 235px;
	padding-top: 25px;
	background: -webkit-linear-gradient(left, #E1E1DF, #F0EFED);
	background: -o-linear-gradient(right, #E1E1DF, #F0EFED);
	background: -moz-linear-gradient(right, #E1E1DF, #F0EFED);
	background: linear-gradient(to right, #E1E1DF, #F0EFED);
}
#content {
	padding: 20px 130px 30px 60px;
}
#footer {
	width: 1000px;
	height: 125px;
	border-top: 1px solid #717171;
	background-color: #dad8d8;
}
#footertable {
	padding-top: 20px;
	font-size: 14px;
	color: #60605e;
}

.footerhead {
	font-size: 34px;
	font-weight: bold;
	color: #60605e;
	height: 50px;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* Suche */
/* -------------------------------------------------------------------------------------------------------------- */
#topsearch {
	height: 36px;
	width: 355px;
	text-align: right;
	float: left;
	padding: 16px 30px 0px 0px;
}
form#SearchFormS1 {
	text-align: right
}
#suchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	float: left;
	line-height: 32px;
}
#suche form {
	float: left;
}
#suchbutton {
	height: 18px;
	width: 18px;
	border: 0px;
	background-color: #969696;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------- */
/* Kachel Styles
 * Allgemeine Definition
 * @inpTable:  class for Table
 * @inpHeader: class for Header Row in Table
 */
/* -------------------------------------------------------------------------------------------------------------- */

/* Kachel Styles */
.inpTable {
	background: #C8D9F0;
	width: 100%;
}
.inpHeader {
	background: #001A50;
	text-align: left;
	padding-left: 5px;
	height: 30px;
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.inpHeader:link {
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FF8000;
}
A.inpHeader:visited {
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FF8000;
}
A.inpHeader:hover {
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FF8000;
}
.inpTableSearch {
	background: #C8D9F0;
	width: 100%;
}
.inpHeaderBanner {
	background: #001A50;
	text-align: left;
	padding-left: 5px;
	height: 30px;
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.inpHeaderSearch {
	background: #001A50;
	text-align: left;
	padding-left: 5px;
	height: 30px;
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* --- Kachel 'Banner' Style --- */
.inpTableBanner {
	background: #C8D9F0;
	width: 100%;
}
.banlinkFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FF8000;
}
A.banlinkFrame:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FF8000;
}
A.banlinkFrame:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FF8000;
}
A.banlinkFrame:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FF8000;
}
.banlinkFrameless {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.banlinkFrameless:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.banlinkFrameless:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
A.banlinkFrameless:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
.banlinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: black;
}
A.banlinkText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: black;
}
A.banlinkText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: black;
}
A.banlinkText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: black;
}
/* --- Kachel 'Bearbeiten' Styles --- */
.inpTableWork {
	background: #ECECEC;
	width: 100%;
}
.inpHeaderWork {
	background: silver;
	text-align: left;
	padding-left: 5px;
	height: 30px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid gray;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------- */
/* Kachel Inhalts Text Styles */
/* -------------------------------------------------------------------------------------------------------------- */

.userLoggedIn {
	color: #black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tileTrenner {
	background: white;
	border-bottom: 1px solid #001A50;
	border-top: 1px solid #001A50;
	height: 4px;
}
/* Kachel 'Suche' Texte */
.searchAktRub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A50;
}
.searchLRTD {
	border-top: 1px solid #001A50;
}
.searchLRA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #001A50;
}
A.searchLRA:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #001A50;
}
A.searchLRA:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #001A50;
}
A.searchLRA:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #001A50;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------- */
/* Formular Elemente */
/* -------------------------------------------------------------------------------------------------------------- */

/* Allgemeiner 'Button' */
.inpButton {
	background: #001A50;
	border-left: 1px solid #001A50;
	border-bottom: 1px solid #001A50;
	border-right: 1px solid #001A50;
	border-top: 1px solid #001A50;
	cursor: hand;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
	height: 18px;
}
/* Spezial 'Button' für Rechte Leiste */
.inpButtonRightNav {
	background: #001A50;
	border-left: 1px solid #001A50;
	border-bottom: 1px solid #001A50;
	border-right: 1px solid #001A50;
	border-top: 1px solid #001A50;
	cursor: hand;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	height: 18px;
}
/* input Field ReadWrite */
.inpRW {
	background: white;
	border: 1px solid #fff;
	cursor: default;
}
/* input Field ReadOnly */
.inpRO {
	background: #E2E2E2;
	border: 1px solid #001A50;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90%;
	height: 18px;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------- */
/* Rubrik Baum Anzeige (linke Navigation)*/
/* -------------------------------------------------------------------------------------------------------------- */

.treeActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C8D9F0;
	color: #001A50;
}
A.treeActive:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C8D9F0;
	color: #001A50;
}
A.treeActive:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C8D9F0;
	color: #001A50;
}
A.treeActive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C8D9F0;
	color: #001A50;
}
.treeActiveChild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: white;
	color: #001A50;
}
A.treeActiveChild:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: white;
	color: #001A50;
}
A.treeActiveChild:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: white;
	color: #001A50;
}
A.treeActiveChild:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: white;
	color: #001A50;
}
.treeInActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #001A50;
	color: white;
}
A.treeInActive:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #001A50;
	color: white;
}
A.treeInActive:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #001A50;
	color: white;
}
A.treeInActive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #001A50;
	color: white;
}
.treeEmpty {
	font-family: Arial, Helvetica, sans-serif;
	height: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
	color: white;
}
.treeLine {
	border-bottom: 1px solid white;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------- */
/* Content Anzeige */
/* -------------------------------------------------------------------------------------------------------------- */

.rubrikName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	COLOR: #001A50;
	text-decoration: underline;
}
.rubrikTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	COLOR: black;
}
.rubrikText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: black;
}
A.rubrikText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: black;
}
A.rubrikText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: black;
}
A.rubrikText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: black;
}
.rubrikTextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	COLOR: black;
}
.rubrikTextG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: black;
}
.rubrikBeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: gray;
}
.rubrikPfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: gray;
	font-style: italic;
}
.rubrikListTreffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: black;
}
.rubrikList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	COLOR: #656565;
}
A.rubrikList:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	COLOR: #656565;
}
A.rubrikList:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	text-decoration: underline;
	COLOR: #656565;
}
A.rubrikList:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	COLOR: #656565;
}
.childList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #656565;
}
A.childList:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #656565;
}
A.childList:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #656565;
}
A.childList:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #656565;
}
.inhaltListR {
	width:100%;
	height: 100%;
	border: thin solid Silver;
	padding-bottom: 10;
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
}
.inhaltListS {
	height:100%;
	border-right: 1px solid Silver;
}
.inhaltListLine {
	color: Silver;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------- */
/* Betriebssuche Anzeige */
/* -------------------------------------------------------------------------------------------------------------- */
.betriebName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	COLOR: white;
	background-color: #FF8000;
}
.betriebNameTable {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF8000;
}
.betriebLS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: black;
}
.betriebLSUeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	COLOR: black;
	COLOR: black;
	background-color: #C8D9F0;
}
.betriebLSGruppe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	COLOR: black;
}
.betriebLSTable {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C8D9F0;
}
.betriebAdresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: black;
}
A.betriebAdresse:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #001A50;
}
A.betriebAdresse:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #001A50;
}
A.betriebAdresse:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #001A50;
}
.bsearchName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	COLOR: #001A50;
}
.bsearchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	COLOR: #001A50;
}
.bsearchBez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #001A50;
}
.bsearchBesch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: black;
}
.bsearchTable {
	background: #C8D9F0;
	border-left: 1px solid #001A50;
	border-bottom: 1px solid #001A50;
	border-right: 1px solid #001A50;
	border-top: 1px solid #001A50;
	width: 100%;
}
.bsearchGenericTable {
	background: #C8D9F0;
	border-left: 1px solid #001A50;
	border-bottom: 1px solid #001A50;
	border-right: 1px solid #001A50;
	border-top: 1px solid #001A50;
}
.bsearchGenericFieldsetHeader {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #C8D9F0;
	border-bottom-color: #C8D9F0;
	border-left-color: #C8D9F0;
	border-right-color: #C8D9F0;
	padding-top:8px;
	padding-bottom:8px;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------------- */
/* Passwort */
/* -------------------------------------------------------------------------------------------------------------- */
.pwchangeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	COLOR: black;
}
.pwchangeName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: black;
}
.pwchangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: black;
}
.pwchangeTable {
	background: #C8D9F0;
	border-left: 1px solid #001A50;
	border-bottom: 1px solid #001A50;
	border-right: 1px solid #001A50;
	border-top: 1px solid #001A50;
	width: 100%;
}
.pwLost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #001A50;
}
A.pwLost:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #001A50;
}
A.pwLost:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #001A50;
}
A.pwLost:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */


.myHomeBookmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #001A50;
}
A.myHomeBookmark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #001A50;
}
A.myHomeBookmark:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #001A50;
}
A.myHomeBookmark:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #001A50;
}
A.myHomeBookmark:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	COLOR: #001A50;
}
.myHomeRubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	COLOR: #F07E18;
}
A.myHomeRubrik:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	COLOR: #F07E18;
}
A.myHomeRubrik:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	COLOR: #F07E18;
}
A.myHomeRubrik:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	COLOR: #F07E18;
}
A.myHomeRubrik:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	COLOR: #F07E18;
}
