/********************************************************** //
//                                                          //
// Producer     : VERMEULEN | TOTAL IDENTITY.               //
// Design       : S. Teschner / J. Rutten                   //
// Development  : S. Teschner / J. Rutten                   //
// Web          : www.vermeulen-totalidentity.nl            //
//                                                          //
// ******************************************************** //
//                                                          //
// Copyright ©  Vermeulen | Totalidentity                   //
// All rights reserved.                                     //
// All trademarks and registered trademarks are property of //
// their respective owners.                                 //
//                                                          //
//***********************************************************/


/**********************************

CLEAR WHITESPACES/WHITESPACE RESET

**********************************/
* {
padding:0;
margin:0;
}

/* HYPERLINKS */
:link,:visited { text-decoration:none }

/* GEEN LIST STYLE */
ul,ol { list-style:none }

/* ALLE HEADINGS HETZELFDE VOOR EEN CONSISTENTE STYLE */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* NOGMAALS ALLE ELEMENTEN STRIPPEN */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* STANDAARD GEEN BORDER OM EEN LINKED IMAGE */
a img,:link img,:visited img { border:none }



/**********************************

STANDAARD HTML-ELEMENTS 

**********************************/
body, html {
	background-color:#FFF;
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	line-height:1.2;
	background-image: url(images/site/bg.jpg);
}

p {
margin-bottom:20px;
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#e20035;
display:inline;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#e20035;
margin-bottom:6px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#999999;
margin-bottom:3px;
display:inline;
}

h4 {
font-size:12px;
color:#e20035;
}

table, td {
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
}

img {}

a, a:visited {
color:#e20035;
text-decoration:none;
}

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


a#outbound { 
padding-right:12px;
background:url(../../../images/site/link_outbound.gif);
background-position: right center;
background-repeat: no-repeat;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#e20035;
background-color:#FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #e20035;
margin-bottom:10px;
}

input:focus {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#FFFFFF;
background-color: #e20035;
border-width: 1px;
border-style: solid;
border-color: #e20035;
margin-bottom:10px;
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#e20035;
background-color:#FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #e20035;
}

textarea:focus {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#FFFFFF;
background-color: #e20035;
border-width: 1px;
border-style: solid;
border-color: #e20035;
}

a.credits:hover {
color:#B0D237;
text-decoration:none;
}

ul {
list-style:url(../../../images/site/list_pijltje.gif);
padding-left:16px;
margin-bottom:20px;
margin-top:6px;
}

li {
margin-bottom:2px;
}

/**********************************

EIGEN STYLES

**********************************/

#siteContainer {
background-color:#eee;
min-height:850px;
_height: 850px;
position:relative;
padding-bottom:20px;
}

#siteContainerHome {
background-color:#eee;
height:550px;
position:relative;
padding-bottom:20px;
}

#header {
height:174px;
margin-bottom:15px;
background-color:#FFF;
background-image:url(../../../images/site/header_bg.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#topFlash {
width:616px;
height:155px;
}

#taal {
	position:absolute;
	text-align:right;
	left:644px;
	top:8px;
	width: 330px;
}

#meestBezocht {
	position:absolute;
	height:113px;
	max-height:120px;
	overflow:hidden;
	width:273px;
	left:716px;
	top:68px;
	padding:7px;
}

#footer {
clear:both;
height:52px;
padding-top:10px;
background-color:#FFF;
background-image:url(../../../images/site/footer_lijn.gif);
background-position:top;
background-repeat:repeat-x;
}

#sponsorItem {
margin-left:10px;
margin-right:20px;
}

#nieuwsContainer {
position:relative;
margin-left:20px;
width:431px;
min-height:200px;
_height:200px;
background-color:#FFF;
border:1px solid #e0e0e1;
padding:0px;
padding-bottom:14px;
}


#reclame {
position:absolute;
width:226px;
height:250px; /* nog vast te stellen */
left:471px;
background-color:#FFF;
border:1px solid #e0e0e1;
padding:1px;
}

#banner {
position:absolute;
width:226px;
height:113px;
left:471px;
margin-top:256px;
}

#teaserContainer {
width:284px;
position:absolute;
left:715px;
}

#teaser {
min-height:100px;
_height:100px;
height:100px;
background-color:#FFF;
border:1px solid #e0e0e1;
background-image:url(../../../images/site/teaser_bg.gif);
background-position:bottom;
background-repeat:repeat-x;
margin-bottom:4px;
}

#teaserInside {
margin:6px;
line-height:1.6em;
}

#teaserInside p {
margin-left:60px;
}

#homeLink {
margin-bottom:6px;
}

#teaser img {
margin-right:8px;
float:left;
}

#teaserFoto {
float:left;
margin-right:10px;
}

#teasercontent {
float:left;
width:216px;
}

#contentContainer {
position:relative;
width:707px;
background-color:#FFF;
border:1px solid #e0e0e1;
padding-top:10px;
padding-bottom:30px;
left:265px;
}

#linksContainer {
position:absolute;
top:189px;
margin-left:20px;
width:211px;
min-height:200px;
background-color:#FFF;
border:1px solid #e0e0e1;
padding:7px;
}

#linksContainerContent {
position:absolute;
top:189px;
margin-left:20px;
width:223px;
min-height:200px;
background-color:#FFF;
border:1px solid #e0e0e1;
padding:1px;
}

#content {
padding-left:20px;
padding-right:10px;
}

.fietsersTabel {
border:0px solid #FFF;
}

.fietsersTabel td {
padding:6px;
}

tr#top {
background-color:#e20035;
color:#FFFFFF;
}

tr#twee {
background-color:#CCCCCC;
}

#nieuwsArchief {
text-align:right;
margin:10px;
}

/**********************************

MODULES

**********************************/

#nieuwsItem {
margin:12px;
margin-bottom:15px;
font-weight:lighter;
line-height:1.4em;
min-height:80px;
_height:80px;
}
#datum {
font-size:10px;
color:#b0b1b4;
}
#nieuwsItem img {
float:left;
margin-right:10px;
margin-bottom:10px;
}

/**********************************

SIFR

**********************************/


*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	
	padding-bottom:10px;
	display:compact;
}

.sIFR-replaced {
	visibility: visible !important;
	
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility:hidden;

}

.sIFR-hasFlash h3 {
	visibility: hidden;

}

.sIFR-hasFlash h4 {
	visibility: hidden;

}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
