    	a:link
	    {
	    	color:#888888;
	    }
        a:visited
	    {
	    	color:#888888;
	    }
        a:hover
	    {
	    	color:#333333;
	    }
        a:active
	    {
	    	color:#888888;
	    }
        .td4_x_1active
        {
            width:106px;
        }

        .td4_x_1active a:visited
        {
        	color:#333333;
        }
        .td4_x_1active a:link
        {
        	color:#333333;
        }
        .td4_x_1active a:hover
        {
            color:#333333;
        }
        .td4_x_1active a:active
        {
            color:#333333;
        }

        .td5_x_1active a:visited
        {
            border-Color:#FFFFFF;
        }
        .td5_x_1active a:link
        {
            border-Color:#FFFFFF;
        }
        .td5_x_1active a:hover
        {
            border-Color:#FFFFFF;
        }
        .td5_x_1active a:active
        {
            border-Color:#FFFFFF;
        }

	    .td5_x_1 a:link
	    {
            color:#333333;
	    }
	    .td5_x_1 a:visited
	    {
            color:#333333;
	    }
	    .td5_x_1 a:hover
	    {
            color:#333333;
	    }
	    .td5_x_1 a:active
	    {
            color:#333333;
	    }

        .td5_x_1
        {
            border-Color:#888888;
            border-style:solid;
            border-width:0px;
        }

        #borderActive
	    {
            border-Color:#333333;
            border-width:1px;
	    }

	    #body
	    {
	    	background-Color:#FFFFFF;
            margin:0;
	    }
        td
        {
            border: 0 solid red;
        }
        #textfeld
        {
	        color:#333333;
        }

        #td2_1_0
        {
            border-right-color:#666666;
        }
       	#td2_1_1
        {
            background-image:url(../media/main/grey2Dot.gif);
            border-color:#CC3333;
        }
        #tab3
        {
            background-image:url(../media/main/grey2Dot.gif);
        }