/* At-Rules */
@charset "iso-8859-1";

H5 {font : bold normal normal larger Arial;}

DIV.cl {text-align : center;}

TD.leftborder {border-bottom : none;    border-left : medium solid Green;    border-right : none;    border-top : none;    font : normal Arial;    word-break : keep-all;}

P {font-family:  Arial; font-size: 18; font-style: normal; font-variant: normal; font-weight: normal; height: auto}

TABLE {border : medium solid Green;    border-collapse : collapse;    clip : auto;    overflow : scroll;}

TABLE.noborder {border : 0px none Green;   border-collapse : separate;   border-width : 0;   page-break-after : always;}

TR {border : 2px outset Lime;    vertical-align : top;}

TR.noborder {border : 0px outset Lime;    vertical-align : top;}

TR.bkgrey {background: #e9ebe9; background-color: #e9ebe9; border:  2px outset Lime; vertical-align: top}

TR.bkblack {background: black; background-color: black; border:  2px outset Lime; vertical-align: top; color : white}

TR.bkgreyno {
	background : #e9ebe9;
	border : 0px none #e9ebe9
}
TD {
	border : thin ridge Lime;
	font: normal 10pt Arial;
	word-break : keep-all;
}

TD.black {
	border : thin ridge Lime;
	font: normal 10pt Arial;
	word-break : keep-all;
	background : Black;
}

TD.grey {
	background: #c0c0c0;
	background-color: #c0c0c0;
	border: thin ridge Lime;
	font: normal 10pt Arial;
	word-break: keep-all
}

TD.lowbord {
	font: normal 10pt Arial;
	word-break : keep-all;
	border-bottom : medium solid Green;
	border-left : 0px none;
	border-right : 0px none;
	border-top : 0px none;
}

TD.noborder {
	border : 0px ridge Lime;
	font: normal 10pt Arial;
	word-break : keep-all;
	border-width : 0px;
}

TD.dotborder {
	border : thin dotted Lime;
	font : normal 10pt Arial;
	word-break : keep-all;
	word-wrap : normal;
}

TD.fatbord {
	border-bottom : thick double Lime;
	border-right : none;
	border-left : none;
	border-top : thick double Lime;
	word-break : keep-all;
	font : normal normal 10pt Arial;
}

TH {
	border : thin ridge White;
	font: bold 10pt Arial;
	word-break : keep-all;
	background : Aqua;
	color : Black;
	background-position : top;
	vertical-align: bottom;
}

HR {height : 3px;    width : 100%;    color : Red;}

HR.colgrey {height : 3px;    width : 100%;    color : Gray;}

A:LINK {color : Blue;}

A:VISITED {color : Red;}

/*BODY {background : white url(bilder/dx.GIF);   scrollbar-3d-light-color : Aqua;   scrollbar-arrow-color : Blue;   scrollbar-base-color : #00CED1;   scrollbar-dark-shadow-color : #00008B;   scrollbar-face-color : inherit;   scrollbar-highlight-color : inherit;   scrollbar-shadow-color : inherit;   background-attachment : fixed;}*/

BODY {background : white;   color : black; scrollbar-3d-light-color : Aqua;   scrollbar-arrow-color : Blue;   scrollbar-base-color : #00CED1;   scrollbar-dark-shadow-color : #00008B;   scrollbar-face-color : inherit;   scrollbar-highlight-color : inherit;   scrollbar-shadow-color : inherit; }

LI{
	list-style : disc outside;
}

UL.LINE {
	list-style-image : url(bilder/streck.png);
}

UL.circle{
	list-style: circle outside;
}

LI.cricle{
	list-style: circle outside;
}

LI.grey {
	list-style-image: url(bilder/boxe.png);
	color : Gray;
}

LI.boxx{
	list-style: url(bilder/boxx.png);
}

LI.boxs{
	list-style : url(bilder/boxs.png);
}

LI.empty{
	list-style: none;
}

A:link.knapp {
	text-decoration: none; 
	color: #ffffff; 
	background-color: #FF4040; 
	border-top: 2px solid #FFC0C0; 
	border-right: 2px solid #C00000;
	 border-bottom: 2px solid #C00000; 
	 border-left: 2px solid #FFC0C0; 
}

A:active.knapp {
	text-decoration: none; 
	color: #ffffff; 
	background-color: #FF4040; 
	border-top: 2px solid #FFC0C0;
	border-right: 2px solid #C00000;
	border-bottom: 2px solid #C00000; 
	border-left: 2px solid #FFC0C0; 
}

A:visited.knapp {
	text-decoration: none; 
	color: #ffffff;
	 background-color: #FF4040;
	  border-top: 2px solid #FFC0C0; 
	  border-right: 2px solid #C00000; 
	  border-bottom: 2px solid #C00000; 
	  border-left: 2px solid #FFC0C0; 
}

A:hover.knapp {
	text-decoration: none; 
	color: #FFFF00; 
	background-color: #FF4040; 
	border-top: 2px solid #C00000; 
	border-right: 2px solid #FFC0C0; 
	border-bottom: 2px solid #FFC0C0; 
	border-left: 2px solid #C00000; 
}



/* End of style section. Generated by AceHTML at 2001-10-16 19:10:32 */



