/* Baukastenelement PopUp */
.popupDiv{}
.popupTBL{
   border:solid 1px #000000;
   background-color:#ffffff;
}

/* InputFelder der Loginmaske*/
.loginInput{
   font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:8pt;
   background-color:#f9f9f9;
   color:#000000;
   border-color:#000000;
   border-style:solid;
   border-width:1px;
   width:100;
}
/* Anmeldebutton*/
.loginInputBtn{
   font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:8pt;
   background-color:#f9f9f9;
   color:#000000;
   border-color:#000000;
   border-style:solid;
   border-width:1px;
   width:100px;
}

/* Text von Username und Passwort*/
.loginFText{
   font: 10px #000000;
}
/* Sonstiger Text*/
.loginText{
   font: 10px #000000;
}

.bgdgrau{
   background-color:#9B999C;
}
.bghgrau{
   background-color:#E6E6E6;
}
.bghblau{
   background-color:#F1F9FC;
}
.bgdblau{
   background-color:#14639E;
}
.druck {
   color:#333333;
   font-size:8pt;
   text-decoration:none;
}
.fgterminehead {
   color:#000000;
   font-weight:bold;
   font-size:8pt;
}
.fgtermine, a.fgtermine, a:link.fgtermine, a:active.fgtermine, a:visited.fgtermine{
   color:#999999;
   font-size:8pt;
   font-weight:bold;
   text-decoration:none;
}
a:hover.fgtermine{
   color:#999999;
   font-size:8pt;
   font-weight:bold;
   text-decoration:none; 
}
.bgmenubogen {
   background-color:#ABB2B1;
}
.ueber {
   color:#999999;
   border-bottom:1px solid #999999;
   font-size:10pt;
   font-weight:bold;
}
.druckleiste {
   background-color:#E6E6E6;
}
.newsmailadresse {
   color:#000000;
   font-size:9px;
   font-weight:bold;
}

/* Inhaltstabellen */
.tabrowheader {
   background-color:#84A6DE;
   font-weight:bold;
}
.tabrowgerade{background-color:#ecf1f6;}
.tabrowungerade {background-color:#dae1e7;}
.tabzelle {
   border-with:1px;
   border-color:#B0C3E5;
   border-style:solid;
}

/***** geschlosser Tab *****/
.LEX_TabClosed {
   border-top:    1px solid #505050;
   border-left:   1px solid #505050;
   border-right:  1px solid #505050;
   border-bottom: 1px solid black;
   background-color: #F0F0F0;
}

/***** offener Tab *****/
.LEX_TabOpen {
   border-top:    1px solid black;
   border-left:   1px solid black;
   border-right:  1px solid black;
   background-color: F1F9FC;
   font-family: Arial, Helvetica, Geneva, Verdana, sans-serif; 
   font-size: 12px;
   font-weight: bold;
   color: #14639E;
   text-decoration: none;
}

/***** kein Tab, d.h oberer Abschluss des Rahmens *****/
.LEX_TabEmpty {
   border-bottom: 1px solid black;
}

/***** Inhalt *****/
.LEX_TabBody {
   border-bottom: 1px solid black;
   border-left:   1px solid black;
   border-right:  1px solid black;
   background-color: F1F9FC;
   padding: 10px;
}

/***** Überschrift der Detailansicht *****/
.LEX_Headline {
}

/***** Text der Detailansicht *****/
.LEX_DetailText {
}

/***** Link für Tabs *****/
A:link.LEX_TabLink,A:active.LEX_TabLink,A:visited.LEX_TabLink {
   font-family: Arial, Helvetica, Geneva, Verdana, sans-serif; 
   font-size: 12px;
   color: 9B999C;
   text-decoration: none;
}
A:hover.LEX_TabLink {
   color: #14639E;
}

/***** Link für Begriffs-Auflistung *****/
A:link.LEX_ListLink,A:active.LEX_ListLink,A:visited.LEX_ListLink {
}
A:hover.LEX_ListLink {
}

/***** Link für Begriffs-Links im Text *****/
A:link.LEX_TextLink,A:active.LEX_TextLink,A:visited.LEX_TextLink {
}
A:hover.LEX_TextLink {
}


.newsTable {
   margin-bottom:5px;
   border-bottom: 1px solid #999999;
   background-color:#E6E6E6;
}
.newsTitel, a:link.newsTitel, a:visited.newsTitel, a:active.newsTitel, a:active.newsTitel  {
   font-weight:bold;
   font-size:10pt;
   color:#000000;
   text-decoration:none;
   background-color:#E6E6E6;
   padding:1px;
}

a:hover.newsTitel{
   font-weight:bold;
   font-size:10pt;
   color:#999999;
   text-decoration:none;
}

.newsMehr, a:link.newsMehr, a:visited.newsMehr, a:active.newsMehr, a:active.newsMehr  {
   font-weight:normal;
   font-size:8pt;
   color:#14639E;
   text-decoration:none;
}

.newsContent {
}

a:hover.newsMehr{
   font-weight:normal;
   font-size:8pt;
   color:#000000;
   text-decoration:none;
}


.newsDownload, a:link.newsDownload, a:visited.newsDownload, a:active.newsDownload, a:active.newsDownload  {
   font-weight:bold;
   font-size:8pt;
   color:#14639E;
   text-decoration:none;
}

a:hover.newsDownload{
   font-weight:bold;
   font-size:8pt;
   color:#999999;
   text-decoration:none;
}


body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
background-color:#F1F9FC;
margin:0px;
}

td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
}

