@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
}

/* BACKGROUND */
	
.body_left {
	width: 50%;
	position: absolute;
	top: 0;
	text-align: right;
	left: 0;
	background-image: url(../images/bg_left.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#leftcol {
	margin: 0 475px 0 0;
	height: 630px;
	background-image:url(../images/boog.png);
	background-repeat:no-repeat;
	background-position: right top;
}

.body_right { 
	width: 50%; 
    position: absolute; 
    top: 0; 
    text-align: left; 
    right: 0; 
	background-image: url(../images/bg_left.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#rightcol {
	margin-left: 475px;
	height: 630px;
	background-image:url(../images/lucht_rechts.png);
	background-repeat:no-repeat;
	background-position: left top;
}

#bg {
	background-color:#b1e4f7;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding:0;
	position: relative;
	z-index:2;

}

#header {
	width: 950px;
	height: 165px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#logo {
	width: 189px;
	height: 158px;
	margin: 7px 0 0 23px;
	float: left;
	z-index: 99;
	position: relative;
}

.logo_anwb {
	width: 110px;
	height:90px;
	float: left;
}

.logo_sparta {
	width: 110px;
	height:90px;
	float: right;
}
#main {
	width: 880px;
	padding: 35px;
	background-color:#FFF;
	min-height: 530px;
	height:auto !important;
 	 height:530px;
	background-image: url(../images/twist.png);
	background-repeat: no-repeat;
	background-position: left -114px;
}	

#left {
	width: 525px;
	float:left;

}

#right {
	width: 300px;
	float:right;
}

#invoer {
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	background-color: #c9d200;
	background-image: url(../images/invoer_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#invoer table {
	margin: 9px 20px 0 20px;
}

.invoer_km {
	width: 170px;
	border: solid 1px #ccc;
	padding: 3px;
	font-size: 11px;
	color: #999;
}


.button_km {
	background-color:#6c8401;
	border:0; outline:0;
	color: #fff;
	padding: 2px 8px 2px 8px;
	font-size: 11px;
	height: 20px;
	width: 72px;
	text-align:center;
	cursor: pointer;
	outline: none;
}

.button_km:hover {
	background-color:#819e02;
}

.button_deelname {
	background-color:#00375b;
	border:0; outline:0;
	color: #fff;
	padding: 2px 8px 2px 8px;
	font-size: 11px;
	height: 20px;
	width: 72px;
	text-align:center;
	cursor: pointer;
	outline: none;
}

.button_deelname:hover {
	background-color:#034672;
}


#balk {
	width: 950px;
	height: 5px;
	background-color:#c9d200;
	position: relative;
}

#footer {
	height: 275px;
	margin-top: -130px;	
	margin-bottom: -130px;
	position: relative;
	background-color:#b1e4f7;
	z-index:1;
	background-image: url(../images/bg_gras.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}

.footer_left {
	width: 50%;
	position: absolute;
	top: 0;
	text-align: right;
	left: 0;
	background-image: url(../images/bg_fietsen_links.png);
	background-repeat: no-repeat;
	background-position: right top;
		behavior: url(css/iepngfix.htc);
}

#leftcolfooter {
	height: 275px;
	background-image: url(../images/bg_gras_molen.jpg);
	background-repeat:no-repeat;
	background-position: right top;
		
}

.footer_right { 
	width: 50%; 
    position: absolute; 
    top: 0; 
    text-align: left; 
    right: 0; 
	background-image: url(../images/bg_fietsen_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior: url(css/iepngfix.htc);
}

#rightcolfooter {
	height: 275px;
	background-image:url();
	background-repeat:no-repeat;
	background-position: left top;
}

/* footer actie */
body.body_actie .footer_left {
	background-image: url(../images/bg_fietsen_links2.png);
}

body.body_actie #leftcolfooter {
	background-image: url();
}


body.body_actie .footer_right { 
	background-image: url(../images/bg_fietsen_rechts2.png);
}

body.body_actie #rightcolfooter {
	background-image:url(../images/bg_gras_vuurtoren.jpg);
}

/* footer fietsroutes */

body.body_fietsroutes .footer_left {
	background-image: url(../images/bg_fietsen_links3.png);
}

body.body_fietsroutes #leftcolfooter {
	background-image: url(../images/bg_gras_kasteel.jpg);
}

body.body_fietsroutes .footer_right { 
	background-image: url(../images/bg_fietsen_rechts3.png);

}




.clear {
	clear: both;
	width: 10px;
	height:0;
	overflow: hidden;
}


h2 {
	color:#009ee0;
	font-size: 27px;
	margin:0;
	padding:0 0 15px 0;
	font-weight:bold;
}

h3 {
	font-size: 15px;
	color:#009ee0;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
	text-transform:uppercase;
}

h3.rood {
	color:#e00025;
}

h3.wit {
	color:#fff;
	padding: 0 0 0 20px;
}

h4 {
	color: #fff;
	font-size: 15px;
	margin: 5px 0 10px 0;
}

