body {background-image: url(grafik/bg.jpg); color: black}

        A:link {color: white; text-decoration: none}
        A:visited {color: white; text-decoration: none}
        A:hover {color: #47b400; text-decoration: none}


#main
{

margin:0px auto;
background-color; #efefef;
height: 600px;
width: 957px;

}

#head
{
background-image: url(grafik/head.jpg);
height: 74px;
width: 956px;
}

#nav
{
position: relative;
background-image: url(grafik/nav.jpg);
height: 30px;
width: 956px;
}

#nav_home
{
padding-left: 14px;
padding-top: 6px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: white;
position: absolute;
left: 117px;
background-image: url(grafik/nav_home_off.jpg);
background-repeat: no-repeat;
height: 30px;
width: 67px;
}

#nav_about
{
padding-left: 15px;
padding-top: 6px;
position: absolute;
left: 198px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: white;
background-image: url(grafik/nav_about_off.jpg);
background-repeat: no-repeat;
height: 30px;
width: 81px;
}

#nav_card
{
padding-left: 16px;
padding-top: 6px;
position: absolute;
left: 294px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: white;
background-image: url(grafik/nav_card_off.jpg);
background-repeat: no-repeat;
height: 30px;
width: 102px;
}

#nav_contact
{
padding-left: 18px;
padding-top: 6px;
position: absolute;
left: 414px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: white;
background-image: url(grafik/nav_contact_off.jpg);
background-repeat: no-repeat;
height: 30px;
width: 78px;
}

#nav_impress
{
padding-left: 16px;
padding-top: 6px;
position: absolute;
left: 510px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: white;
background-image: url(grafik/nav_impress_off.jpg);
background-repeat: no-repeat;
height: 30px;
width: 102px;
}




#content
{
position:relative;
background-image: url(grafik/con_bg.jpg);

width: 956px;
}


#content_head
{
width: 673px;
height: 37px;
background-image: url(grafik/con_head.jpg);
color: #fcb000;
font-size: 20px;
}
#content_head_text
{
margin-left: 45px;
position: relative;
top: 5px;
}

#content_con
{
width: 673px;
margin-left:145px;
margin-top: 40px;
font-family: Verdana;
font-size: 13px;
color: #656565;

}
#content_text
{
width: 616px;
margin-left:45px;
min-height: 422px;

}

#footer
{

background-image: url(grafik/footer.jpg);
width: 955px;
height:24px;
padding-top: 6px;
background-repeat: no-repeat;
}
