/* 
    Document   : pwverwaltung
    Created on : 08.08.2008, 09:36:28
    Author     : krusty_user
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

HTML, BODY { margin:0px; padding:0px; font-family:Arial,Verdana,Helvetica; text-decoration:none;height:100%; }

BODY { background-color:#CBCED3; background-image:url(../images/bg_verlauf_weiss.png); background-repeat: repeat-x; overflow:-moz-scrollbars-vertical; }

#navigation { margin-top:15px; float:left; width:200px; margin-right:1px; font-size: 10pt; }

#header { height:150px; }

#news { float:right; width:200px; font-size:8pt; margin-top:0px; }

#content { float:right; padding:0px 0px 0px 0px; margin:15px 0px 0px 0px; width:765px; }

#content_std { float:right; padding:0px 15px 40px 0px; margin:15px 0px 0px 0px; width:550px; }

TABLE { text-align:center; margin:15px 0px 8px 0px; border:0px; background-color: #6F8CAF; font-size:8pt; color:#000000; width:100%; }

TD { font-size:8pt; color:#000000; padding:3px; background-color:#003F70; }
TD.zeile {background-color:#03589a; }

TH {font-size:8pt; color:#000000; padding:3px; background-color:#003F6F;}

P { color:#4d4d4d; font-size:9pt; line-height:12pt; margin:24px 0px 8px 0px;}
P.p_klein {font-size:8pt;line-height:11pt;}

UL { list-style-type:square; margin-top: 8px; margin-bottom: 5px;  }
LI {color:#4d4d4d; margin:0px 0px 0px -16px;  font-size:9pt;}

UL.news { list-style-type:square; }
UL.news LI { color:#383838; margin:0px 0px 10px -16px; font-size:8pt; }

UL.abstand {list-style-type:square;}
UL.abstand LI {margin:0px 0px 30px -16px;}

LI.impressions {margin-bottom:20px}

H1 { font-weight:bold; color:#1174b7; font-size:13pt; margin:50px 0px 30px 0px; }

.H1_1 { font-weight:bold; color:#1174b7; font-size:13pt; margin:10px 0px 30px 0px; }

SPAN.h1_datum {font-size:9pt;margin-left:25px;font-weight:normal;}

SPAN.span_head { font-weight:bold; margin:0px 0px 0px 0px; }

SPAN.span_date { color:#656565; margin:0px 0px 0px 0px; }

SPAN.span_link { float:right; line-height:10pt; margin:0px 10px 0px 0px; }

IMG { border:0px; }

.IMG_foto { float:right; margin:4px 0px 15px 35px; padding:0px 0px 0px 0px; }

.IMG_foto_left { float:left; margin:10px 15px 10px 0px; padding:0px 0px 0px 0px; }

A { color:#708db0; text-decoration:none;cursor:hand; }

A:link { color:#708db0;cursor:hand; }

A:visited { color:#708db0;}

A:hover { color: blue;}

A.a_news { color:#656565; }

A.a_news:hover { color:#000000; }

DIV.div_navi { text-align:left; vertical-align:top; height:19px; padding:5px 0px 0px 25px; color:#708db0; }

DIV.div_subnavi { text-align:left; vertical-align:top; height:19px; padding:5px 0px 0px 45px; color:#708db0; }

/* Klasse für den angewählten Link in der Hauptnavigation */
DIV.div_navi_akt { text-align:left; vertical-align:top; font-weight:bold; height:19px; padding:5px 0px 0px 25px;color:#006ab2; background-image:url(../images/button_overlay_light_2.png); }

/* Klasse für den angewählten Link in der Subnavigation */
DIV.div_subnavi_akt { text-align:left; vertical-align:top; font-weight:bold; height:19px; padding:5px 0px 0px 45px; color:#006ab2; background-image:url(../images/button_overlay_light_2.png); }

/* Klasse für den angewählten Übergeordneten Menupunkt */
DIV.div_subover_akt { text-align:left; vertical-align: top; height:19px; padding:5px 0px 0px 25px;color:#708db0; background-image:url(../images/button_aufgeklappt.png); }
