/* Stylesheet für UD-Loads Copyright by CHRIS ENTERTAINMENT - www.chris-entertainment.ch */
body {
background-image: url(sitebg.png);
margin: 0px;
text-align: center;
}
a {
color: #4F4F4F;
text-decoration: none;
border-bottom: 1px dotted #4F4F4F;
}

a:hover {
color: black;
border-bottom: 1px solid black;
}
#header {
background-image:url(header.png);
background-repeat: no-repeat;
width: 694px;
height: 17px;
text-align: center;
font-family: Arial;
font-size: 12px;
padding-top: 90px;
}
#footer {
background-image:url(footer.png);
background-repeat: no-repeat;
width: 694px;
height: 125px;
padding-top: 5px;
text-align: center;
font-family: Arial;
font-size: 11px;
}
#navi-left {
background-image:url(navi-left.png);
background-position: top;
background-repeat: no-repeat;
width: 116px;
height: 251px;
padding-left: 55px;
padding-top: 35px;
font-family: Arial;
font-size: 12px;
margin-top: 20px;
}
#navi-left a {
font-weight: bold;
color: white;
text-decoration: none;
border-bottom: 1px dotted black;
}
#navi-left a:hover {
color: black;
}
table {
width: 694px;
background-image:url(bg.png);

}

#content {
width: 342px;
padding-left: 10px;
font-family: Arial;
font-size: 12px;
color: #1F1F1F;
}
#content h1 {
font-size: 22px;
width: 293px;
height: 27px;
padding-left: 20px;
background-image:url(titel-bgt.png);
background-repeat: no-repeat;
}
#navi-right {
background-image:url(navi-right.png);
background-position: top;
background-repeat: no-repeat;
width: 136px;
padding-left: 35px;
padding-top: 35px;
height: 289px;
}
#navi-right a {
border: 1px solid white;
padding: 2px;
margin-bottom: 5px;
}
#navi-right a:hover {
border: 1px solid black;
}