/* ========================================= */
/* =  HR-Manager   -  WEBSITE STYLE SHEET  = */
/* ========================================= */
/*  performed and designed by Armin Bittner  */
/* ========================================= */
/*      Operating System Compatibility:      */
/*   Macintosh OS and Microsoft Windows OS   */
/* ========================================= */
/* ============ C L A S S E S ============== */
/* ========================================= */


body
    { scrollbar-arrow-color:#000098; scrollbar-base-color:#dddddd; }
    { margin-top : 0px; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; }
p, table, tr, td, tt
	{ font-family: verdana; font-size:8pt; }
th
    { font-family: verdana; font-size:8pt; background-color:#dddfff; text-align:left; }
legend
    { font-family: verdana; font-size:8pt; font-weight:bold; color:#000c9d; }
hr	
    { color : #828282; }
a	
    { color : #0000FF; font-weight : bold; /*==> Netscape V4.x */ }
a:link
    { text-decoration : underline; font-weight : bold; }
a:active
	{ color : #3399CC; font-weight : bold; }
a:visited
	{ color : #3399CC; text-decoration : underline; font-weight : bold; }
a:hover
	{ text-decoration : underline; font-weight : bold; }
strong
	{ background-color : #99CCFF; /*	font-weight : normal; ==> Netscape V4.x */ }
h1  
    { font-family:verdana; font-size:12pt; font-weight:bold; color:#000c9d; text-align:center }
h6  
    { font-family:verdana; font-size:8pt; font-weight:bold; color:#000c9d; text-align:center }
form
    { background-image:url(../imgsrc/background.gif); padding:20px; border:1px solid #B7B7B7; }
input, select
    { font-size:8pt; font-family:Verdana,sans-serif; color:#000000; background-color:#efefef }
textarea
    { font-size:8pt; font-family:Verdana,sans-serif; color:#000000; background-color:#efefef }
.option
    { background-image:url(../imgsrc/input.gif); }
.Bereich, .Feld
    { background-color:#FFFFAA; width:300px; border:6px solid #DDDDDD; }
.Auswahl
    { background-color:#DDFFFF; width:300px; border:6px solid #DDDDDD; }
.Check, .Radio
    { background-color:#DDFFFF; border:0px solid #DDDDDD; }
.Button
    { background-color:#AAAAAA; color:#FFFFFF; width:200px; border:6px solid #DDDDDD; }

