/*Font Descriptions*/

   
/* head level 1 */
.head1 {
	color: #E6E6E6; 
	font-size: 9px; 
	font-weight: normal; 
	font-family: tahoma, verdana, arial;  
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 22px;		
	}

/* head1 link desc */
a.head1:active	{ color: #E6E6E6; }
a.head1:link	{ color: #E6E6E6; } 
a.head1:visited { color: #E6E6E6; }
a.head1:hover	{ color: #FFFFFF; text-decoration: underline; }


/* navi1 */
.navi1  {
    color: #FFD553; 
    font-size: 9px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: 0px; 
    line-height: 16px;
	font-weight: normal;
    text-decoration: none; 
}
/* navi1 link desc */
a.navi1:active	{ color: #FFD553; }
a.navi1:link	{ color: #FFD553; } 
a.navi1:visited { color: #FFD553; }
a.navi1:hover 	{ color: #FFFFFF; }

/* logout */
.error  {
    color: #FFFFFF; 
    font-size: 9px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: 0px; 
    line-height: 16px;
	font-weight: bold;
    text-decoration: none; 
}
/* error link desc */
a.error:active	{ color: #FFFFFF; }
a.error:link	{ color: #FFFFFF; } 
a.error:visited { color: #FFFFFF; }
a.error:hover 	{ color: #FFFFFF; }

/* navi2 */
.navi2  {
    color: #8A0E1F; 
    font-size: 9px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: 0px; 
    line-height: 13px;
	font-weight: bold;
    text-decoration: none; 
}
/* navi2 link desc */
a.navi2:active	{ color: #8A0E1F; }
a.navi2:link	{ color: #8A0E1F; } 
a.navi2:visited { color: #8A0E1F; }
a.navi2:hover 	{ color: #999999; }




/* text */
.text  {
    color: #666666; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 14px;
    text-decoration: none; 
}

/* text link desc */
a.text:active	{ color: #666666; text-decoration: underline; }
a.text:link		{ color: #666666; text-decoration: underline; } 
a.text:visited	{ color: #666666; text-decoration: underline }
a.text:hover 	{ color: #DD006F; text-decoration: none; }

/* text2 */
.text2  {
    color: #E6E6E6; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 13px;
    text-decoration: none; 
}

/* text2 link desc */
a.text2:active	{ color: #8A0E1F; text-decoration: underline; }
a.text2:link	{ color: #8A0E1F; text-decoration: underline; } 
a.text2:visited	{ color: #FFB3B3; text-decoration: underline }
a.text2:hover 	{ color: #999999; text-decoration: none; }

/* text3 */
.text3  {
    color: #DD006F; 
    font-size: 11px; 
	font-weight: normal;		
    font-family: tahoma, verdana, arial; 
    letter-spacing: 2px; 
    line-height: 17px;
    text-decoration: none; 
}

/* text2 link desc */
a.text3:active	{ color: #DD006F; text-decoration: underline; }
a.text3:link	{ color: #DD006F; text-decoration: underline; } 
a.text3:visited	{ color: #999999; text-decoration: underline; }
a.text3:hover 	{ color: #999999; text-decoration: underline; }


/* footer */
.footer  {
    color: #8A0E1F; 
    font-size: 9px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: 0px; 
    line-height: 14px;
	font-weight: normal;
    text-decoration: none; 
}
/* navi link desc */
a.footer:active	{ color: #8A0E1F; }
a.footer:link	{ color: #8A0E1F; } 
a.footer:visited { color: #8A0E1F; }
a.footer:hover 	{ color: #8A0E1F; text-decoration: underline; }





/* head level 2 */
.head2 {
	color: #DD006F; 
	font-size: 13px; 
	font-weight: normal; 
	font-family: tahoma, verdana, arial;  
    letter-spacing: 6px;	
    text-decoration: none;
	}	

/* head level 3 */
.head3 {
	color: #DD006F; 
	font-size: 9px; 
	font-weight: normal; 
	font-family: tahoma, verdana, arial;  
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 22px;		
	}	

/* head3 link desc */
a.head3:active	{ color: #DD006F; }
a.head3:link	{ color: #DD006F; } 
a.head3:visited { color: #DD006F; }
a.head3:hover	{ color: #FFFFFF; text-decoration: underline; }


/* small1 text */
.small1	{
    color: #999999; 
    font-size: 9px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 13px;
    text-decoration: none; 
}

/* small2 text */
.small2	{
    color: #000000; 
    font-size: 10px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: 0px;
    text-decoration: none;
	font-weight: none;		 
}

/* text blocksatz*/
.block  {
    color: #000000; 
    font-size: 10px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 13px;
    text-decoration: none; 
    text-align: justify;
}

/*Link Descriptions*/




/* small1 link desc */
a.small1:active	{ color: #999999; }
a.small1:link	{ color: #999999; }
a.small1:visited { color: #999999; }
a.small1:hover 	{ color: #666666; }

/* small2 link desc */
a.small2:active		{ color: #666666; text-decoration: underline; }
a.small2:link		{ color: #666666; text-decoration: underline; } 
a.small2:visited	{ color: #666666; text-decoration: underline }
a.small2:hover 		{ color: #DD006F; text-decoration: none; }


/* keywords */
.keywords  {
    color: #FFD553; 
    font-size: 0px; 
    font-family: tahoma, verdana, arial; 
	font-weight: normal;
    text-decoration: none; 
}








/* textbox1 */
.textbox1  {
    color: #009F50; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 14px;
    text-decoration: none; 
}

/* textbox1 link desc */
a.textbox1:active	{ color: #009F50; text-decoration: underline; }
a.textbox1:link		{ color: #009F50; text-decoration: underline; } 
a.textbox1:visited	{ color: #009F50; text-decoration: underline }
a.textbox1:hover 	{ color: #FFFFFF; text-decoration: none; }

/* textbox2 */
.textbox2  {
    color: #737373; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 14px;
    text-decoration: none; 
}

/* textbox2 link desc */
a.textbox2:active	{ color: #737373; text-decoration: underline; }
a.textbox2:link		{ color: #737373; text-decoration: underline; } 
a.textbox2:visited	{ color: #737373; text-decoration: underline }
a.textbox2:hover 	{ color: #FFFFFF; text-decoration: none; }

/* textbox3 */
.textbox3  {
    color: #828200; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 14px;
    text-decoration: none; 
}

/* textbox3 link desc */
a.textbox3:active	{ color: #828200; text-decoration: underline; }
a.textbox3:link		{ color: #828200; text-decoration: underline; } 
a.textbox3:visited	{ color: #828200; text-decoration: underline }
a.textbox3:hover 	{ color: #FFFFFF; text-decoration: none; }

/* textbox4 */
.textbox4  {
    color: #00557D; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 14px;
    text-decoration: none; 
}

/* textbox4 link desc */
a.textbox4:active	{ color: #00557D; text-decoration: underline; }
a.textbox4:link		{ color: #00557D; text-decoration: underline; } 
a.textbox4:visited	{ color: #00557D; text-decoration: underline }
a.textbox4:hover 	{ color: #FFFFFF; text-decoration: none; }





BODY
{

 SCROLLBAR-HIGHLIGHT-COLOR: #EBEBEB;
 SCROLLBAR-SHADOW-COLOR: #EBEBEB;
 SCROLLBAR-BASE-COLOR: #EBEBEB;
 SCROLLBAR-3DLIGHT-COLOR: #EBEBEB;
 SCROLLBAR-ARROW-COLOR: #8A0E1F;
 SCROLLBAR-TRACK-COLOR: #EBEBEB;

 
 
}





input {
    color: #666666; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 12px;
    text-decoration: none; 
	background-color: #E4E4E4; 
	border-right: 0px solid; 
	border-left: 0px solid; 
	border-top: 0px solid; 
	border-bottom: 0px solid 
}


textarea {
    color: #666666; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 12px;
    text-decoration: none; 
	background-color: #E4E4E4; 
	border-right: 0px solid; 
	border-left: 0px solid; 
	border-top: 0px solid; 
	border-bottom: 0px solid 
}


select   {
    color: #666666; 
    font-size: 11px; 
    font-family: tahoma, verdana, arial; 
    letter-spacing: -0px; 
    line-height: 12px;
    text-decoration: none; 
	background-color: #E4E4E4; 
	border-right: 0px solid; 
	border-left: 0px solid; 
	border-top: 0px solid; 
	border-bottom: 0px solid 
	}

.button	{
    color: #DD006F; 
    font-size: 9px; 
	font-weight: normal;		
    font-family: tahoma, verdana, arial; 
    letter-spacing: 2px; 
    line-height: 13px;
    text-decoration: none; 
	width: 80px;
	background-color: #FFFFFF;
	border-top: 1px solid #DD006F;
	border-bottom: 1px solid #DD006F;
	border-left: 1px solid #DD006F;
	border-right: 1px solid #DD006F;		
}	
 
li {
	color: #666666;
	text-decoration: none;	
	font-family: tahoma, verdana, arial; 
	font-weight: normal;	
	font-size: 11px;
    line-height: 13px;	
	font-variant: normal;
	list-style: square;
	list-style-type: square;
	white-space: normal;
}
