/* ============================================  */
/* Body Bereich */
body, html {
background-image:url('../images/bilder/hg.gif');
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #7d8182;
margin: 0 0 5px 0;
padding: 0;
}
/* ============================================  */
/* Aeussere Contentbox */
#inhalt {
margin:5px auto;
text-align:left;
width: 870px;
border: 6px solid #7d8182;
padding: 1px;
background-color: #FFF;
}
/* ============================================  */
/* Hauptdesigntabelle */
#design {
width: 100%;
}
/* ============================================  */
/* Oberste schmale Spalte */
.toprow {
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
background-color: #7d8182;
padding: 3px;
padding-right:30px;
font-size: 11px;
color: #FFF;
font-weight: normal;
text-align: right;
height: 20px;
}

.toprow a {
color: #FFF;
text-decoration: underline;
}
.toprow a:hover {
color: #FFF;
text-decoration: none;
}

/* ============================================  */
/* Spalte fuer Logo oder Banner */
.logorow {
border-left: 22px solid #7d8182;
border-right: 22px solid #7d8182;
border-top: 2px solid #7d8182;
border-bottom: 4px solid #7d8182;
height: 107px;
background-image: url('../images/bilder/head.gif');
background-repeat:no-repeat;
background-color: #FFF;
padding: 3px;
}

/* ============================================  */
/* Spalte oberhalb Seitenhauptmenue */
.navtop {
border: 0px solid #ffffff;
background-color: #FFFFFF;
border-right: 22px solid #7d8182;
border-bottom: 2px solid #7d8182;
padding: 0px;
margin:0px;
width: 870px;
color: #ffffff;
font-size: 13px;
font-weight: bold;
border-left: 22px solid #7d8182;

}
/* ============================================  */
/* Hauptmenuespalte */
.menue {
padding: 0px;
width: 150px;
vertical-align: top;
color: #7d8182;
font-size: 11px;
border-left: 22px solid #7d8182;
}

.menurub {
background-color: #e0e0e0;
padding: 3px;
color: #7d8182;
font-size: 11px;
font-weight: bold;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #bbbbbb;
border-right: 1px solid #8b8b8b;
}

.menulinks {
border-right: 1px solid #8b8b8b;
}

.menulinks a {
display: block;
background-color: #FFF;
padding: 4px 0 4px 4px;
color: #7d8182;

text-decoration: none;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #bbbbbb;
}


.menulinks a:hover {
color: #000;
text-decoration: none;
}

/* ============================================  */
/* Contentboxen unterhalb Menue */

.menuenewstop {
background-color: #FFFFFF;
padding: 3px;
color: #7d8182;
font-size: 11px;
font-weight: bold;
border-top: 1px solid #7d8182;
border-bottom: 1px solid #7d8182;
border-right: 1px solid #7d8182;
}

.menuenews {
border-top: 1px solid #7d8182;
border-bottom: 1px solid #8b8b8b;
border-right: 1px solid #8b8b8b;
background-color: #FFFFFF;
padding: 3px;
color: #7d8182;
font-size: 11px;
line-height: 1.3em;
}

/* ============================================  */
/* Bereich ueber Contentausgabe mit Bradcrumb Navi */
.conttop {
border-bottom: 3px solid #7d8182;
border-right: 22px solid #7d8182;
background-color: #eeeeee;
padding: 3px;
color: #000000;
font-size: 11px;

}

.conttop a {
color: #7d8182;
text-decoration: none;
}
.conttop a:hover {
color: #000000;
text-decoration: underline;
}
/* ============================================  */
/* Content Bereich  */
.content {
background-color: #ffffff;
border-right: 22px solid #7d8182;
padding: 0px;
vertical-align: top;
}

div.bild {
height:90;
width:515px;
border:1px solid black;
}

/* Content Bereich  */
.contentout {
background-color: #ffffff;
padding: 0px 0px 5px 5px; 
vertical-align: top;
color: #7d8182;
font-size: 12px;
line-height: 1.3em;
}
/* ============================================  */
/* Fusszeile der Seite  */
.bottom {
border-top: 2px solid #7d8182;
border-bottom: 22px solid #7d8182;
border-left: 22px solid #7d8182;
border-right: 22px solid #7d8182;
background-color: #eeeeee;
padding: 3px;
color: #7d8182;
font-size: 11px;
text-align: center;
}

.bottom a {
color: #7d8182;
text-decoration: underlined;
}
.bottom a:hover {
color: #000000;
text-decoration: underline;
}

