body
{
    background-image:url(/images/baustelle_web.jpg);
    background-repeat:no-repeat;
    /*background-attachment:fixed;*/
    background-color:White;
    background-position:top center;
    padding:0px; margin:8px 0px 0px 0px;
}

div 
{
    font-family:Verdana, Arial;
    font-size:11px;
}

#Home div
{
    margin:5px 0px 5px 0px;
}
a
{
    color:White;
    font-family:Verdana, Arial;
    font-size:13px;
}

#News div
{
    margin:5px 0px 5px 0px;
}
a.News
{
    color:Black;
    font-family:Verdana, Arial;
    font-size:11px;
}

a.impressum
{
    color:#FF0000;
    font-weight:bold;
}

a.formular
{
    color:#000;
}

h1
{
    margin:0px;
    padding:0px;
    font-family:Verdana,Arial;
    font-size: 22px;
}

h2
{
    margin:0px;
    padding:3px 7px 4px 7px;
    border-left:1px solid White;
    color:White;
    display:inline;
    font-size:14px;
    font-weight:normal;
    font-family:Verdana;
}

h2 a 
{
    font-size:14px;
    font-weight:normal;
    font-family:Verdana, Arial;
    text-decoration:none;
    color:White;
}

h4
{
    margin:0px;
    padding:0px;
    font-size:11px;
    font-weight:bold;
}

#Page
{
    width:950px;
    margin:0px auto;
    min-height:650px;
    height: 650px;
    position:relative;
    padding:0px;
}

#Heading
{
    position:absolute;
    left: 605px;
    top: 39px;
    color:White;
    width:330px;
    height:35px;
    overflow:hidden;
    
}

#Content
{
    position:absolute;
    left: 640px;
    top: 80px;
    width:280px;
    height:370px;
    overflow:visible;
}

#Menu
{
    position:absolute;
    left: 90px;
    top: 574px;
    width:596px;
    height:24px;
}

.td1
{
    width:70px;
    vertical-align:top;
    text-align:left;
}
.td2
{
    padding-left:5px;
    vertical-align:top;
    text-align: left;
    width:230px;
}
