body, p{
	font-size: 10pt;
	Color : #000000;
	Font-Family : Verdana;
	}


A{	
	Color : #0033cc;
	Text-Decoration : none;
	Font-Family : Arial;
	font-size: 10pt;
	}


A:active{
	Color : #0033cc;
	Font-Family : Arial;
	font-size: 10pt;
	}


A:visited{
	Color : #0033cc;
	Font-Family : Arial;
	font-size: 10pt;
	}


A:hover{
	Color : #0033cc;
	Text-Decoration : none;
	Font-Family : Arial;
	font-size: 10pt;
	}


TABLE{	
	Font-Family : Verdana;
	Color : #000000;
	font-size: 10pt;
	}

.tabelle{	
	Font-Family : Arial;
	Color : #000000;
	font-size: 8pt;
	}

.mainlink{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 8pt;
	font-weight:none;
	}
.mainlink:link{
	Font-Family : arial;
	Color : #000000;
	font-size: 8pt;
	font-weight:none;
	}
.mainlink:visited{
	Font-Family : arial;
	Color : #000000;
	font-size: 8pt;
	font-weight:none;
	}
.mainlink:active{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 8pt;
	font-weight:none;
	}
.mainlink:hover{
	Text-Decoration : underline;
	Font-Family : arial;
	font-size: 8pt;
	Color : #000000;
	font-weight:none;
	}

.piclink{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 11px;
	}
.piclink:link{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 11px;
	}
.piclink:visited{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 11px;
	}
.piclink:active{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 11px;
	}
.piclink:hover{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 11px;
	}

img {
	Border-color: #336699;
}

.INPUT
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    background-color: #f0f0f0;
	FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


.formtextarea { font-family:Verdana;
                BORDER-RIGHT: #000000 1px solid;
				BORDER-TOP: #000000 1px solid;
				BORDER-LEFT: #000000 1px solid;
				BORDER-BOTTOM: #000000 1px solid;
				font-size: 10pt;
		        color:#000000;
                
                background-color:#f0f0f0;
               	}


.formselect {   font-family:Verdana;
                font-size: 8pt;
				font-weight:bold;
                color:#FF4800;
                border-color:#ffffff;
                background-color:#000000;
             }

.dashed {
    border-width:1px;
    border-color:#a0a0a0;
    border-style:dashed;
}

.dotted {
    border-width:1px;
    border-color:#a0a0a0;
    border-style:dotted;
}

.groove {
    border-width:1px;
    border-color:#a0a0a0;
    border-style:groove;
}

.out
{
	border: solid 1px #ffffff;
	background: #ffffff;
	font-size: 9pt;
	padding-left: 6px;
}

.in
{
	border: solid 1px #CCCCCC;
	background: #FFE7B4;
	font-size: 9pt;
	padding-left: 6px;
}

.menutable
{
	border-width: 1px;
	border: solid 1px #ffffff;
	padding-left: 6px;
}