p {
	line-height: 140%;
}

a, a:link, a:visited {
	color:#009ee0;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

.intro {
	font-weight: bold;
	margin: 5px 0 10px 0;
}

.skip {
	display: none;
}

.generiek_menu {
	float: right;
	width: 300px; 
	margin: 0 32px 0 0;
	padding: 16px 0 16px 0;
	text-align: right;
	color: #70c1ec;
	display: inline;
}

.generiek_menu a, .generiek_menu a:link, .generiek_menu a:visited{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.generiek_menu a:hover{
	text-decoration: underline;
}
.divider {
	border-bottom: solid 1px #d9f1fa;
	padding: 0 0 17px 0;
	margin: 0 0 20px 0;
}



#opstapdagen {
	background-image: url(../images/proefrit_fiets.jpg);
	background-repeat: no-repeat;
	background-position: 195px 0;
}


.proefrit {
	font-size: 11px;
	display: block;
	width: 185px;
	line-height: normal;
	color: #2f2f2f;
	padding:0;
	margin:0;
}



a.link_klein, a.link_klein:link, a.link_klein:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.link_klein:hover {
	text-decoration: underline;
}

.aanbieding_tekst {
	font-size: 11px;
	line-height: normal;
	color: #2f2f2f;
	padding:0;
	margin:0;
}

.attentie {
	color: #e00025;
	font-size:14px;
	font-weight: bold;
	padding:0;
	margin:5px 0 5px 0;
}

.nieuwsitem {
	background-color: #e5f5fc;
	line-height:normal;
}

.nieuwsitem a {
	font-size: 12px;
}


.nieuwsitem th{
	text-align: left;
	padding: 6px 0 6px 0;
	color: #565656;
	font-size: 11px;
	font-weight: normal;
}

.nieuwsitem td {
	padding: 6px;
	width: 50px;
}

#menu {
	background-color: #009ee0;
	position: absolute;
	top: 90px;
	left: 71px;
	height: 52px;
	width: 845px;
	z-index: 1;
	background-image: url(../images/balk_rond.png);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.menu {
	list-style-type: none;	
	padding: 12px 0 0 165px;
	margin:0;
}

ul.menu li {
	float: left;
	height: 40px;
	display:block;
	margin:0 5px 0 0;
	padding:0;
	}
	
	
ul.menu li.active a, ul.menu li.active a:link, ul.menu li.active a:visited, ul.menu li.active a:hover {
	color: #fff;
	text-indent: -3000px;	
	display:block;	
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0 12px 0 12px;
	}
	
ul.menu li a, ul.menu li a:link, ul.menu li a:visited {
	color: #fff;
	text-indent: -3000px;	
	display:block;	
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0 12px 0 12px;
	}
	
ul.menu li a.m_home {
	background-position: left top;	
	width: 43px;

}

ul.menu li a.m_home:hover {
	background-position: left -80px;	
	width: 43px;

}

ul.menu li.active a.m_home, ul.menu li.active a.m_home:hover {
	background-position: left -40px;	
	width: 43px;

}

ul.menu li a.m_actie {
	background-position: -77px top;	
	width: 60px;
}

ul.menu li a.m_actie:hover {
	background-position: -77px -80px;	
	width: 60px;
}

ul.menu li.active a.m_actie, ul.menu li.active a.m_actie:hover {
	background-position: -77px -40px;	
	width: 60px;
}

ul.menu li a.m_win {
	background-position: -167px top;	
	width: 112px;
}

ul.menu li a.m_win:hover {
	background-position: -167px -80px;	
	width: 112px;
}

ul.menu li.active a.m_win, ul.menu li.active a.m_win:hover {
	background-position: -167px -40px;	
	width: 112px;
}

ul.menu li a.m_nieuws {
	background-position: -311px top;	
	width: 54px;
}

ul.menu li a.m_nieuws:hover {
	background-position: -311px -80px;	
	width: 54px;
}

ul.menu li.active a.m_nieuws, ul.menu li.active a.m_nieuws:hover {
	background-position: -311px -40px;	
	width: 54px;
}

ul.menu li a.m_fiets {
	background-position: -402px top;	
	width: 84px;
}

ul.menu li a.m_fiets:hover {
	background-position: -402px -80px;	
	width: 84px;
}

ul.menu li.active a.m_fiets, ul.menu li.active a.m_fiets:hover {
	background-position: -402px -40px;	
	width: 84px;
}

ul.menu li a.m_foto {
	background-position: -522px top;	
	width: 96px;
}

ul.menu li a.m_foto:hover {
	background-position: -522px -80px;	
	width: 96px;
}

ul.menu li.active a.m_foto, ul.menu li.active a.m_foto:hover {
	background-position: -522px -40px;	
	width: 96px;
}

	
.datum {
	font-size: 11px;
	color: #2f2f2f;
}

#deelname_formulier{
margin: 0;
}

#deelname_formulier th {
	text-align: left;
	color: #fff;
}

