img.nl-mitte {
width: 214px;
margin-right: 10px;
margin-bottom: 10px;
align: left;
cms-style-label: "NL - Bild mitte";
}

img.nl-mitte-breit{
width: 500px;
cms-style-label: "NL - Bild mitte-breit";
}


.rote_schrift {
cms-style-label: "rote Schrift";
color:#B51721;
font-weight:bold;
}

.link-cross-red a{
cms-style-label: "Link mit Kreuz rot";
background:transparent url(/static/i/link_bgs/red_cross.gif) no-repeat scroll -2px 4px !important;
color:#D31E1E !important;
font-size:11px !important;
font-weight: bold !important;
padding-left:9px !important;
text-decoration: none !important;
}

.link-cross-green a{
cms-style-label: "Link mit Kreuz gruen";
background:transparent url(/static/i/link_bgs/green_cross.gif) no-repeat scroll -2px 4px !important;
color:#5d8a3a !important;
font-size:11px !important;
font-weight: bold !important;
padding-left:9px !important;
text-decoration: none !important;
}

.link-cross-brown a{
cms-style-label: "Link mit Kreuz braun";
background:transparent url(/static/i/link_bgs/brown_cross.gif) no-repeat scroll -2px 4px !important;
color:#5c2e17 !important;
font-size:11px !important;
font-weight: bold !important;
padding-left:9px !important;
text-decoration: none !important;
}

.grey_tr {
cms-style-label: "graue Tabellenzelle";
background-color: #eeeeee;
}

.white_tr {
cms-style-label: "weisse Tabellenzelle";
background-color: #ffffff;
}

.greyfont {
cms-style-label: "graue Schrift";
color: #444444;
} 




