@charset "UTF-8";
/* CSS Janssen Cycling Team */
body {
background-color: #e4e4e3;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
a:link {
color: #000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
color: #000;
}
a:active {
text-decoration: none;
color: #000;
}
#wrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
border: 0;
width: 850px;
background-color: #fff;
}
#header {
height: 75px;
margin: 0;
background-color: #e4e4e3;
background-image: url(../images/layout_top.jpg);
background-repeat: no-repeat;
}
#linker_kolom {
float: left;
width: 190px;
padding-top: 60px;
background-image: url(../images/layout_logo.jpg);
background-repeat: no-repeat;
font-size: 10px;
}
#linker_kolom .menu {
padding-left: 20px;
}
#linker_kolom ul, ol {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}
#linker_kolom li {
padding-bottom: 5px;
}
#linker_kolom a:link {
color: #000;
text-decoration: none;
}
#linker_kolom a:visited {
text-decoration: none;
color: #000;
}
#linker_kolom a:hover {
text-decoration: none;
color: #146fb6;
}
#linker_kolom a:active {
text-decoration: none;
color: #146fb6;
}
.tekst_blauw {
color: #146fb6;
}
#linker_kolom h2 {
padding-left: 42px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 35px;
}
#linker_kolom .sponsors {
margin-left: -20px;
}
#rechter_kolom {
float: right;
width: 145px;
margin-top: 10px;
}
#rechter_kolom ul, ol {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-left: -39px;
margin-top: -5px;
}
#rechter_kolom li {
padding-bottom: 1px;
font-size: 9px;
}
#rechter_kolom a:link {
color: #d9d9d7;
text-decoration: none;
}
#rechter_kolom a:visited {
text-decoration: none;
color: #d9d9d7;
}
#rechter_kolom a:hover {
text-decoration: none;
color: #146fb6;
}
#rechter_kolom a:active {
text-decoration: none;
color: #146fb6;
}
#rechter_kolom h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 5px;
}
#content { 
float: left;
width: 59%;
margin-top: 17px;
margin-left: 13px;
}
#content h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; 
width: 470px;
border-top: #000 dotted 1px;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
}
#content h1 a:link {
color: #000;
text-decoration: none;
}
#content h1 a:visited {
text-decoration: none;
color: #000;
}
#content h1 a:hover {
text-decoration: none;
color: #000;
}
#content h1 a:active {
text-decoration: none;
color: #000;
}
#content h2{
font-size: 10px; 
color: #d9d9d7;
margin-top: -7px;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
}
#content p{
width: 470px;
margin: 0;
}
#footer {
clear: both;
background-color: #e4e4e3;
text-align: right;
color: #666666;
padding-right: 1px;
}
#footer2 {
margin-top: -12px;
background-color: #e4e4e3;
color: #666666;
padding-left: 1px;
}
#footer2 a:link {
color: #666666;
text-decoration: none;
}
#footer2 a:visited {
text-decoration: none;
color: #666666;
}
#footer2 a:hover {
text-decoration: underline;
color: #474646;
}
#footer2 a:active {
text-decoration: none;
color: #666666;
}