/* ============================================  */
/* News und Artikel Divs - Content rechte Seite  */
.divcont {
border-top: 0px solid #FFFFFF;
border-left: 3px solid #7d8182;
}

.newstop {
background-color: #7d8182;
padding: 3px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
border-top: 0px solid #7d8182;
border-bottom: 1px solid #7d8182;
}
.newsbott {
border-top: 1px solid #7d8182;
border-bottom: 1px solid #7d8182;
background-color: #ffffff;
padding: 3px;
margin: 0px;
color: #7d8182;
font-size: 11px;
line-height: 1.3em;
}

.artikeltop {
background-color: #7d8182;
padding: 3px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
border-top: 1px solid #7d8182;
border-bottom: 1px solid #7d8182;
}
.artikelbott {
border-top: 1px solid #7d8182;
border-bottom: 1px solid #7d8182;
background-color: #ffffff;
padding: 3px;
margin: 0px;
color: #7d8182;
font-size: 11px;
line-height: 1.3em;
}
/* ============================================  */
/* Links in Contentboxen  */
.menuenews a, .newsbott a, .artikelbott a {
color: #305081;
text-decoration: underline;
}

.menuenews a:hover, .newsbott a:hover, .artikelbott:hover a {
color: #990000;
text-decoration: underline;
}
/* ============================================  */
/* Formular Tags  */
form {display: inline }

.mb {
background-color: #FEFEFE;
border: 1px solid #c0c0c0;
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 11px;
}

.los {
background-color: #7d8182;
border: 1px solid #ffffff;
color: #ffffff;
font-size: 11px;
}
/* ============================================  */
/* Seitennavigation */

/*
.sitenav {
background: #97a8b9;
border: 1px solid #7d8182;
}
*/
.seiteninfo, .aktuelleseite, .pl {
font-family: Verdana, Arial;
font-size: 11px;
text-align: center;
color: #000000;
border: 1px solid #7d8182;
border-collapse: collapse;
}

.seiteninfo {
background-color: #7d8182;
font-weight: bold;
padding: 1px 3px 1px 3px;
}

.aktuelleseite {
background-color: #ffffff;
font-weight: bold;
padding: 2px 6px 2px 6px;
}

.pl a {
display: block;
float: left;
background-color: #7d8182;
color: #990000;
text-decoration: none;
font-weight: bold;
padding: 2px 6px 2px 6px;
white-space: nowrap;
}
.pl a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #d3dce4;
}

/* ============================================  */
/* Fehler Hinweise rot/gruen */
.tippred {
color: red;
font-weight: bold;
}

.tippgreen {
color: green;
font-weight: bold;
}
/* ============================================  */
/* Allgemeine Ausgabetabellen - auch fuer BB-Code Tabellen */
.tabra {
border: 1px solid #7d8182;
padding: 2px;
background-color: #ffffff;
margin-bottom: 3px;
}

.tabr {
margin: 0px;
}

.tabbg {
background-color: #7d8182;
}

.tabtop {
background-color: #F0F0F0;
padding: 3px 2px 3px 4px;
color: #7d8182;
font-size: 11px;
margin: 2px;
}

.tabcont {
background-color: #ffffff;
padding: 3px 2px 3px 2px;
color: #7d8182;
font-size: 11px;
}

.tabfoot {
background-color: #F0F0F0;
padding: 2px 2px 2px 4px;
font-size: 11px;
color: #7d8182;
}

.trennd {
border-top: 1px solid #7d8182;
margin-top: 1px;
}

.tabtop a {
color: #7d8182;
text-decoration: underline;
font-weight: bold;
}

.tabtop a:hover {
color: #cc6600;
text-decoration: underline;
}

.tabfoot a {
color: #7d8182;
text-decoration: underline;
font-size: 11px;
}
.tabfoot a:hover {
color: #cc6600;
text-decoration: underline;
}

.tborder { 
border: 1px solid #7d8182;
}
/* ============================================  */
/* Ueberschriften */
h1 {
color: #7d8182;
font-size: 17px;
font-weight: bold;
margin: 0px 0px 0px 0px;
line-height: 1.2em;
}
h2 {
color: #a65300;
font-size: 15px;
font-weight: bold;
margin: 8px 0px 4px 0px;
padding: 3px;
line-height: 1.2em;
border-bottom: 1px solid #7d8182;
background:  #f0f0f0;
}
h1 a {
text-decoration: none;
}
h1 a:hover {
text-decoration: none;
}

