body {
background-color : #393939;
font-family : verdana, sans-serif;
}
#all {
margin : auto;
background-color : #ffffff;
background-image : url(../images/c_bg.png);
background-repeat : repeat-y;
width : 831px;
}
#right {
float : right;
padding-top : 8px;
}
#left {
padding-top : 8px;
padding-left : 8px;
}
#spacertop {
background-image : url(../images/spacertop.png);
background-repeat : no-repeat;
height : 3px;
}
#spacerbottom {
background-image : url(../images/spacerbottom.png);
background-repeat : no-repeat;
height : 3px;
}
#top {
background-image : url(../images/top.png);
background-repeat : no-repeat;
}
#logo {
background-image : url(../images/logo.png);
background-repeat : no-repeat;
margin-bottom : -16px;
}
#content {
margin : 0 2px 2px 2px;
background-image : url(../images/ccbg.png);
background-repeat : repeat-x;
}
#topnavi {
background-image : url(../images/topnavi.png);
background-repeat : no-repeat;
color : #ffffff;
font-size : 11px;
font-weight : bold;
height : 44px;
width : 565px;
margin-top : 2px;
padding-top : 5px;
text-align : center;
}
#topnavi ul {
 list-style : none;
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 text-align : center;
}
#topnavi li {
display: inline;
}
#topnavi a {
color : #ffffff;
text-decoration : none;
}
#topnavi a:hover {
text-decoration : underline;
color : #ffffff;
}
.space {
padding-left : 5px;
}
#navi {
background-image : url(../images/n_bg.png);
background-repeat : repeat-y;
width : 222px;
margin-right : 20px;
font-size : 11px;
padding-top : 20px;
}
#navi ul {
text-align : left;
}
#navi li {
list-style : none;
}
#navi a {
margin-top : 10px;
color : #000000;
text-decoration : none;
}
#navi a:hover {
margin-top : 10px;
text-decoration : none;
color : #d8d8d8;
}
#ende {
margin-top : -16px;
background-image : url(../images/ende.png);
background-repeat : no-repeat;
}
#text {
margin-right : 251px;
padding-top : 10px;
text-align : left;
}
#text h1 {
font-size : 14px;
color : #0063a9;
font-weight : bold;
}
#text p {
font-size : 11px;
color : #000000;
}
#text table {
font-size : 11px;
color : #000000;
}
#text a {
color : #0063a9;
text-decoration : underline;
}
#text a:hover {
color : #0063a9;
text-decoration : none;
}
#text span {
padding-left : 295px;
font-size : 11px;
color : #e3a1a1;
}
#footer {
clear : both;
background-image : url(../images/footer.png);
background-repeat : repeat-x;
margin-left : 3px;
margin-right : 3px;
height : 99px;
text-align : center;
font-size : 11px;
color: #A1A1A1;
}
#footer a {
color : #0063a9;
text-decoration : none;
}
#footer a:hover {
color : #0063a9;
text-decoration : underline;
}
#footer span {
color : #0063a9;
font-weight : bold;
}