/* Start of CMSMS style sheet 'Kombijsport - Atletiek' */
body {
background: #FFFFFF url(/images/bg.gif) repeat-y 50%  10px;
font-family: verdana,"nimbus sans",tahoma,"ms sans serif",helvetica,arial;
margin: 0;
padding: 0;
font-size: 95%;
color: #000080;
}

#container {
background-color: #FFFFFF;
position: relative;
margin-top: 0px;
margin-left: -368px; /* margin-left: - (width/2)px; */
left: 50%;
width: 786px;
height: 92px;
}

#spacer {
width: 786px; 
height: 10px; 
background-color: #FFFFFF;
}

#navigation {
position: absolute;
left: 10px;
top: 10px;
width: 92px;
font-size: 11px;
font-weight: bold;
}

#navigation_02 {
position: absolute;
left: 679px;
top: 10px;
width: 92px;
font-size: 11px;
font-weight: bold;
}

#search {
position: absolute;
top: 10px;
left: 117px;
width: 552px;
height: 67px;
background-image: url("/images/img_search_01.jpg");
background-repeat: no-repeat;
padding-top: 38px; 
text-align: center;
}

#content {
position: absolute;
top: 115px;
left: 117px;
width: 552px;
}

#content a:link, a:visited, a:active {
color: #000080;
}

/* HIGHLIGHTS */

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation ul li {
margin: 0;
width: 92px;
height: 57px; /* 92 - 35 */
margin-top: 35px;
text-align: center;
}

#navigation ul li a {
display: block;
color: #000000;
text-decoration: none;
width: 100%;
}

#navigation ul li a:hover {
color: #FFFFFF;
text-decoration: none;
}

#navigation_02 ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation_02 ul li {
margin: 0;
width: 92px;
height: 57px; /* 92 - 35 */
margin-top: 35px;
text-align: center;
}

#navigation_02 ul li a {
display: block;
color: #000000;
text-decoration: none;
width: 100%;
}

#navigation_02 ul li a:hover {
color: #FFFFFF;
text-decoration: none;
}

/* GLOBAL */

h1, h2, h3, h4 {
color: #000080;
padding: 0px 0px 0px 0px;
font-size: 120%;
font-weight: bold;
letter-spacing: 0.2em;
}

hr {
    height: 0;
    border: 0;
    border-top: 1px solid #666666;
}


/* HELPER */

img.align_center_middle {
display: block;
margin-left: auto;
margin-right: auto
}

p.align_middle {
display: table-cell; 
vertical-align: middle
}
/* End of 'Kombijsport - Atletiek' */

