/* algemene instellingen FunCycling */

body {
margin:0;
color:#000000;
font-family:verdana,arial,sans-serif;
}

.linkerkant {
background-color: #808080;
width: 15%;
}

.linkerkant1 {
background-color: #000000;
width: 15%;
}

.rechterkant {
background-color: #808080;
width: 15%;
}

.rechterkant1 {
background-color: #000000;
width: 15%;
}

.bovenkant {
background-color: #000000;
height: 20%;
}

.onderkant {
background-color: #000000
}

.allerlei {
background-color: #000000
}

.bannerzumba {
background-color:#FFFFFF;
}

.navigatie {
background-color: #ADFF2F;
}

.stijl3 {
color: #808080;
font-size: large;
}

.stijl4 {
	font-size: 16px;
	font-weight: bold;
}

.stijl1 {
	color: #FFFF33;
}

#header {
text-align: center;
width: 70%;
height: 15%;
}

#navigatie a{
color: #000000;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

#navigatie1 a{
color: #000000;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

#navigatie a:hover {
color: #808080;
text-decoration: none;
}

#navigatie1 a:hover {
color: #808080;
text-decoration: none;
}

#navigatie {
width: 15%;
background-color: #CC3300;
border-right: 2px solid #808080;
}

#navigatie1 {
width: 15%;
background-color: #ADFF2F;
border-right: 2px solid #808080;
}

#enter a:hover {
color: #ffffff;
text-decoration: none;
}

#midden {
background-color:#000000
}

#inhoud {
width: 55%;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
}

#navigatie2 {
background-color: #ADFF2F;
}

#inhoud1 {
width: 55%;
background-color: #ADFF2F;
padding-left: 30px;
padding-right: 10px;
font-size: 14px;
}

#inhoud h1{
text-align: center;
color: #000000;
}

#inhoud h3{
padding left: 20px;
}

#inhoud h5{
text-align: center;
}

#inhoud a{
color: #000000;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

#inhoud a:hover {
color: #808080;
text-decoration: none;
}

#footer {
border-top: 2px solid #808080;
padding-left: 50px;
font-size: 10px;
}

#footer a{
color: #000000;
text-decoration: none;
}

table {
background-color:#cc3300;
}