/* cpc-pages.de */
/* Style-Sheet Definition */
/* Januar 2003 */

/* Hintergrund */
body { background-color:white; text-align:center; margin-left:2px; margin-right:2px }

/* Text allgemein */
p { font-family:Verdana,sans-serif; color:black; font-size:medium; }
p.menue_left { color:white; background-color:blue; border:2px solid white; padding:4px; margin:10px; }
p.menue_left_active { color:red; background-color:#6060FF; border:2px solid white; padding:4px; margin:10px; }
p.footer {font-size:10px; }
h1 { font-family:Verdana,sans-serif; color:#004080; font-size:24pt; text-decoration:underline;}
h2 { font-family:Verdana,sans-serif; color:#004080; font-size:18pt; }

/* Links im Text*/
a:link { font-weight:bold; color:#0000E0; text-decoration:none }
a:visited { font-weight:bold; color:#0000E0; text-decoration:none }
a:hover { font-weight:bold; color:#E00000; text-decoration:underline }
a:active { font-weight:bold; color:#E00000; text-decoration:underline }
a:focus { font-weight:bold; color:#00E000; text-decoration:none }

/* Links im linken Menue*/
a.menue_left:link { font-size:10pt; font-weight:normal; color:white; text-decoration:none }
a.menue_left:visited { font-size:10pt; font-weight:normal; color:white; text-decoration:none }
a.menue_left:hover { font-size:10pt; font-weight:normal; color:#E00000; text-decoration:none }
a.menue_left:active { font-size:10pt; font-weight:normal; color:#gray; text-decoration:none }

/* Links Fusszeile*/
a.footer:link { font-weight:bold; color:gray; text-decoration:none }
a.footer:visited { font-weight:bold; color:gray; text-decoration:none }
a.footer:hover { font-weight:bold; color:#E00000; text-decoration:underline }
a.footer:active { font-weight:bold; color:#E00000; text-decoration:underline }

/* Tabelleneigenschaften */
table { border:none; border-spacing:0px; emty-cells:show; table-layout:fixed}
td.banner_left { width:140px; height:60px; background-image:url(pics/background_menue_left5.jpg);
                 background-repeat:repeat-y; text-align:center; vertical-align:middle; padding-top:0.5cm;}
td.banner { width:560px; height: 60px; background-color:#C3D7FF; text-align:center; vertical-align:middle; }
td.titel_left { width:140px; height: 140px; background-image:url(pics/background_menue_left5.jpg);
                background-repeat:repeat-y; text-align:center; vertical-align:middle; }
td.titel { width:560px; height: 140px; background-color:white; text-align:center; vertical-align:middle; }
td.menue_left { width:140px; background-image:url(pics/background_menue_left5.jpg); background-repeat:repeat-y;
                vertical-align:top; }
td.text { width:560px; background-color:white; padding-top:0.1cm; padding-left:0.5cm; padding-right:0.5cm }
td.location_left { width:140px;  background-image:url(pics/background_menue_left5.jpg);
                   background-repeat:repeat-y; text-align:center; }
td.location { width:560px; background-color:white; padding-top:1cm; padding-left:0.5cm; padding-right:0.5cm;
              font-family:Verdana,sans-serif; color:blue; font-size:x-small; }
td.counter { width:140px; background-image:url(pics/background_menue_left5.jpg); background-repeat:repeat-y;
 text-align:center;  padding-top:0.5cm; padding-bottom:0.5cm;
              padding-left:0.5cm; padding-right:0.5cm }
td.footer { width:560px; color:gray; background-color:#C3D7FF; padding-top:0.5cm; padding-bottom:0.5cm;
            padding-left:0.5cm; padding-right:0.5cm }