
A:link
{
    COLOR: #54493F;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #54493F;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #FE4B03;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #DF0000;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}


body
{
    margin: 0px;

    color: #54493F;
    background: #ffffff;
    font-size: 10px;

    font-weight: normal;
    FONT-FAMILY: tahoma, arial, helvetica;
}



h1,h2
{
    color: #54493F;
}



p
{
    color: #54493F;
}


td
{
    color: #54493F;
}

td.small
{
    font-size: 10px;
}

.menutable
{
    color: #54493F;
    font-size: 14px;

    font-weight: normal;
    FONT-FAMILY: tahoma, arial, helvetica;
}



.haendlername
{
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    FONT-FAMILY: arial, helvetica;
}


.haendlerdaten
{
    font-size: 18px;
    font-weight: bold;
    font-style: none;
    FONT-FAMILY: arial, helvetica;
}


.haendlerthema
{
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    FONT-FAMILY: arial, helvetica;
}




.title
{
    position: absolute;
    top: 0px;
    left: 0px;

    width: 1024px;
    height: 130px;

    background-image: url("title.jpg");
}


.berlin
{
    position: absolute;
    top: 0px;
    right: 0px;

    width: 148px;
    height: 120px;

    background-image: url("berlin.gif");
}


.menu
{
    position: absolute;
    top: 135px;
    left: 20px;

    width: 90%;
}





.menu_background
{
    position: absolute;
    top: 130px;
    left: 0px;
    width: 100%;

    background: black;
    background-image: url("menu_background.jpg");
    background-repeat: repeat-x;
}


.sideblock_shuttlebus
{
    position: absolute;
    top: 170px;
    left: 0px;

    width: 280px;
    height: 468px;

    background: white;
}

.sideblock_shuttlebus2
{
    position: absolute;
    top: 170px;
    right: 0px;

    width: 320px;
    height: 725px;
	z-index: 10000;

    background: white;
    background-image: url("shuttlebus2.jpg");
}

.sideblock_dienacht
{
    position: absolute;
    top: 185px;
    left: 0px;

    width: 413px;
    height: 826px;

    background: white;
    background-image: url("die_nacht.jpg");
}

.sideblock_buttons
{
    position: absolute;
    top: 170px;
    left: 0px;

}


.berlin_gross
{
    position: absolute;
    top: 185px;
    left: 280px;

    width: 600px;
    height: 517px;

    background: white;
    background-image: url("berlin_gross.jpg");
}


.mainblock
{
    position: absolute;
    top: 185px;
    left: 470px;

    width: 877px;
    height: 790px;

    background: white;
    background-image: url("hauptfeld.jpg");

	padding:30px;
    font-size: 14px;
}

.mainblock_haendler
{
    position: absolute;
    top: 185px;
    left: 370px;

    width: 897px;
    height: 810px;

    background: black;
    background-image: url("hauptfeld.jpg");

	padding:20px;
}


