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

/* InputFelder der Loginmaske*/
.loginInput{
   font-size:10px;
   background-color:#f9f9f9;
   color:#000000;
   border: 1px solid #000000;
   width:100px;
}
/* Anmeldebutton*/
.loginInputBtn{
   font-size:10px;
   background-color:#f9f9f9;
   color:#000000;
   border: 1px solid #000000;
   width:100px;
}

/* Text von Username und Passwort*/
.loginFText{
   font-size:10px;
   color:#000000;
}
/* Sonstiger Text*/
.loginText{
   font-size:10px;
   color:#000000;
}

A:link.lngLink, A:active.lngLink, A:visited.lngLink {
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: black;
} 
A:hover.lngLink {
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline;
   color: #063D24;
}

.footer {
   font-size: 10px;
   color: #666666;
}

.print_logo {
   padding-top: 10px;
   padding-left: 10px;
}
.print_adress1 {
   font-size: 11px;
   padding-top: 8px;
   padding-left: 30px;
}
.print_adress2 {
   font-size: 11px;
   padding-top: 8px;
   padding-left: 20px;
}



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

.newsTable { 
   margin-bottom:5px; 
   border-bottom:1px solid #CC0000; 
} 

.newsTitel, a:link.newsTitel, a:visited.newsTitel, a:active.newsTitel { 
   font-weight:bold; 
   font-size:12px; 
   color:#CC0000; 
   text-decoration:none; 
} 
a:hover.newsTitel { 
   font-weight:bold; 
   font-size:12px; 
   color:#000000; 
   text-decoration:none; 
} 
 
.newsMehr, a:link.newsMehr, a:visited.newsMehr, a:active.newsMehr { 
   font-weight:normal; 
   font-size:10px; 
   color:#CC0000; 
   text-decoration:none; 
} 
a:hover.newsMehr { 
   font-weight:normal; 
   font-size:10px; 
   color:#000000; 
   text-decoration:none; 
} 

.newsDownload, a:link.newsDownload, a:visited.newsDownload, a:active.newsDownload { 
   font-weight:bold; 
   font-size:12px; 
   color:#CC0000; 
   text-decoration:none; 
} 
a:hover.newsDownload { 
   font-weight:bold; 
   font-size:12px; 
   color:#000000; 
   text-decoration:none; 
} 

.promonews, a:link.promonews, a:visited.promonews, a:active.promonews{ 
   font-size:11px; 
   color:#CC5A5A; 
   text-decoration:none; 
} 
a:hover.promonews{ 
   font-size:11px; 
   color:#443B3B; 
   text-decoration:none; 
} 

.promonewstext { 
   color:#443B3B; 
   font-size:11px; 
}

A:link.pagerouter, A:active.pagerouter, A:visited.pagerouter {
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color: black;
}
A:hover.pagerouter {
   text-decoration: underline;
   color: #063D24; 
}

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

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

th {

}

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

select {

}

textarea {

}

h1 {
font-size: 16px;
font-weight: bold;
}

h2 {
font-size: 16px;
font-weight: bold;
}

h3 {
font-size: 14px;
font-weight: bold;
}

h4 {
font-size: 14px;
font-weight: bold;
}

h5 {
font-size: 12px;
font-weight: bold;
}

h6 {
font-size: 12px;
font-weight: bold;
}

hr {

}

a:link {
font-weight: normal;
text-decoration: underline;
color: black;
}

a:visited {
font-weight: normal;
text-decoration: underline;
color: black;
}

a:active {
font-weight: normal;
text-decoration: underline;
color: black;
}

a:hover {
font-weight: normal;
text-decoration: underline;
color: #063D24;
}

.h1a{
font-size: 16px;
font-weight: bold;
}

.h2a{
font-size: 16px;
font-weight: bold;
}

.h3a{
font-size: 14px;
font-weight: bold;
}

.h4a{
font-size: 14px;
font-weight: bold;
}

.h5a{
font-size: 12px;
font-weight: bold;
}

.h6a{
font-size: 12px;
font-weight: bold;
}

.panelsub1 {
color:#123456; 
}

.panelprint {
 
}

.panelhome {
background-color: white; 
}

.panelhome_area5 {
background-color:#FFFFFF; 
}

.panelhome_area4 {
background-color:#FBF9F9; 
}

.panelsub1_area1 {
border-right: 1px solid #E6E6E6; 
}

.panelsub1_area3 {
background-color:#E6E6E6; 
}

.panelsub1_area4 {
background-color:#FFFFFF; 
}

.panelhome_area6 {
 
}

.panelprint_area1 {
 
}

