body { 
 color: #09012b; 
 font-family: Arial, Helvetica, sans-serif; 
 background-color: #000000; 
 background-image: url(../business-club-bilder/bg.jpg); 
 background-repeat: repeat-x; 
 margin: auto; 
  }
.main_table { 
 background-image: url(../business-club-bilder/texture3.jpg); 
 background-repeat: repeat-y; }
.black { 
 background-color: #000000; }


/* Navigation */
.nav-bg-darkgrey35 { height: 25px; background-image: url(../business-club-bilder/navi-bg35.jpg); padding-top: 10px; padding-left: 8px;}
.nav-bg-lightgrey35 { height: 25px; background-image: url(../business-club-bilder/navi-bg35on.jpg); padding-top: 10px; padding-left: 8px;}

.nav-bg-darkgrey35 a { color: #ffffff; font-size: 9pt; font-weight: normal; text-decoration: none; }
.nav-bg-lightgrey35 a { color: #F9C948; font-size: 9pt; font-weight: normal; text-decoration: none;  }


.nav-bg-darkgrey50 { height: 38px; background-image: url(../business-club-bilder/navi-bg50.jpg); padding-top: 12px; padding-left: 8px;}
.nav-bg-lightgrey50 { height: 38px; background-image: url(../business-club-bilder/navi-bg50on.jpg); padding-top: 12px; padding-left: 8px;}

.nav-bg-darkgrey50 a { color: #ffffff; font-size: 9pt; font-weight: normal; text-decoration: none; }
.nav-bg-lightgrey50 a { color: #F9C948; font-size: 9pt; font-weight: normal; text-decoration: none; }

.mitglieder-navi { height: 34px; background-image: url(../business-club-bilder/navi-bg50on.jpg); }
.mitglieder-navi a:link { color: #F9C948; font-weight: normal; text-decoration: none; }
.mitglieder-navi a:visited { color: #F9C948; font-weight: normal; text-decoration: none; }
.mitglieder-navi a:hover { color: #ffffff; font-weight: normal; text-decoration: none; }

.navi-spiegelung { background-image: url(../business-club-bilder/navi-spiegelung.jpg); background-repeat: no-repeat; }

/* Styles für das Suchformular */
.eingabefeld { background: #8E909B; }
.button-bg { background-image: url(../business-club-bilder/suche-button-sp.jpg); height: 36px; background-position: left; text-align: left; vertical-align: top; }

/* Inhalte */
.headline_gelb { color: #fbe28b; font-size: 12pt; font-weight: bold; text-align: left; }
h1 { font-size: 12pt; font-weight: 600; text-align: left; }
h2 { font-size: 10pt; font-weight: 600; text-align: left; }
.copy { font-size: 9pt; text-align: left; }
.copy_bold { font-size: 9pt; font-weight: bold; text-align: left; }
.legende { font-size: 7pt; text-align: left;}
.bild_text-abstand { padding-right: 10px; }
.hr_gelb { border: solid 1px #FFCC33; width: 100%; outline: 0pt; }
.inhalt_td { padding-left: 4px; padding-right: 7px; vertical-align: top; }
.mail { background-color:#FFFFFF; border: 1px solid #031199; text-align:center; }

.inhalt_td a:link { color: #031199; font-size: 9pt; font-weight: bold; text-decoration: none; text-align: left; }
.inhalt_td a:visited { color: #031199; font-size: 9pt; font-weight: bold; text-decoration: none; text-align: left; }
.inhalt_td a:hover { color: #28329b; font-size: 9pt; font-weight: bold; text-decoration: underline; text-align: left; }

p a:link { color: #031199; font-size: 9pt; font-weight: bold; text-decoration: none; }
p a:visited { color: #031199; font-size: 9pt; font-weight: bold; text-decoration: none; }
p a:hover { color: #28329b; font-size: 9pt; font-weight: bold; text-decoration: underline; }

/*nur auf index.html:    */
.link_gelb a:link { color: #fcd961; font-size: 9pt; font-weight: bold; text-decoration: none; }
.link_gelb a:visited { color: #fcd961; font-size: 9pt; font-weight: bold; text-decoration: none; }
.link_gelb a:hover { color: #fbe28b; font-size: 9pt; font-weight: bold; text-decoration: underline; }
.orange { color: #8e4d18; font-size: 8pt; font-weight: bold; text-decoration: none; }
.bg_aktuelles { color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none; background-image:url(../business-club-bilder/index/aktuelles-bg.jpg); background-repeat: no-repeat; }
.mitgl-vorstell { border: 1px solid #FBE28B; }

/* Styles für Sponsoren-Tab*/
.tab_sponsoren { background-image: url(../business-club-bilder/texture3-sponsoren-bg.jpg); background-position: right; background-repeat: repeat-y; vertical-align: top; }
.sponsor-spiegelung { height: 59px; background-image: url(../business-club-bilder/texture3-sponsoren-sp.jpg); background-position: right; background-repeat: no-repeat; vertical-align: top; }

a:link.copyright { color: #D0D4D9; font-size: x-small; font-weight: normal; text-decoration: none; text-align:center; }