/* 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;
}

/*Adressverwaltung*/
a:link.avw, a:hover.avw, a:visited.avw, a:active.avw{
   color:#888c95;
   text-decoration:none;
   font-weight:bold;
}

.bordermain{
   border-bottom:1px solid #ceceac;
}

/*Ansicht der Schrift unter linken Logo*/
.navstyle{
   font-weight:bold;
   font-size:11px;
   color:#666867;
}

/*Ränder der einzelnen Panels*/
.pbt{
  border-top:1px solid #000000;
}
.pbr{
  border-right:1px solid #000000;
}
.pbb{
   border-bottom:1px solid #000000;
}
.pbl{
   border-left:1px solid #000000;
}

/*Formatierung von Partner*/
a:link.partner,a:visited.partner,a:active.partner{
   font-weight:bold;
   color:#cccd67;
   text-decoration:none;
}

a:hover.partner{
   font-weight:bold;
   color:#ffffff;
   text-decoration:none;
}

/*Ausrichtung der Flaggen*/
.lngstyle{
   padding-left:3px;
}

sup, sub {
font-size: 70%;
}

ol li {
margin-bottom : 5px;
}

#faq_ansicht dl dt {
   font-weight: bold;
}


/* Inhaltstabellen */

.tabrowheader {}

.tabrowheader td {
   color: #cbc666;
   background-color:#666;
   font-weight:bold;
   padding: 3px;
}

.tabrowgerade {}

.tabrowgerade td {
   background-color: #ebeabe;
   padding: 3px;
}

.tabrowungerade {}

.tabrowungerade td {
   background-color:#eee;
   padding: 3px;
}

.tabzelle {
   border-width: 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: white;
   font-family: Arial, Helvetica, Geneva, Verdana, sans-serif; 
   font-size: 12px;
   font-weight: bold;
   color: #F57E20;
   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: white;
   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: black;
   text-decoration: none;
}
A:hover.LEX_TabLink {
   color: #F57E20;
}