/* ============================================  */
/* Allg. Links */
a, img, button {border:0 none}
a {
color: #7d8182;
text-decoration: underline;
}
a:hover {
color: #cc6600;
text-decoration: underline;
}
/* ============================================  */
/* Icons fuer News */
.newsicon {
float: left; 
padding: 4px 4px 3px 0px;
}
/* ============================================  */
/* Newsrubrik und Datum */
.small {
font-size: 0.8em;
}
/* ============================================  */
/* Codeboxen */
.codetop {
border-top: 1px solid #7d8182;
border-left: 1px solid #7d8182;
border-right: 1px solid #7d8182;
background-color: #f7f7f7;
padding: 2px;
width: 100px;
font-size: 11px;
font-weight: bold;
color: #7d8182;
margin: 5px 0 0 0;
}

.overtab {
width: 480px; 
overflow: auto; 
border: 1px solid #7d8182;
font-family: "Courier New";
font-size: 12px;
color: maroon; 
background: #FEFEFE;
padding: 5px; 
margin: 0 0 5px 0; 
white-space:nowrap;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* CSS FUER DEFINITIONSLISTE QUOTES */
/* - - - - - - - - - - - - - - - - - - - - */
.quotedl {
margin: 5px; 
padding: 0; 
width: 95%;
border: 1px solid #7d8182;
}

.quotedl dt {
background-color: #FEFEFE;
padding: 3px; 
font-size: 11px;
font-weight: bold;
color: #4a5e9f;
border-bottom: 1px solid #7d8182;
}

.quotedl dd {
background-color: #ffffff; 
padding:3px; 
margin:0;
font-size: 11px;
color: #000000;
}

/* ============================================  */
/* Textwerbung */
.bannertab {
width: 100%;
border: 1px solid #000000;
margin-bottom: 3px;
}

.bannertitel {
background-color: #ffcc00;
padding: 3px;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #7d8182;
}

.bannertitel a {
display: block;
color: #7d8182;
text-decoration: none;
}

.bannertitel a:hover {
color: #cc6600;
text-decoration: none;
}


.bannertext {
background-color: #ffffff;
padding: 3px;
font-size: 11px;
font-weight: normal;
}

.bannertext a {
display: block;
color: #7d8182;
text-decoration: none;
width: 98%;
}

.bannertext a:hover {
color: #cc6600;
text-decoration: none;
}

.bannertext a img {
color: #000000;
text-decoration: none;
margin: 0px 5px 5px 0px;
}

.bannertext a:hover img {
color: #000000;
text-decoration: none;
}


.morelink {
background-image: url(../images/anzeige.gif);
background-position: 0 bottom;
background-repeat:no-repeat;
background-color: #ffffff;
padding: 3px;
font-size: 11px;
font-weight: normal;
border-top: 1px solid #ffffff;
text-align: right;
}

.morelink a {
color: #7d8182;
text-decoration: none;
width: 50%;
}

.morelink a:hover {
color: #cc6600;
text-decoration: none;
text-align: right;
}

/* ============================================  */

/* CSS FUER TABAUSWAHL ANFANG */
.multiinfo {
margin: 0px 0px 5px 0px;
padding: 3px;
}

.tabbednav {
width: 100%;
}

.tabbednav td.tab, .tabbednav td.gewaehlt {
text-align: center; 
border: solid #7d8182; 
padding: 3px;
}

.tabbednav td.tab a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.tabbednav td.tab a:hover {
color: #cc6600;
text-decoration: none;
}

.tabbednav td.gewaehlt a {
color: #990033;
font-weight: bold;
text-decoration: none;
}

.tabbednav td.gewaehlt a:hover {
color: #000000;
text-decoration: none;
}

.tabbednav td.tab {
border-width: 1px; 
background: #eeeeee;
}

.tabbednav td.tabtrenner {
background-color: #FFFFFF; 
border: solid #7d8182; 
border-width: 0px 0px 1px 0px
}
.tabbednav td.gewaehlt {
border-width: 1px 1px 0px 1px; 
background: #ffffff;
}


.infocontent {
 
background-color: #ffffff; 
border: solid #7d8182; 
border-width: 0px 1px 1px 1px; 
padding: 5px; 
margin: 0px;
}

.hidden {
display: none
}
/* CSS FUER TABAUSWAHL ENDE */
/* ============================================  */