th {

}

input {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:8pt;
background-color:#f6f6f6;
color:#000000;
border-color:#cecece;
border-style:solid;
}

select {

}

textarea {

}

h1 {
color:#999999;
border-bottom:1px solid #999999;
font-size:14pt;
}

h2 {
color:#999999;
border-bottom:1px solid #999999;
font-size:13pt;
}

h3 {
color:#999999;
border-bottom:1px solid #999999;
font-size:12pt;
}

h4 {
color:#999999;
border-bottom:1px solid #999999;
font-size:11pt;
}

h5 {
color:#999999;
border-bottom:1px solid #999999;
font-size:10pt;
}

h6 {
color:#999999;
border-bottom:1px solid #999999;
font-size:9pt;
}

hr {
color:#999999;
}

a:link {
color:#14639E;
}

a:visited {
color:#14639E;
}

a:active {
color:#14639E;
}

a:hover {
color:#999999;
}

.h1a{
color:#999999;
border-bottom:1px solid #999999;
font-size:14pt;
}

.h2a{
color:#999999;
border-bottom:1px solid #999999;
font-size:13pt;
}

.h3a{
color:#999999;
border-bottom:1px solid #999999;
font-size:12pt;
}

.h4a{
color:#999999;
border-bottom:1px solid #999999;
font-size:11pt;
}

.h5a{
color:#999999;
border-bottom:1px solid #999999;
font-size:10pt;
}

.h6a{
color:#999999;
border-bottom:1px solid #999999;
font-size:9pt;
}

.panelmain {
border-width:1px; 
}

.panelsub1 {
color:#123456; 
}

.panelprint {
 
}

.panelmain_area6 {
 
}

.panelmain_area7 {
 
}

.panelmain_area4 {
background-color:#DEEEFB; 
}

.panelmain_area1 {
 
}

.panelmain_area5 {
 
}

.panelmain_area2 {
 
}

.panelsub1_area5 {
 
}

.panelsub1_area2 {
 
}

.panelmain_area3 {
 
}

.panelsub1_area1 {
 
}

.panelprint_area1 {
 
}

.panelprint_area2 {
 
}

.panelsub1_area4 {
background-color:#F1F9FC; 
}

.panelsub1_area3 {
background-color:#F1F9FC;
border-top:2px solid #999999; 
}

.compsprachen {
 
}

.tblcompsprachen {
margin-left:0px;
margin-top :0px;
}

.complogo {
 
}

.tblcomplogo {
margin-left:0px;
margin-top :15px;
}

.compbildleiste {
 
}

.tblcompbildleiste {
margin-left:0px;
margin-top :16px;
}

.compcontent {
padding:10px;
background-color:#F1F9FC; 
}

.tblcompcontent {
margin-left:0px;
margin-top :0px;
}

.compdruck {
color:#333333;
font-size:8pt;
text-decoration:none; 
}

.tblcompdruck {
margin-left:0px;
margin-top :0px;
}

.comppromonews {
 
}

.tblcomppromonews {
margin-left:8px;
margin-top :31px;
}

.comppromotermine {
 
}

.tblcomppromotermine {
margin-left:8px;
margin-top :40px;
}

.compadresse {
font-size:7pt;
color:#000000; 
}