/***** 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 #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: 9px;
   color: #000000;
   text-decoration: none;
   font-weight:normal;
}

a:hover.pagerouter {
   color: black;
   font-weight:normal;
}

.pagerouterbg{
   background-color:#ffffff;
   padding-left:15px;
   padding-right:15px;
}

body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background-color:#cccccc;
margin:0px;background-image:url(/upload/12a54f9Xfb96022478XY7ea6/1004099322_bg_main.gif);

}

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

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 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#f6f6f6;
color:#62656b;
border-color:#cecece;
border-style:solid;
}

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

h1 {
color:#cecc65;
font-size:15px;
font-weight:bold;
margin-top:0px;
margin-bottom:12px;
}

h2 {
color:#cecc65;
font-size:15px;
font-weight:bold;
margin-top:10px;
margin-bottom:12px;
}

h3 {
color:#cecc65;
font-size:13px;
font-weight:bold;
margin-top:8px;
margin-bottom:9px;
}

h4 {
color:#cecc65;
font-size:13px;
margin-top:8px;
margin-bottom:9px;
}

h5 {
color:#cecc65;
font-size:12px;
margin-top:6px;
margin-bottom:7px;
background-color:#efefef;
}

h6 {
color:#cecc65;
font-size:12px;
font-weight:bold;
margin-top:6px;
margin-bottom:7px;
background-color:#efefef;
}

hr {
color:#cbcc66;
}

a:link {
color:#888c95;
text-decoration:none;
font-weight:bold;
}

a:visited {
color:#888c95;
text-decoration:none;
font-weight:bold;
}

a:active {
color:#888c95;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#94bb49;
text-decoration:none;
font-weight:bold;
}

.h1a{
color:#cecc65;
font-size:15px;
font-weight:bold;
margin-top:0px;
margin-bottom:12px;
}

.h2a{
color:#cecc65;
font-size:15px;
font-weight:bold;
margin-top:10px;
margin-bottom:12px;
}

.h3a{
color:#cecc65;
font-size:13px;
font-weight:bold;
margin-top:8px;
margin-bottom:9px;
}

.h4a{
color:#cecc65;
font-size:13px;
margin-top:8px;
margin-bottom:9px;
}

.h5a{
color:#cecc65;
font-size:12px;
margin-top:6px;
margin-bottom:7px;
background-color:#efefef;
}

.h6a{
color:#cecc65;
font-size:12px;
font-weight:bold;
margin-top:6px;
margin-bottom:7px;
background-color:#efefef;
}

.panelprint {
 
}

.panelcenter {
 
}

.panelprime {
 
}

.panelleft {
 
}

.panelright {
 
}

.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; 
}

.panelcenter_area1 {
 
}

.panelright_area3 {
 
}

.panelright_area4 {
 
}

.panelprime_area2 {
 
}

.panelprime_area1 {
 
}

.panelprime_area3 {
 
}

.panelright_area1 {
background-color:white; 
}

.panelleft_area1 {
 
}

.panelcenter_area2 {
border:1px solid #000000;
border-top:0px; 
}

.panelleft_area2 {
background-color:#ffffff;
border:1px solid #000000;
border-top:0px; 
}

.panelright_area2 {
background-color:#ffffff; 
}

.complogin {
 
}

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

.complogo {
 
}

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

.comppagerouter {
 
}

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

.compmainmenu {
 
}

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

.compsprachen {
 
}

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

.compbanner {
background-color:#ffffff;
border:1px solid #000000;
padding:10px; 
}

.tblcompbanner {
margin-left:0px;
margin-top :2px;
}

.comptopmenu {
padding-right:20px;
padding-bottom:3px; 
}

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

.compadresse {
padding-bottom:10px;
color:#cccd67; 
}

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

.compsprachflaggen {
background-color:#ffffff;
border:1px solid #000000;
padding:10px; 
}

.tblcompsprachflaggen {
margin-left:0px;
margin-top :2px;
}

.compcontent {
padding: 10px;
background-color: #fff;
line-height: 1.4;

 
}

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

a.ssty0635152329:link {
font-weight:bold;
text-decoration:none;
color:#666666;
}

a.ssty0635152329:visited {
font-weight:bold;
text-decoration:none;
color:#666666;
}

a.ssty0635152329:active {
font-weight:bold;
text-decoration:none;
color:#666666;
}

a.ssty0635152329:hover {
font-weight:bold;
text-decoration:none;
color:#666666;
}

.std0635152329 {
font-weight:bold;
text-decoration:none;
color:#666666;
}

a.sty0635152329:link {
text-decoration:none;
color:#656565;
font-weight:normal;
}

a.sty0635152329:visited {
text-decoration:none;
color:#656565;
font-weight:normal;

}

a.sty0635152329:active {
text-decoration:none;
color:#656565;
font-weight:normal;
}

a.sty0635152329:hover {
text-decoration:none;
color:#ffffff;
font-weight:normal;
}

.td0635152329 {
text-decoration:none;
color:#656565;
font-weight:normal;
}

a.ssty1-1944797761:link {

}

a.ssty1-1944797761:visited {

}

a.ssty1-1944797761:active {

}

a.ssty1-1944797761:hover {

}

.std1-1944797761 {

}

a.sty2-1944797761:link {

}

a.sty2-1944797761:visited {

}

a.sty2-1944797761:active {

}

a.sty2-1944797761:hover {

}

.td2-1944797761 {

}

a.ssty2-1944797761:link {

}

a.ssty2-1944797761:visited {

}

a.ssty2-1944797761:active {

}

a.ssty2-1944797761:hover {

}

.std2-1944797761 {

}

a.ssty0-1944797761:link {
font-weight:bold;
text-decoration:none;
color:#cdcb67;
background-color: #818181;
}

a.ssty0-1944797761:visited {
font-weight:bold;
text-decoration:none;
color:#cdcb67;
background-color: #818181;
}

a.ssty0-1944797761:active {
font-weight:bold;
text-decoration:none;
color:#cdcb67;
background-color: #818181;
}

a.ssty0-1944797761:hover {
font-weight:bold;
text-decoration:none;
color:#cdcb67;
background-color: #818181;
}

.std0-1944797761 {
font-weight:bold;
text-decoration:none;
color:#cdcb67;
background-color: #818181;
}

a.sty0-1944797761:link {
text-decoration:none;
color:#c9cc63;
font-weight:normal;

}

a.sty0-1944797761:visited {
text-decoration:none;
color:#c9cc63;
font-weight:normal;

}

a.sty0-1944797761:active {
text-decoration:none;
color:#c9cc63;
font-weight:normal;

}

a.sty0-1944797761:hover {
text-decoration:none;
color:#B0B0B0;
font-weight:normal;

}

.td0-1944797761 {
text-decoration:none;
color:#c9cc63;
font-weight:normal;

}

a.sty1-1944797761:link {

}

a.sty1-1944797761:visited {

}

a.sty1-1944797761:active {

}

a.sty1-1944797761:hover {

}

.td1-1944797761 {

}

a.sty11608125608:link {

}

a.sty11608125608:visited {

}

a.sty11608125608:active {

}

a.sty11608125608:hover {

}

.td11608125608 {

}

a.ssty11608125608:link {

}

a.ssty11608125608:visited {

}

a.ssty11608125608:active {

}

a.ssty11608125608:hover {

}

.std11608125608 {

}

a.sty21608125608:link {

}

a.sty21608125608:visited {

}

a.sty21608125608:active {

}

a.sty21608125608:hover {

}

.td21608125608 {

}

a.ssty21608125608:link {

}

a.ssty21608125608:visited {

}

a.ssty21608125608:active {

}

a.ssty21608125608:hover {

}

.std21608125608 {

}

a.ssty31608125608:link {

}

a.ssty31608125608:visited {

}

a.ssty31608125608:active {

}

a.ssty31608125608:hover {

}

.std31608125608 {

}

a.sty31608125608:link {

}

a.sty31608125608:visited {

}

a.sty31608125608:active {

}

a.sty31608125608:hover {

}

.td31608125608 {

}

a.sty01608125608:link {
font-weight:normal;
}

a.sty01608125608:visited {
font-weight:normal;
}

a.sty01608125608:active {
font-weight:normal;
}

a.sty01608125608:hover {
font-weight:normal;
}

.td01608125608 {
font-weight:normal;
}

a.ssty01608125608:link {

}

a.ssty01608125608:visited {

}

a.ssty01608125608:active {

}

a.ssty01608125608:hover {

}

.std01608125608 {

}