#deelname_formulier td {
	padding: 0 0 5px 0;
	color: #fff;
	text-align: left;
}

.deelname_form {
	background-color: #009ee0;
	padding: 5px 20px 0 20px;
}

.opties {
font-size: 11px;
color: #fff;

}

.opties a {
color: #fff;
text-decoration:underline;
font-weight: normal;
}

.invoer_deelname {
	border: solid 1px #ccc;
	padding: 3px;
	font-size: 11px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
}

.verplicht {
	font-size: 11px;
	color: #2f2f2f;
	padding: 0 0 0 20px;
}

.error{
	color: #fff;
}

#error {
	background-color: #e00025;
	color: #fff;
	padding: 10px;
	margin: 5px 0 5px 0;
}

#verstuurd {
	background-color: #c9d200;
	color: #000;
	padding: 10px;
	margin: 5px 0 5px 0;
	display:none;
}


/*sfeerimpressie */

#laatste_impressie {
	position: relative;
	float: left;
	border-top: solid 1px #cbebf9;
	padding: 20px 0 0 0;
	width: 550px;
}

#impressie {
position: relative;
float: left;
width: 560px;
}

div.photo_small {
width: 100px;
margin: 0 10px 15px 0;
float: left;
font-size: 11px;
position:relative;
}

div.photo_small a, div.photo_small a:link, div.photo_small a:visited, div.photo_snormal a, div.photo_normal a:link, div.photo_normal a:visited  {
color:#000;
}

div.photo_small img, div.photo_normal img{
margin: 0 0 10px 0;
}

div.photo_normal {
width: 150px;
margin: 0 12px 15px 0;
padding:10px;
float: left;
font-size: 11px;
border: solid 1px #cbebf9;
position:relative;
}


.bekeken {
font-size: 11px;
color: #7e7e7e;
}


#uploaden {
font-size: 11px;
}

#uploaden .invoer {
width: 290px;
border: solid 1px #ccc;
padding: 3px;
margin: 2px 0 7px 0;
font-size: 11px;
}

.invoer2 {
width: 273px;
border: solid 1px #ccc;
padding: 3px;
margin: 2px 0 7px 0;
font-size: 11px;
}

.submit {
background-color: #de0128;
border: solid 1px #de0128;
	border:0; outline:0;
	color: #fff;
	padding: 2px 8px 2px 8px;
	font-size: 11px;
	height: 20px;
	width: 72px;
	text-align:center;
	cursor: pointer;
	outline: none;
float: right;
padding: 2px 8px 2px 8px;
}

.submit2 {
background-color:#6c8401;
border: solid 1px #6c8401;
border:0; outline:0;
	color: #fff;
	padding: 2px 8px 2px 8px;
	font-size: 11px;
	height: 20px;
	width: 72px;
	text-align:center;
	cursor: pointer;
	outline: none;
float: right;
padding: 2px 8px 2px 8px;
}

.sorteer td, .sorteer select{
font-size: 11px;
}

/* paginanummering */


.paginanummer {
float: right;
width: 130px;
text-align:right;
color: #222222;
font-size: 12px;
padding-right: 20px;
margin: 10px 0 0 0;
}


.pagina_navigatie {
float: right;
width: 240px;
text-align:right;
margin-right: 10px;
color: #666;
margin: 10px 12px 0 0;
}


div.pagina_navigatie a{
color: #009ee0;
text-decoration:none;
}

div.pagina_navigatie a:hover{
color: #009ee0;
text-decoration:underline;
}

div.pagina_navigatie .active{
color: #000;
text-decoration:none;
}

div.pagina_navigatie .disable{
color: #000;
text-decoration:none;
}

.small {
width: 250px;
float: left;
height: 25px;
}

a.vorige {
	width: 15px;
	height: 16px;
	text-indent: -30000px;
	background-image: url(../images/vorige.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	color: transparent;
	outline: none;
	float: right;
	margin-right: 7px;
}

a.vorige:hover {
	background-image: url(../images/vorige_over.gif);
}

a.volgende {
	width: 15px;
	height: 16px;
	text-indent: -30000px;
	background-image: url(../images/volgende.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	color: transparent;
	outline: none;
	float: right;
	margin-right: 7px;
}

a.volgende:hover {
	background-image: url(../images/volgende_over.gif);
}

a.begin {
	width: 15px;
	height: 16px;
	text-indent: -30000px;
	background-image: url(../images/begin.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	color: transparent;
	outline: none;
	float: right;
	margin-right: 7px;
}

a.begin:hover {
	background-image: url(../images/begin_over.gif);
}

a.begin-inactive:hover {
	background-image: url(../images/begin.gif);
}

.nummers {
float: right;
display: block;
	margin-right: 7px;
}

.video_small {
	position: absolute;
	top: 33px;
	left: 33px;
}

.video_normal {
	position: absolute;
	top: 60px;
	left: 60px;
	margin: 0;
	padding: 0;
	border: none;
}
.grootte {
	font-size:10px;
	color:#666666;
}
