/* Stylesheet voor dikkebanden.nl */

/* Body */
body {
	margin:0px 0px 0px 0px;
	/*font: 12px/1.3 "Bitstream Vera Sans",Verdana,Helvetica,Arial,sans-serif;*/
	font: 12px/1.3 Verdana,Helvetica,Arial,sans-serif;
	background: #f5f5f5;
	color:#000;
	padding:0px;
	margin:0px;
}

#wrapper{
	background: url(pics/deco_shadow_r.png) right repeat-y;
	margin:0px;
	padding:0px;
	width:765px;
	float:left;
	z-index:10;
}


#leftcontent {
	background:#fff url(pics/deco_bg.jpg) bottom left no-repeat;
	/*color:#000;*/
	float:left;
	padding-bottom:140px;
	width:750px;
}

#bottom {
	float:left;
	clear:both;
	padding-top:20px;
	margin-bottom:10px;
	width:759px;
	background:url(pics/deco_shadow_b.png) top right no-repeat;
}

/* Main content, header bdb76b */
#header {
	background: #999958 url(pics/deco_track.png) right no-repeat;
	border-bottom:1px solid #707070;
	height:65px;
	margin-bottom:1em;
	width:750px;
}

#navlinks {
	text-align:right;
	clear:none;
	float:right;
	margin-right:5px;
	margin-top:45px;
}


#navlinks a {
	color:#fff;
	padding:1px;
}

#navlinks a:hover {
	background:#fff;
	color:#707070;
	text-decoration:none;
	padding:0px;
	border:1px solid #707070;
}

#headtitle {
	float:left;
	}

#headtitle0 {
	font-size:32px;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	margin-left:30px;
}

#headtitle0 a {
	color:#fff;
}

#headtitle0 a:hover {
	text-decoration:none;
	background:transparent;
}

#headtitle1 {
	font-size:32px;
	font-weight:bold;
}

#headtitle1 a {
	color:#000;
}

#headtitle1 a:hover {
	text-decoration:none;
	background:transparent;

}

/* Main content, body, assorted tags */
img {
	border:0px;
}

a {
	text-decoration:none;
	background:transparent;
	font-weight:bold;
	color: #a0522d;
}

a:active,a:hover {
	text-decoration: underline;
}

p {
	text-indent:8px;
	margin:0px 30px 10px 30px;
	text-align:justify;
}

p.title {
	text-indent:0px;
	margin:0px 30px 10px 30px;
}

p.hot {
	text-indent:0px;
}

em.title {
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	line-height:2em;
	margin:0px 30px 0px 30px;
}

em.smtitle {
	font-weight:bold;
	font-style:normal;
}

table {
	margin:0px 30px 15px 30px;
	vertical-align:top;
}

tr {
	height:1.2em;
}

/*td {
	font: 12px/1.3 Verdana, Arial, Helvetica, sans-serif;
}*/

ul {
	list-style: circle inside;
}

li {
	line-height:1.3;
	margin-right:30px;
}

/* Main content, body, assorted id's and classes */
#leftindex{
	width:65%;
	float:left;
}

#rightindex{
	width:34%;
	float:right;
	border-left:1px solid #d3d3d3;
}

#rightindex p {
	text-indent:0px;
	text-align:left;
}

#leftstd {
	width:75%;
	float:left;
}

#rightstd {
	width:24%;
	float:right;
}

#version {
	background-color:transparent;
	color:#c0c0c0;
	font-size:10px;
}

#hot {
	float:left;
	width:240px;
}

#not {
	float:left;
	width:240px;
	background:#f5f5f5;
}

#fietsen {
	margin:-8px 30px 20px 30px;
}

.fiets {	
	display:block;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #707070;
}

.photosub {
	text-align:right;
	line-height:1.5;
}

.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.bordje {
	float:left;
	margin-right:5px;
}

.pics {
	margin-bottom:15px;
	text-align:center;
}

.pics img {
	margin-right:10px;
	margin-left:10px;
}



.pimprow{
	clear:both;
	width:690px;
	margin-left:auto;
	margin-right:auto;
}

.pimp {
	float:left;
	width:330px;
	margin-bottom:25px;
	text-align:justify;
}

.green {
	color:#0f0;
}

.red {
	color:#f00;
}

.blue {
	color:#00f;
}

.black {
	color:#000;
}

.info0{
	white-space:nowrap;
	vertical-align:top;
	padding-right:10px;
}

.routesborder{
	border-top: 1px solid #000;
}

.routes td {
	padding-right:8px;
	white-space:nowrap;
}

/* End */
