body {
margin: 0 0 0 0;
}

img {
border: 0;
}

.whitespacerow {
height: 2px;
background: #ffffff;
}

.whitespacerow_1px {
height: 1px;
background: #ffffff;
}

.whitespacecolumn {
width: 2px;
background: #ffffff;
}


/*  #############  außentabelle  #############  */
 
.table-aussen {
height: 100%;
width: 950px;
border: solid 0px #ff0000;
vertical-align: top;
}

.table-aussen-navspalte {
background: #cccccc;
width: 215px;
vertical-align: top;
}

.table-aussen-inhaltspalte {
width: 520px;
vertical-align: top;
}

.table-aussen-bildspalte {
width: 215px;
vertical-align: top;
background-color: #cccccc;
}

.headerrow {
height: 142px;
}

.navrow {
height: 31px;
}



/*  #############  innen  #############  */


.inhalt a:link,
.inhalt a:visited,
.inhalt a:active,
.inhalt a:focus {
text-decoration: underline;
color: #1F7550;
}

.inhalt a:hover {
text-decoration: underline;
color: #15CA81;
}

.unternav-table {
width: 100%;
height: 100%;
}

.unternav{
vertical-align: top;
padding: 10px 9px 5px 9px;
font: 11px arial,helvetica,sans-serif;
color: #444444;
}

.unternav a {
text-decoration: none;
color:#555555;
}

.unternav a:hover, .unternav .oberpunkt a:hover, .unternav .hauptpunkt a:hover {
text-decoration: none;
color:#ffffff;
}

.unternav .oberpunkt, .unternav .oberpunkt a {
font-weight: bold;
color: #000000;
}

.unternav .hauptpunkt, .unternav .hauptpunkt a {
font-weight: bold;
color: #1F7550;
}

.unternav .unav_upunkt {
margin-left: 8px;
}

.inhalt-table {
width: 100%;
}

.inhalt {
font: 13px arial,helvetica,sans-serif;
background: #ffffff;
line-height: 17px;
vertical-align: top;
padding: 20px 20px 20px 20px;
text-align: left;
color: #4a4a4a;
}

h2 {
color: #222222;
font-size: 16px;
font-weight: bold;
}


.seitbild {
width: 215px;
height: 420px;
}

.footer {
background-color: #a6a6a6;
padding: 0;
height: 13px;
}

.footer p {
text-align: center;
font: 10px verdana,arial,helvetica,sans-serif;
color: #ffffff;

}

.footer a:link,
.footer a:visited,
.footer a:active,
.footer a:focus {
text-decoration: none;
color: #eeeeee;
}

.footer a:hover {
text-decoration: none;
color:#ffffff;
}

.topgif {
width: 10px;
height: 9px;
}

.hrreplace {
width: 100%;
height: 1px;
margin: 9px 0 9px 0;
}

.unav_ubullet {
clear: both;
height: 6px;
}

.teamtable {
width: 100%;
font: 13px arial,helvetica,sans-serif;
}

.teamspacer_ve {
width: 10px;
}

.teamspacer_ho {
height: 10px;
}

.teamtable td {
vertical-align: middle;
}

.teamtable img {
border: solid 1px #cccccc;
}

.img{
	float: left;	
	margin-right:15px; 
	margin-bottom:5px
}

.infotable {
width: 100%;
border: solid 0px #cccccc;
}

.infotable td {
font: 11px arial,helvetica,sans-serif;
padding: 2px;
vertical-align: top;
text-align: left;
color: #000000;
background: #ebebeb;
}

.infotable .infotablehead {
background: #cccccc;
padding: 2px;
}

.infotable .infotablehead2 {
background: #A6A6A6;
padding: 2px;
}

.infotable .infotableblank {
font: 13px arial,helvetica,sans-serif;
background: #ffffff;
}

.list-abstand li {
margin-bottom: 1em;
}


/*  #############  linien  #############  */

.linie-ho {
background-color: #a6a6a6;
height: 1px;
}

.linie-ve {
background-color: #a6a6a6;
width: 1px;
}


/*  #############  navigation  #############  */

li .submenu_bull {
color: #1F7550;
font-weight:bold;
font-size:13px;
}

.navButton, .navButton:visited {
height:31px;
position:relative !important;
}

#ueberuns, #ueberunsButton, #ueberunsButton:visited {
width:172px;
}

#gruendungsberatung, #gruendungsberatungButton, #gruendungsberatungButton:visited {
width:173px;
}

#informationen, #informationenButton, #informationenButton:visited {
width:171px;
}
	
.navButton span, .navButton:visited span {
display:block;
height:31px;
width:100%;
position:absolute;
left:0;
top:0;
z-index:1;
background-repeat:no-repeat;
}	

#ueberunsButton span, #ueberunsButton:visited span {
background-image:url(img/nav/ueberuns_2x.gif);
}

#gruendungsberatungButton span, #gruendungsberatungButton:visited span {
background-image:url(img/nav/gruendung_2x.gif);
}

#informationenButton span, #informationenButton:visited span {
background-image:url(img/nav/informationen_2x.gif);
}

.navButton span, .navButton:visited span {
background-position:0 0;
}

.navButton:hover span, .navButton:focus span, .navButton:visited:hover span, .navButton.bfz-ex-classR span, .navButton.bfz-ex-classR:visited span, .navButton:active span {
background-position:0 -35px;
}
