.logo	{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px; 
        padding-left:4px;
        padding-right:2px;
		color: #FFCC00;
		letter-spacing: 2px;
		font-weight: bold; 
		}
.logo2  { 
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal; 
        font-size: 17px; 
        color: #4E4E4E; 
        font-weight: normal; 
        text-decoration: none; 
        letter-spacing: 1px;
        padding-left: 3px;
        }
.logo-oben  { 
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal; 
        font-size: 30px; 
        color: #4E4E4E; 
        font-weight: normal; 
        text-decoration: none; 
        letter-spacing: 2px;
        padding-left: 3px;
        }

.text  { 
        font-family: Verdana, Helvetica, sans-serif;
        font-style: normal;
	    line-height: 15px;
        font-size: 12px; 
        color: #333333; 
        font-weight: normal; 
        text-decoration: none; 
        }
.text2  { 
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
	    line-height: 13px;
        font-size: 12px; 
        color: #4E4E4E; 
        font-weight: bold; 
        text-decoration: none; 
        }

.text3  { 
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
	    line-height: 20px;
        font-size: 16px; 
        color: #000000; 
        font-weight: normal; 
        text-decoration: none; 
        }		

.link 
        { 
        font-style: normal; 
        color: #0066CC; 
        font-size:13px;
		font-weight: normal; 
		text-decoration: none; 
        letter-spacing: 0px;
        }
.link:visited 
        { 
        font-style: normal; 
        color: #0066CC; 
        font-size: 13px;
		font-weight: normal; 
        text-decoration: none; 
        letter-spacing: 0px;
        }
.link:hover 
        { 
        font: Verdana;
		font-style: bold; 
        font-size: 13px; 
		color: #0066CC; 
        font-weight: bold; 
        text-decoration: none;
        letter-spacing: 0px;
        }
.link:active 
        { 
        font: Verdana;
		font-style: bold; 
        font-size: 13px; 
		color: #0066CC; 
        font-weight: bold; 
        text-decoration: none;
        letter-spacing: 0px;
        }
a:active
        { 
        font-style: normal; 
        color: #9AB1B9; 
        font-weight: normal; 
        text-decoration: none; 
        letter-spacing: 0px;
        }
body	{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px; 
        line-height: 11px;
		
		}