.tblcompadresse {
margin-left:10px;
margin-top :10px;
}

.complogin {
 
}

.tblcomplogin {
margin-left:9px;
margin-top :0px;
}

.comptopmenu {
 
}

.tblcomptopmenu {
margin-left:260px;
margin-top :3px;
}

.compmainmenu {
 
}

.tblcompmainmenu {
margin-left:0px;
margin-top :0px;
}

a.ssty0635152329:link {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

a.ssty0635152329:visited {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

a.ssty0635152329:active {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

a.ssty0635152329:hover {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

.std0635152329 {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

a.sty0-1944797761:link {
text-decoration:none;
color:#000000;
font-size:9pt;
font-weight:bold;
}

a.sty0-1944797761:visited {
text-decoration:none;
color:#000000;
font-size:9pt;
font-weight:bold;
}

a.sty0-1944797761:active {
text-decoration:none;
color:#000000;
font-size:9pt;
font-weight:bold;
}

a.sty0-1944797761:hover {
text-decoration:none;
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
}

.td0-1944797761 {
text-decoration:none;
color:#000000;
font-size:9pt;
font-weight:bold;
}

a.sty1-1944797761:link {
text-decoration:none;
color:#757575;
font-size:8pt;
}

a.sty1-1944797761:visited {
text-decoration:none;
color:#757575;
font-size:8pt;
}

a.sty1-1944797761:active {
text-decoration:none;
color:#757575;
font-size:8pt;
}

a.sty1-1944797761:hover {
text-decoration:none;
color:#FFFFFF;
font-size:8pt;
}

.td1-1944797761 {
text-decoration:none;
color:#757575;
font-size:8pt;
}

a.sty2-1944797761:link {
text-decoration:none;
color:#757575;
font-size:7pt;
}

a.sty2-1944797761:visited {
text-decoration:none;
color:#757575;
font-size:7pt;
}

a.sty2-1944797761:active {
text-decoration:none;
color:#757575;
font-size:7pt;
}

a.sty2-1944797761:hover {
text-decoration:none;
color:#FFFFFF;
font-size:7pt;
}

.td2-1944797761 {
text-decoration:none;
color:#757575;
font-size:7pt;
}

a.ssty2-1944797761:link {
text-decoration:none;
color:#FFFFFF;
font-size:7pt;
}

a.ssty2-1944797761:visited {
text-decoration:none;
color:#FFFFFF;
font-size:7pt;
}

a.ssty2-1944797761:active {
text-decoration:none;
color:#FFFFFF;
font-size:7pt;
}

a.ssty2-1944797761:hover {
text-decoration:none;
color:#FFFFFF;
font-size:7pt;
}

.std2-1944797761 {
text-decoration:none;
color:#FFFFFF;
font-size:7pt;
}

a.ssty1-1944797761:link {
text-decoration:none;
color:#FFFFFF;
font-size:8pt;
}

a.ssty1-1944797761:visited {
text-decoration:none;
color:#FFFFFF;
font-size:8pt;
}

a.ssty1-1944797761:active {
text-decoration:none;
color:#FFFFFF;
font-size:8pt;
}

a.ssty1-1944797761:hover {
text-decoration:none;
color:#FFFFFF;
font-size:8pt;
}

.std1-1944797761 {
text-decoration:none;
color:#FFFFFF;
font-size:8pt;
}

a.ssty0-1944797761:link {
font-weight:bold;
text-decoration:none;
color:#757575;
background-color:#FFFFFF;
font-size:9pt;
}

a.ssty0-1944797761:visited {
font-weight:bold;
text-decoration:none;
color:#757575;
background-color:#FFFFFF;
font-size:9pt;
}

a.ssty0-1944797761:active {
font-weight:bold;
text-decoration:none;
color:#757575;
background-color:#FFFFFF;
font-size:9pt;
}

a.ssty0-1944797761:hover {
font-weight:bold;
text-decoration:none;
color:#757575;
background-color:#FFFFFF;
font-size:9pt;
}

.std0-1944797761 {
font-weight:bold;
text-decoration:none;
color:#757575;
background-color:#FFFFFF;
font-size:9pt;
}

a.sty0635152329:link {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

a.sty0635152329:visited {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

a.sty0635152329:active {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

a.sty0635152329:hover {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

.td0635152329 {
text-decoration:none;
color:#000000;
font-size:9px;
font-weight:bold;
}

