/* ########################################################################## */
/* noon CMS 1.0                                                               */
/* Autor: noon/noon.at/Thomas Bartl                                           */
/* Start: 13.01.2003                                                          */
/* ########################################################################## */
/* CSS-File für re:edit CMS 1.0 - Redaktionssystem                            */
/* ########################################################################## */
/* 20030113: CSS-Angaben                                            1900-1920 */
/* 20030114: CSS-Angaben                                            1520-1525 */
/* 20030311: CSS-Angaben                                            0215-0220 */
/* 20031120: Neu: #verweise                                         0455-0500 */
/* 20040516: .form .*                                               1555-1600 */
/* 20040517: .form .meldung ändern                                  0605-0610 */
/* 20040527: .form .meldung -> .meldung                             0415-0420 */
/* 20040710: body-background eeeeee -> ffffff                       0215-0220 */
/* 20040812: .content_list_offline -> f0f0f0                        1545-1550 */
/* 20040812: .content_list*                                         1620-1625 */
/* 20040814: .content_list.sort_aktiv                               0245-0250 */
/* 20040828: .zusatz_klein                                          0405-0410 */
/* 20050120: .form & .header                                        1340-1345 */
/* 20050121: .hr_trennlinie                                         1415-1420 */
/* 20050121: .site_header                                           1505-1510 */
/* 20050124: .hr_trennlinie_kl                                      1455-1500 */
/* 20050125: .site_footer                                           1620-1625 */
/* 20050207: .form Zeilenabstand                                    1845-1850 */
/* 20050208: .form .header -> .content_header                       1615-1620 */
/* 20050208: .site_footer / .zusatz_klein Anpassung                 1845-1850 */
/* 20050210: .content_list .content_noentry                         1720-1725 */
/* 20050210: body scrollbar                                         1745-1755 */
/* 20050211: .content_subtitel                                      1415-1420 */
/* 20050211: .content_list .locked                                  1815-1820 */
/* 20050222: .content_list .checkedout                              1620-1625 */
/* 20050308: Add: .form .missing                                    1620-1625 */
/* 20050311: .hilfe_spalte                                          1450-1455 */
/* 20050314: Add: .site_footer                                      1815-1820 */
/* 20050324: .form Zeilenabstand                                    1905-1915 */
/* 20050524: .form .inaktiv                                         1545-1550 */
/* 20050629: .content_list .priority_high                           0310-0315 */
/* 20180321: Inline-Styles -> Datei                                 1715-1810 */
/* 20180321: .input padding:2px                                     2200-2205 */
/* 20180324: Klassen für div-Formular                               2100-2115 */
/* ########################################################################## */

body { margin:5px; background-color:#ffffff;
       scrollbar-base-color:#ffffff;
       scrollbar-3dlight-color:#666666;
       scrollbar-arrow-color:#000000;
       scrollbar-darkshadow-color:#cccccc;
       scrollbar-face-color:#ffffff;
       scrollbar-highlight-color:#ffffff;
       scrollbar-shadow-color:#666666;
       scrollbar-track-color:#cccccc;
}

body,a,p,br,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,sub,sup,
strong,span,center,input,textarea,select,option
{ font-family:Verdana,Arial,Helvetica,sans-serif; color:#000000; }

body,a,p,ul,ol,li,div,td,th,address,nobr,b,i,span,center,
{ font-size:8pt; line-height:16pt; letter-spacing:1pt; }

h1 { font-size:12pt; letter-spacing:3pt;}
h2 { font-size:11pt; letter-spacing:3pt;}
h3 { font-size:10pt; letter-spacing:3pt;}
h4 { font-size:9pt; letter-spacing:3pt;}
h5 { font-size:8pt; letter-spacing:3pt;}

sub,sup { font-size:7pt; }

th { font-weight: bold; }

a:link    { color:#333333; text-decoration:underline; }
a:visited { color:#666666; text-decoration:none; }
a:active  { color:#666666; text-decoration:underline; }
a:hover   { color:#666666; text-decoration:underline overline; }

form { margin:0px; }

.site_header { background-color:#000000; color:#eeeeee; font-weight:bold; text-transform:uppercase; font-stretch:ultra-expanded; }
.site_footer { background-color:#000000; color:#eeeeee; font-size:7pt; letter-spacing:0pt; text-decoration:none; }
//.site_footer a:link,a:visited,a:active,a:hover { color:#eeeeee; font-size:7pt; text-decoration:none; }

.content_header   { background-color:#000000; color:#eeeeee; font-weight:bold; text-transform:uppercase; }
.content_box      { border:1px solid #000000; padding:3px; }
.content_entry    { font-weight:bold; }
.content_noentry  { color:#dddddd; }
.content_aktiv    { font-weight:bold; background-color:#eeeeee; }
.content_subtitel { font-weight:bold; text-transform:uppercase; }

.form               { font-size:8pt; }
.form .input        { border:1px solid #000000; background-color:#eeeeee; padding:2px; }
.form .button       { border:1px solid #000000; background-color:#eeeeee; font-size:7pt; letter-spacing:0pt; line-height:9pt; }
.form .missing      { color:#990000; font-weight:bold; background-color:#eeeeee; }
.form .inaktiv      { color:#999999; background-color:#eeeeee; }
.form div .hilfe_spalte { float:right; width:180px; background:#eee; padding:22px 4px; font-size:7pt; }
/*.form div .eingabe      { padding-top:22px; }*/
.form div .inputname    { float:left; width:120px; padding-top:5px; }

.meldung { border:1px solid #000000; background-color:#fff9f9; color:#000000; padding:0 4px 0 4px; font-size:7pt; }

.content_list a,td,th          { font-size:8pt; line-height:11pt; letter-spacing:0pt; }
.content_list .header          { background-color:#dddddd; }
.content_list .online          { background-color:#ffffff; }
.content_list .offline         { background-color:#eeeeee; }
.content_list .content_offline { color:#993333; }
.content_list .sort_aktiv      { background-color:#bbbbbb; }
.content_list .locked          { background-color:#ffc3c3; }
.content_list .checkedout      { background-color:#c3ffc3; }
.content_list .priority_high   { font-weight:bold; }
.content_list .priority_higher { font-weight:bold; color:#cc0000; }

.hilfe_spalte { font-size:7pt; letter-spacing:0pt; background-color: #eeeeee; padding:4px; }

.zusatz_klein { margin:0px; font-size:7pt; font-weight:lighter; text-decoration:none; letter-spacing:0pt; }

.hr_trennlinie { color:#000000; width:98%; height:1px; }

.hr_trennlinie_kl { color:#000000; width:95%; height:1px; }



#bild { margin:0px; color: #000000; font-size:7pt; text-decoration:none;}

#box { margin:5px; padding:5px; border:1px solid #000000; background-color:#999999; }

#white { color:#ffffff; }

#verweise { background-color:#fefefe; border-right:1px #000000 solid; }

#verweise hr { width:90%; border:0; border-top:1px solid #000; }

#verweise div { margin:5px 10px; }

#verweise #module { margin:0; }
#verweise #module div { margin:5px 10px; }
#verweise #module a { text-decoration:none; }

#verweise #footer { margin:25px 0 10px 0; }
