/* Allgemeine Formatierung (Hintergrundfarbe, Standardschrift, Zentrieren der Seite) */
html { background-color:#E9E7E2;}
body { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#000000; background-color:#E9E7E2;}
body * { margin:0; padding:0; border:0;}
#all { width:930px; margin-left:auto; margin-right:auto; text-align:center;}
p img { vertical-align:bottom;}

/* Header und Footer */
#logo {background-image:url(pics/logo_neu.gif);background-repeat:no-repeat;}
#header {background-image:url(pics/header_wt.png);background-repeat:no-repeat;}
#footer-links {background-image:url(pics/footer_links.gif);}
#footer-rechts-1 {background-image:url(pics/footer_rechts_kein_rand.gif);}
#footer-rechts-2 {background-image:url(pics/footer_rechts_schmaler_rand.gif);}
#footer-rechts-3 {background-image:url(pics/footer_rechts_breiter_rand.gif);}
#td.footer-cell { background-repeat:no-repeat; height:17px; vertical-align:bottom; text-align:left;}

h1 {font-size: 18px;font-weight: normal; color: #ffffff; text-decoration: none;}
h2 {font-size: 11px;font-weight: bold; color: #000000; text-decoration: none; margin-bottom: 0px;}

h3 {font-size: 18px;font-weight: bold; text-decoration: none;}

p.meta { font-weight: normal; color: #FFFFFF; text-decoration: none; text-align:center;}
a.meta:link { font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.meta:hover { font-weight: normal; color: #FFFFFF; text-decoration: underline;}
a.meta:visited { font-weight: normal; color: #FFFFFF; text-decoration: none;}

/* Linke Spalte mit Hauptnavigation, News und Call-back-Link */
#container-links {width:187px;margin:31px 13px 31px 0; background-color:#ffffff;}
#callback {height:55px; width:187px; margin-top:2px; background-image:url(pics/callback_bg.gif); background-repeat:no-repeat;}
#callback p { padding:3px 0 2px 55px; color:#3F43A9;}
#news_2 { width:187px; margin-top:2px;}
#news_2 p { padding-left:25px; line-height:16px; color:#3F43A9;}
#news_1 { width:187px; margin-top:4px;}
#news_1 p { padding-left:25px; line-height:16px; color:#3F43A9;}
ul.nav { list-style-type:none;}
img.nav { vertical-align:bottom;}
a.nav:link { font-weight: normal; color: #000000; text-decoration: none;}
a.nav:hover { font-weight: normal; color: #000000; text-decoration: none;}
a.nav:visited { font-weight: normal; color: #000000; text-decoration: none;}
p.titel-links { color:#3F43A9; margin-top:14px; padding-left:25px; line-height:16px; background-image:url(images/verlauf_aktuelles.jpg); color:#ffffff; font-weight:bold;}
/*div.text-links { margin:2px 0 4px 25px; color:#3F43A9;}*/
a.blocklink:link { display:block; background-color:#EEEEEE;}
a.blocklink:hover { display:block; background-color:#E1E1E8;}
a.blocklink:visited { display:block; background-color:#EEEEEE;}

#breadcrumb { height:31px; background-color:#ffffff;}
#breadcrumb p { padding-top:10px;}
a:link { color:#3F43A9;text-decoration: none;}
a:hover { color:#3F43A9;text-decoration: none;}
a:visited { color:#3F43A9;text-decoration: none;}



