.logo	{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px; 
        padding-left:0px;
        padding-right:2px;
		color: #CC0000;
		line-height: 25px;
		letter-spacing: 2px;
		font-weight: bold; 
		}
.logo2  { 
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal; 
        font-size: 17px; 
        color: #4E4E4E; 
		line-height: 25px;
        font-weight: normal; 
        text-decoration: none; 
        letter-spacing: 1px;
        padding-left: 0px;
        }
.logo-obe { 
        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: Arial, Helvetica, sans-serif;
        font-style: normal;
	    line-height: 15px;
        font-size: 13px; 
        color: #000000; 
        font-weight: normal; 
        text-decoration: none; 
        }
.text2  { 
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
	    line-height: 15px;
        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: #0000CC; 
        font-size:13px;
		line-height: 15px;
		font-weight: normal; 
		text-decoration:underline; 
        letter-spacing: 0px;
        }
.link:visited 
        { 
        font-style: normal; 
        color: #003366; 
        font-size: 13px;
		font-weight: normal; 
        text-decoration:underline; 
        letter-spacing: 0px;
        }
.link:hover 
        { 
        font-style: normal; 
        font-size: 13px; 
		color: #CC0000; 
        font-weight: normal; 
        text-decoration:underline;
        letter-spacing: 0px;
        }
.link:active 
         { 
        font-style: normal; 
        color: #0000CC; 
        font-size:13px;
		line-height: 15px;
		font-weight: normal; 
		text-decoration:underline; 
        letter-spacing: 0px;
        }
.link-menue 
        { 
        font-style: normal; 
        color: #003366; 
        font-size:13px;
		font-weight: normal; 
		background-color: #FFFFFF;
		text-decoration: none; 
        letter-spacing: 0px;
        }
.link-menue:visited 
        { 
        font-style: normal; 
        color: #003366; 
        font-size: 13px;
		font-weight: normal; 
        text-decoration: none; 
        letter-spacing: 0px;
        }
.link-menue:hover 
        { 
        font-style: normal; 
        font-size: 13px; 
		color: #FFFFFF;
        background-color: #CC0000;
		display: block;
		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;
        }
		
body	{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px; 
        line-height: 11px;
		}

