@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	background: #FFF url(../images/bg_beige.jpg) fixed repeat 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	}

#main{
	margin: 0 auto 0 auto;
	width: auto;
	margin-top: 10px;
	width: 706px;
	text-align: left;

	}
#header{
	float: left;
	height: 120px;
	width: 696px;
	margin: 3px;
	border: solid #000 thin;
	background-color:#999;
}
#header1{
	float: left;
	height: 383px;
	width: 696px;
	margin: 3px;
	border: solid #000 thin;
	background-color:#999;
}
#menu {
	float: left;
	height: 32px;
	width: 700px;
	margin: 3px;
	background-image: url(../images/menu1.jpg);
	background-repeat:repeat-x;
}
#content{
	float: left;
	height: auto;
	width: 680px;
	margin: 3px;
	padding: 10px;
	border: solid #000 1px;
	background-color: #f6ebd6;
}

#start{
	float: left;
	height: auto;
	width: 670px;
	
	border: solid #000 1px;
	background-color: #f6ebd6;
}
#one{
	float: left;
	height: auto;
	width: 330px;
	
	
	border: solid #000 1px;
	background-color: #f6ebd6;
}
#two{
	float: left;
	height: auto;
	width: 330px;
	
	
	border: solid #000 1px;
	background-color: #f6ebd6;
}
#footer{
	float: left;
	height: 60px;
	width: 700px;
	margin: 3px;
	border: solid #000 1px;
	background-color: #000;
	background-image: url(../images/i_paris.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#footer_cnd{
	float: left;
	height: 60px;
	width: 700px;
	margin: 3px;
	border: solid #000 1px;
	background-color: #000;
	background-image: url(../bike/b_optimo/cnd_logo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
/* home page start
 
 */
#content_hp{
	float: left;
	height: auto;
	width: 700px;
	margin: 3px;
	padding: 0px;
	border: solid #000 1px;
	background-color: #f6ebd6;
}
#left {
float: left;
	height: auto;
	width: 350px;
	margin: 0px;
	padding: 0px;
	border: solid #000 1px;
	background-color: #f6ebd6;
}
#right {
float: left;
	height: auto;
	width: 335px;
	margin: 0px;
	padding: 5px;
	background-color: #f6ebd6;
}
 
 /* home page end
 
 */
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


a.menu:link, a:visited{
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
}
a.menu:hover, a:active{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	font-size:13px;
} 
.fox{
	float: right;}
.links{
	float: left;
	padding: 5px;
	padding: 6px 6px 6px 6px;
} 
.rechts{
	float: right;
	padding: 5px;
	padding: 6px 6px 6px 6px;
}
a.speciaal{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
background-color: transparent;
}

a.speciaal:link, a.speciaal:visited{
color: #24006B;
border-bottom: 1px dashed #24006B;
}

a.speciaal:hover, a.speciaal:active{
color: #FF6600;
border-bottom: 1px dashed #AA80FF;
} 
