*{
font-family: Trebuchet MS, Verdana, Arial;
}
a{
text-decoration: underline;
}
body{
padding: 0px;
margin: 0px;
background-color: #000000;
background-repeat: repeat-x;
background-image: url(http://www.riddersprint.nl/images/bg.jpg);
}
p,td,a,ul,li{
font-size: 13px;
line-height: 22px;
color: #00497d;
}
a{
color: #000000;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
ol li{
padding-bottom: 15px;
}
h1{
font-size: 20px;
color: #00497d;
font-style: italic;
font-weight: bolder;
}
h2{
font-size: 15px;
}
#content{
padding: 25px;
padding-right: 305px;
padding-left: 40px;
}
#menuBar, #menuBar *{
color: white;
font-size: 14px;
}
#copyright, #copyright *{
color: #000000;
font-size: 11px;
}
.contentTD{
background-image: url("/images/bg_content.jpg");
background-repeat: no-repeat;
background-position: bottom;
}