/*De Fietsenmaker Zedelgem*/
body{
	background-color: #AAAFB3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
}
a{
	text-decoration: none;
	color:#000;
}
a:visited{
	color:#000;
}
a:hover{
	text-decoration: none;
	color:#333;
}
#koersfietsen-de-fietsenmaker-zedelgem{
	position: relative;
	background-color: #AAAFB3;
	top: 0;
	width: 1000px;
	height: 675px;
	font-size: 1.1em;
	text-align: left;
}
#racefietsen-de-fietsenmaker-zedelgem{
	position: relative;
	background-color: #AAAFB3;
	top: 0px;
	width: 1000px;
	height: 675px;
	text-align: left;
}
/*banner=========================================*/
#slogan{
	position: absolute;
	top: -5px;
	right:0;
	width:100%;
	z-index: 100 !important;
}
#slogan h2{
	font-size: 28px;
	color: #222;
	text-align: center;
	padding-left: 150px;
}
#fietswinkel{
	position:absolute;
	top: 0;
	left:0;
}
#fietsenhandel-fiets{
	position:absolute;
	top: 108px;
	left:198px;
}
#banner-fietsenmaker{
	position:absolute;
	top: 490px;
	left:20px;
	z-index: 100 !important;
}
/*navigatie*/
#zedelgem-torhout-brugge{
	position: absolute;
	font-size: 12px;
	height: 200px;
	top: 260px;
	left: 0;
	width: 120px;
	z-index: 8;
} 
#zedelgem-torhout-brugge ul{
	list-style: none;
}
#zedelgem-torhout-brugge li{
	padding-bottom:2px;
	padding-top: 2px;
	height:20px;
}
#zedelgem-torhout-brugge li a{
	background-image:  url(fietsen-down.gif);
	display:block;
	width: 120px;
	padding-bottom:3px;
	padding-top: 3px;
	background-position: left;
	background-repeat: no-repeat;
	font-weight:bold;
	color: #000;
	padding-left:28px;
}
#zedelgem-torhout-brugge li a:hover{
	background-image:  url(fietsen-over.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#zedelgem-torhout-brugge li a.current{
	background-image:  url(fietsen-over.gif);
	background-position: left;
	background-repeat: no-repeat;
}
/* inhoud*/
#koersfiets-zedelgem{
	background-color: transparent;
	border: thick;
	overflow: hidden;
	position: absolute;
	height: 445px;
	top: 140px;
	left: 170px;
	width: 753px;
	z-index: 9;
}
h1{
	font-size: 18px;
	padding: 0;
	text-align: center;
	margin:0 0 10px 0;
}
h3{
	font-size: 17px;
}
hr{
	color: #D7E338;
	padding: 0;
	padding-left:80px;
	margin:0;
	height: 1px;
	width:610px;
}
#mountainbike{
	background-color: transparent;
	background-image: url(../koersfiets-mountainbike/alphaback.gif);
	border: thick;
	scrollbar-highlight-color: #AAAFB3;
	scrollbar-shadow-color: #D7E338;
	scrollbar-3dlight-color: #D7E338;
	scrollbar-arrow-color: #D7E338;
	scrollbar-track-color:#AAAFB3;
	scrollbar-darkshadow-color:#AAAFB3;
	scrollbar-base-color: #AAAFB3;
	scrollbar-face-color: #AAAFB3;
	overflow: auto;
	text-align: left;
	padding-top: 5px;
	position: absolute;
	height: 425px;
	top:0px;
	left: 26px;
	width: 715px;
	z-index: 5;
}
#mountainbike h2{
	font-size: 14px;
	margin: 10px 15px;
}
.foto-fietsen{
	float: left;
	margin: 3px;
}
.foto-fietsen img{
	border: 1px solid #000;
}
.clear{
	clear: both;
	margin: 3px;
}
#mountainbike p.center{
	text-align: center;
}
.fietsonderdelen{
	margin-top:5px;
}
#mountainbike dt{
	margin: 10px;
	font-size: 14px;
}
#mountainbike dt a{
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#mountainbike dt a:hover{
	text-decoration: underline;
	color: #D7E338;
	font-weight: bold;
}
#mountainbike dd a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#mountainbike dd a:hover{
	text-decoration: underline;
	color: #D7E338;
}
#mountainbike dd{
	margin: 3px;
}
#mountainbike p{
	margin: 5px 15px;
	text-align: justify;
}
.tweedehands-fietsen{
	font-weight: bold;
	font-size: 0.8em;
	margin:50px;
}
#openingsuren{
	clear: both;
}
#mountainbike ul{
	margin: 10px 10px 10px 40px;
}
.left{
	float: left;
}
#mountainbike ul li{
	list-style: square;
	margin: 6px 0;
	font-weight: bold;
}
.fietsonderdelen{
	width: 240px;
	float: left;
}
.fietsen-gamma{
	width: 240px;
	float: left;
	clear: left;
}
/*mail===============*/
.important {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(important.png);
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(ok.png);
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(error.png);
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
#mail{
	text-align: center;
}
label{
	width: 85px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.submit input{
	margin-left: 4.5em;
} 
input{
	color: #000;
	background: #EEE;
	border: 1px solid #D7E338;
}
input.bram-misseeuw{
	color: #000;
	background: #E1E8A4;
	border: 2px outset #D7E338;
	margin-bottom: 4px;
}
textarea{
	margin-top: 4px;
	color: #000;
	background: #EEE;
	border: 1px solid #D7E338;
	margin-bottom: 5px;
}
.submit input{
	color: #000;
	background: #E1E8A4;
	border: 2px outset #D7E338;
} 
fieldset{
	position: relative;
	float:left;
	margin-left:15px;
	text-align: right;
	border: 1px solid #D7E338;
	width: 400px;
}
fieldset p{
	padding: 0;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	width: 260px;
	
}
legend{
	color: #000;
	background: #EEE;
	border: 1px solid #D7E338;
	padding: 2px 6px;
} 
legend h3{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#gegevens{
	border-top: 1px solid #D7E338;
	text-align: left;
	width:510px;
	padding: 10px;
	z-index: 12;
}
.racefiets-img{
	border: 1px solid #D7E338;
}
/*fotoslide*/

/*PROMOTIE*/
#bram-misseeuw-zedelgem{
	width:680px;
	padding-left: 10px;
}
#bram-misseeuw-fietsen{
	width:670px;
	padding-left: 10px;
}
.foto-fietsen{
	text-align: center;
}
/*footer*/

#de-fietsenmaker-footer{
	position: absolute;
	top:640px;
	left:55px;
}
#de-fietsenmaker-footer h5{
	font-size: 10px;
	font-weight:bold;
}
#de-fietsenmaker-footer h5 a{
	color: #000;
	text-decoration: none;
}