p.zentriert {
text-align:center;
}
UL.rechtsbuendig {
/*margin-left:50%;*/

}
UL.rechtsbuendig LI {
padding-left:50%;
background-position:32% 6px;
width:100%;

}

a[href$=".pdf"] {
    background: url("../images/pdf16x14.gif") no-repeat scroll left top transparent;
    height: 16px;
    padding-left: 20px;
}

TD  {
vertical-align:top;
}

TD H2{
margin-top:0px;
}

P {
padding-bottom:12px;
font-size:12px;
text-align:left;
}

H1 {
color:#004A91;
font-size:16px;
border-bottom:1px solid #004A91;
height:32px;
margin-bottom:14px;
overflow:hidden;
position:relative;
}
H2{
font-size:13px;
color:#004A91;
border:none;
margin:0px;
margin-top:10px;
margin-bottom:10px;
clear:both;
}
 H3{
font-size:12px;
color:#004A91;
margin:0px;
padding-bottom:6px;
}
CAPTION {
font-size:13px;
font-weight:bold;
width:100%;
color:#004A91;
text-align:left;
}

TABLE.contenttable {
background-color:#999;
border:1px solid white;
/*width:50%;*/
margin-top:15px;
margin-bottom:15px;
}


TABLE.contenttable TD {
background-color:#ccc;
border:1px solid #000;
padding:1px 2px 1px 2px;
}

TABLE.contenttable TH {
background-color:#004A91;
color:white;
padding:4px 3px;
vertical-align:middle;
}
TABLE.contenttable TH P {
padding:0px;
vertical-align:middle;

}


TABLE.contenttable-white {
background-color:transparent;
}

TABLE.contenttable-white TD {
background-color:transparent;
width:50%;
padding:4px;
}

P.bildrahmen {
background:transparent url(../images/background/background-ff.png) no-repeat;
width:220px;
height:172px;

padding:2px 0px 0px 2px !important;
}


H2.bildunterschrift {
color:#004A91;
margin-bottom:25px;
}

TH.tabellenkopf {
background-color:yellow;
}