.panelprint_area2 {
border-top: 1px solid black;
border-bottom: 1px solid black;
padding-top: 15px;
padding-bottom: 15px;
 
}

.panelprint_area3 {
font-size: 10px;
text-align: center;
vertical-align: middle; 
}

.panelhome_area2 {
background-color:#004A19; 
}

.panelhome_area1 {
 
}

.panelhome_area3 {
 
}

.panelsub1_area2 {
padding: 15px; 
}

.complogin {
 
}

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

.compadresse {
border-width:1px; 
border-style:solid;
border-color:#ff0000; 
}

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

.compbottommenu {
 
}

.tblcompbottommenu {
margin-left:px;
margin-top :px;
}

.compsprachen {
 
}

.tblcompsprachen {
margin-left:13px;
margin-top :1px;
}

.compfooter {
width: 460px;
padding-top: 20px;
padding-bottom: 10px; 
}

.tblcompfooter {
margin-left:8px;
margin-top :px;
}

.compmenulogos {
background-color: #E6E6E6;
padding: 0px 10px 15px 10px;

 
}

.tblcompmenulogos {
margin-left:0px;
margin-top :10px;
}

.comppagerouter {
 
}

.tblcomppagerouter {
margin-left:0px;
margin-top :20px;
}

.compmainmenu {
width: 220px;
padding-bottom: 10px;
border-bottom: 1px solid #E6E6E6; 
}

.tblcompmainmenu {
margin-left:13px;
margin-top :2px;
}

.comptopmenu {
padding-right: 50px; 
}

.tblcomptopmenu {
margin-left:0px;
margin-top :7px;
}

.compcontent {
// alt-orginal width: 543px;
 
}

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

.compoeffnungszeiten {
padding-left:5px; 
}

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

.complogo {
padding-right: 10px; 
}

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

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

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

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

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

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

a.sty0635152329:link {
font-size: 10px;
text-decoration:none;

}

a.sty0635152329:visited {
font-size: 10px;
text-decoration:none;

}

a.sty0635152329:active {
font-size: 10px;
text-decoration:none;

}

a.sty0635152329:hover {
font-size: 10px;
text-decoration: underline;
color: #063D24;
}

.td0635152329 {
font-size: 10px;
text-decoration:none;

}

a.sty0-842603649:link {
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-right: 30px;
}

a.sty0-842603649:visited {
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-right: 30px;
}

a.sty0-842603649:active {
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-right: 30px;
}

a.sty0-842603649:hover {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #063D24;
}

.td0-842603649 {
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-right: 30px;
}

a.sty0-1944797761:link {
font-size: 12px;
font-weight: bold;
text-decoration: none;

}

a.sty0-1944797761:visited {
font-size: 12px;
font-weight: bold;
text-decoration: none;

}

a.sty0-1944797761:active {
font-size: 12px;
font-weight: bold;
text-decoration: none;

}

a.sty0-1944797761:hover {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #063D24;
}

.td0-1944797761 {
font-size: 12px;
font-weight: bold;
text-decoration: none;

}

a.ssty1-1944797761:link {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #505050;
}

a.ssty1-1944797761:visited {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #505050;
}

a.ssty1-1944797761:active {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #505050;
}

a.ssty1-1944797761:hover {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #505050;
}

.std1-1944797761 {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #505050;
}

a.sty1-1944797761:link {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #505050;
}

a.sty1-1944797761:visited {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #505050;
}

a.sty1-1944797761:active {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #505050;
}

a.sty1-1944797761:hover {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #063D24;
}

.td1-1944797761 {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #505050;
}

a.sty2-1944797761:link {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #808080;
}

a.sty2-1944797761:visited {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #808080;
}

a.sty2-1944797761:active {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #808080;
}

a.sty2-1944797761:hover {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #063D24;
}

.td2-1944797761 {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #808080;
}

a.ssty2-1944797761:link {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #808080;
}

a.ssty2-1944797761:visited {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #808080;
}

a.ssty2-1944797761:active {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #808080;
}

a.ssty2-1944797761:hover {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #808080;
}

.std2-1944797761 {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #808080;
}

a.ssty0-842603649:link {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
padding-right: 30px;
}

a.ssty0-842603649:visited {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
padding-right: 30px;
}

a.ssty0-842603649:active {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
padding-right: 30px;
}

a.ssty0-842603649:hover {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
padding-right: 30px;
}

.std0-842603649 {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
padding-right: 30px;
}

a.ssty0-1944797761:link {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: black;

}

a.ssty0-1944797761:visited {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: black;

}

a.ssty0-1944797761:active {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: black;

}

a.ssty0-1944797761:hover {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: black;

}

.std0-1944797761 {
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: black;

}

