HTML {
	COLOR: #353535; BACKGROUND-COLOR: #fff
}
BODY {
    FONT-FAMILY: Frutiger,Arial,Helvetica; FONT-SIZE: 11px; COLOR: #353535; BACKGROUND-COLOR: #FFFBF0
    scrollbar-3dlight-color : #F75A84;
	scrollbar-arrow-color : #F75A84;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #F9F6F5;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #F9F6F5;
}
H1 {
    FONT-FAMILY: Frutiger,Arial,Helvetica
}
H2 {
    FONT-FAMILY: Frutiger,Arial,Helvetica
}
H3 {
    FONT-FAMILY: Frutiger,Arial,Helvetica
}
H4 {
    FONT-FAMILY: Frutiger,Arial,Helvetica
}

PLAINTEXT {COLOR: #000000; FONT-FAMILY: Frutiger,Arial,Helvetica; FONT-SIZE: 11px; TEXT-DECORATION: none}
A {
    COLOR: #000000; FONT-FAMILY: Frutiger,Arial,Helvetica; FONT-SIZE: 11px
}


A:hover {
    COLOR: #6079a1; FONT-FAMILY: Frutiger,Arial,Helvetica; FONT-SIZE: 11px
}
A:visited {
    COLOR: #000000; FONT-FAMILY: Frutiger,Arial,Helvetica; FONT-SIZE: 11px
}
A:active {
    COLOR: #000000; FONT-FAMILY: Frutiger,Arial,Helvetica; FONT-SIZE: 11px
}
A.anker {
    COLOR: #ff0000; FONT-FAMILY: Frutiger,Arial,Helvetica; FONT-SIZE: 11px; FONT-WEIGHT: bold
}

TD {
    FONT-FAMILY: Frutiger,Arial,Helvetica; FONT-SIZE: 11px} FONT.klein {FONT-SIZE: 9px
}
HR {
	COLOR: #000000; HEIGHT: 2px; border: 1px dotted #000000;
}
.head1 {
    background-color: #000000; color: #ffffff
}
.head2 {
    background-color: #F75A84; color: #000000
}
.row1 {
    background-color: #F9F6F5; color: #000000
}
.row2 {
    background-color: #FFFFFF; color: #000000
}
.box {
     height: 100%; width: 140px; padding-right: 5px; padding-left: 5px; background-color: #FFFFFF; border: 1px dotted #F75A84;
}
.rahmen {
    border: #F75A84; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

/*
a.menu { display:block; padding:4px; }

a.menu:link    { color:#000000; text-decoration: underline; font:  11px Arial, Sans-serif;}
a.menu:visited { color:#000000; text-decoration: underline; font:  11px Arial, Sans-serif;}
a.menu:hover   { color:#000000;  background-color:#C7D7F0; text-decoration: dotted; font: bolder 11px Arial, Sans-serif;}
a.menu:active  { color:#000000; text-decoration: underline; font: bolder 11px Arial, Sans-serif;}
*/
a.userbox { display:block; }

a.userbox:link    { color:#000000; text-decoration:none;}
a.userbox:visited { color:#000000; text-decoration:none;}
a.userbox:hover   { color:#000000; background-color:#C7D7F0;}
a.userbox:active  { color:#000000; text-decoration:none;}

#sidebar {
	/*float: left;*/
	border: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;		
	width: 120px;
	height: 30px;
	FONT-WEIGHT: bold;
	background-color: #FFC0CB; 
	
}
#solidrahmen {
border: #F75A84; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;	
}




