@charset "iso-8859-1";
.content {
	padding:5px 5px;
	text-align: justify;
}

.headerright {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.content_right {
	padding:5px 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Schrift1Inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


body {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
.TabelleOben {
	background-color: #993366;
	/* height: 75px; */
	border: 1px none #FFEBFF;
}
.TabelleLinks {
	background-color: #CC99CC;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFEBFF;
	border-bottom-color: #FFEBFF;
	vertical-align: top;
	padding-top: 10px;
	border-right-style: none;
	border-left-style: none;
	height: 510px;
}
.TabelleMitte {
	background-color: #FFEBFF;
	vertical-align: top;
	overflow: auto;
	/* Overflow-x: hidden;
	Overflow-y: scroll;
	height: 535px;
	height: 90%;*/
	height: 100%;
	width: 100%;
}
.TabelleRechts {
	background-color: #CC99CC;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFEBFF;
	border-bottom-color: #FFEBFF;
	vertical-align: top;
	padding-top: 10px;
	border-right-style: none;
	border-left-style: none;
	padding:2px 2px;
}
.TabelleUnten {
	background-color: #993366;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/* height: 50px; */
}
.TabellenGerüst {
	width: 750px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFEBFF;
	border-bottom: 1px none #FFEBFF;
	border-left: 1px none #FFEBFF;
	/* height: 100%; */
	padding: 0px;
	margin: 0px;
}
.BilderRahmenWeiss {
	border: 1px solid #FFEBFF;
}
.TabelleBodenWeiss {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEBFF;
	width: 100%;
}
.TabelleMitteAutoScrolling {

	background-color: #FFEBFF;
	overflow: auto;
}
.ÜberschriftTabelleOben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.ÜberschriftTabelleOben a:link{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ÜberschriftTabelleObenOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	border: 1px solid #FFFFFF;
}
a {
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Grey;
	text-decoration: none;
	list-style-type: circle;
	cursor: hand;
	list-style-position: inside;

}
a:visited {
	color: Grey;
}

a.mail {
	text-decoration: none;
}

a.mail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	list-style-type: circle;
	cursor: hand;
	list-style-position: inside;

}
a.mail:hover {
	color: #CC99CC;
}
a.mail:visited {
	color: #993366;
	font-weight: bold;
}

.button_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.button_right a {
	font-size: 10pt;
	text-decoration: none;
}

.button_right a:link {
	font-size: 10pt;
	list-style-type: circle;
	cursor: hand;
	list-style-position: inside;

}
.button_right a:visited {
	font-size: 10pt;
	color: #FFFFFF;
}

a.btn_menue {
	display:block;
	margin-bottom:1px;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	width:125px;
    border-style:solid;
    border-color:#ffffff;
    border-width:1px;
    padding:3px;
    text-decoration:none;
}
a.btn_menue:link    {
	color:#ffffff;
	background-color:#993366;
}
a.btn_menue:visited {
	color:#ffffff;
	background-color:#993366;
}
a.btn_menue:hover   {
	color:#ffffff;
	background-color:#4A8835;
}
a.btn_menue:active  {
	color:#ffffff;
	background-color:#4A8835;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.TabelleNews {
	height: 75px;
	background-color: #FFFFCC;
	border: 1px solid #993366;
}
.TabelleNewsSpalteOben {
	background-color: #993366;
	border-top: 1px none #993366;
	border-right: 1px none #993366;
	border-bottom: 1px solid #993366;
	border-left: 1px none #993366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.TabelleNewsText {
	padding:2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	font-weight: normal;
	text-decoration: none;
}
.ComboBoxMenue {
	background-color: #993366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.TabelleMenue {
	height: 30px;
}
.tblMitteLinks {
	width: 150px;
	vertical-align: top;
	border: none;
	background-color: #CC99CC;
}
.tblMitteRechts {

	width: 150px;
	vertical-align: top;
	border: none;
	background-color: #CC99CC;
}
.ComboBoxNotfall {
	width: 125px;
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}