/* navigation_startseite.css verhindert die Darstellug von Submenus auf Startseite */


/* Themenboxen fuer startseite: Abweichender Background en */

#startseite_box1    {
    background: transparent url("/fileadmin/img/backgrounds/ru/back_frontp_box_ueberdlg_ru.jpg") right top no-repeat;
 }

#startseite_box2    {
    background: transparent url("/fileadmin/img/backgrounds/ru/back_frontp_box_testland_ru.jpg") right top no-repeat;
}

#startseite_box3    {
    background: transparent url("/fileadmin/img/backgrounds/ru/back_frontp_box_ausstell_ru.jpg") right top no-repeat;
}

#startseite_box4    {
    background: transparent url("/fileadmin/img/backgrounds/ru/back_frontp_box_fachinfo_ru.jpg") right top no-repeat;
}

#startseite_box5    {
    background: transparent url("/fileadmin/img/backgrounds/ru/back_frontp_box_testlebe_ru.jpg") right top no-repeat;
}

#startseite_box6    {
    background: transparent url("/fileadmin/img/backgrounds/ru/back_frontp_box_veransta_ru.jpg") right top no-repeat;
}

#startseite_boxnews   {
    background: transparent url("/fileadmin/img/backgrounds/ru/back_frontpage_box_aktuell_ru.jpg") top right no-repeat;
}

.presse-tr-odd
{
	background:#fff;
}

presse-tr-even
{
	background:#fff;
}

.presse-td-text a:link
{
	border: 0px solid red;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.presse-td-text a:hover
{
	border: 0px solid red;
        font-weight: normal;
        color: #1B801F;
        text-decoration: none;
}


