/* -------------------------------------------------------- subnavigation links --------------------------------------------------*/
.suba {
position: relative;
font-family:verdana;
font-size:7pt;
font-weight:normal;
width:133px;
height:19px; 
line-height:18px;
color:#ffffff;
text-decoration:none;
background-image: url(../images/sublinkbg.gif); background-repeat: no-repeat;
text-align: left;
text-indent:10px;
float: left;
}

.suba:hover {
position: relative;
font-family:verdana;
font-size:7pt;
font-weight:normal;
width:133px;
height:19px; 
line-height:18px;
color:#ffffff;
text-decoration:none;
background-image: url(../images/sublinkbg_over.gif); background-repeat: no-repeat;
text-align: left;
text-indent:10px;
float: left;
}

.subp {
position: relative;
font-family:verdana;
font-size:7pt;
font-weight:normal;
width:133px;
height:19px; 
line-height:18px;
color:#ffffff;
text-decoration:none;
background-image: url(../images/sublinkbg_over.gif); background-repeat: no-repeat;
text-align: left;
text-indent:10px;
float: left;
}

/* -- sublink überschriften  --*/

.h3 {
position: relative;
font-family:verdana;
font-size:7pt;
font-weight:normal;
width:133px;
height:20px; 
line-height:18px;
color:#ffffff;
text-decoration:none;
background-image: url(../images/h3bg.gif); background-repeat: no-repeat;
text-align: left;
text-indent:10px;
float: left;
}
.h4 {
position: relative;
font-family:verdana;
font-size:7pt;
font-weight:normal;
width:133px;
height:19px; 
line-height:18px;
color:#ffffff;
text-decoration:none;
background-image: url(../images/h4bg.gif); background-repeat: no-repeat;
text-align: left;
text-indent:10px;
float: left;
}

.whitestripe {
position: relative;
width:133px;
height:1px; 
color:#ffffff;
text-decoration:none;
float: left;
}