.text  { 
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
	    line-height: 16px;
        font-size: 14px; 
        color: #000000; 
        font-weight: normal; 
        text-decoration: none; 
        }		

.link 
        { 
        font-style: normal; 
        color: #FFFFFF; 
        font-size:14px;
		font-weight: normal; 
		text-decoration: none; 
        letter-spacing: 0px;
        }
.link:visited 
        { 
        font-style: normal; 
        color: #FFFFFF; 
        font-size: 14px;
		font-weight: normal; 
        text-decoration: none; 
        letter-spacing: 0px;
        }
.link:hover 
        { 
        font-style: normal; 
        font-size: 14px; 
		color: #000000;
        font-weight: normal; 
        text-decoration: none;
        letter-spacing: 0px;
        }
.link:active 
        { 
        font-style: normal; 
        font-size: 14px; 
		color: #000000;
        font-weight: normal; 
        text-decoration: none;
        letter-spacing: 0px;        }
.link-menue 
        { 
        font-style: normal; 
        color: #000000; 
        font-size:13px;
		font-weight: normal; 
		background-color: #FFFFFF;
		text-decoration: none; 
        letter-spacing: 0px;
        }
.link-menue:visited 
        { 
        font-style: normal; 
        color: #000000; 
        font-size: 13px;
		font-weight: normal; 
        text-decoration: none; 
        letter-spacing: 0px;
        }
.link-menue:hover 
        { 
        font-style: normal; 
        font-size: 13px; 
		color: #eeeeee;
        background-color: #990000; 
        font-weight: normal; 
        text-decoration: none;
        letter-spacing: 0px;
        }
.link-menue:active 
        { 
        font-style: normal; 
        font-size: 13px; 
		color: #eeeeee;
        background-color: #990000; 
        font-weight: normal; 
        text-decoration: none;
        letter-spacing: 0px;
        }
.link-red 
        { 
        font-style: normal; 
        color: #eeeeee; 
        font-size:14px;
		font-weight: normal; 
		background-color: #FF0000;
		text-decoration: none; 
        letter-spacing: 0px;
        }
.link-red:visited 
        { 
        font-style: normal; 
        color: #eeeeee; 
        font-size:14px;
		font-weight: normal; 
		background-color: #FF0000;
		text-decoration: none; 
        letter-spacing: 0px;
        }
.link-red:hover 
        { 
        font-style: normal; 
        font-size: 14px; 
		color: #000000;
        background-color: #FF0000; 
        font-weight: normal; 
        text-decoration: none;
        letter-spacing: 0px;
        }
.link-red:active 
        { 
        font-style: normal; 
        font-size: 14px; 
		color: #FFFF00;
        background-color: #FF0000; 
        font-weight: normal; 
        text-decoration: none;
        letter-spacing: 0px;
        }
.link-klein
		{
		font-style: Verdana;
		font-size:10px;
		font-color: #000000;
		letter-spacing: 0px;
		text-decoration: none;		
		}
.link-klein:hover
		{
		font-style: Verdana;
		font-size:10px;
		font-color: #000000;
		text-decoration: none;		
		}
.link-klein:visited
		{
		font-style: Verdana;
		font-size:10px;
		font-color: #000000;
		text-decoration: none;		
		}
.link-klein:active
		{
		font-style: Verdana;
		font-size:10px;
		font-color: #000000;
		text-decoration: none;		
		}
		
body	{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px; 
        line-height: 11px;
		scrollbar-base-color:#99FFFF;
		scrollbar-track-color:#CCCCCC;

		}


