/* CSS DYCATI.nl stylesheet */
/* wat doe jij hier ? dit is de stylesheet van Tutti Bella scooters */


* {
	margin-top: 0;
	padding: 0;
}



body {
	text-align: center;
	font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 120%;
	min-height:100%; 
	height: 100%;
	font-size: 11px;
	color: #636363;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a 					{color: #50535c; text-decoration: none; }
a:hover 				{color: #535a70;}


#wrap				{width: 968px; min-height: 100%; height:auto !important; height:100%; margin: 0 auto; padding: 0 0 0 0; background-color: #ffffff; position: relative; text-align: left;}
#menu				{position: relative; width:968px; height:76px; background-image: url(images/bg.gif); background-repeat: repeat-x; background-color: #FFFFFF; padding-left: 90px;}
#header				{position: relative; width:968px; height:205px; margin-bottom: 20px;}
#headertekst 		{position:absolute; left:621px; top:65px; width:213px; height:32px; font-size: 11px; font-weight: bold; color: #ffffff;}

/* H & list styles */

h2 			{font-size: 12px; font-family: tahoma; font-weight: bold; padding-left: 20px; background-image: url(images/h2bg.gif); background-repeat: no-repeat;}
h3 			{font-size: 12px; font-family: tahoma; font-weight: bold; line-height: 14pt; margin: 1em 0;}
ul 			{list-style-type: none; color: #50535c; padding: 0; margin-left: 5px;}
li 			{line-height: 14px; color: #565656; list-style-image: url("images/li.gif");}

/* IMG styles */

.img              {border: 1px solid #cccccc; margin-right: 7px;}
.img2 		{border: 1px solid #cccccc;}

.prijs 				{font-size: 14px;}

#sidebar-left 					{float: left; display:inline; left:0px; top:275px; width:229px; padding-right: 10px;}
#sidebar-left-content 			{color: #3d3e3f; font-size: 10px; width: 219px; background-color: #ecf1f5; margin-left: 5px; padding-top: 0px; vertical-align: top;}

#content-header 					{width:510px; height:48px; color: #000000; font-weight: bold; background-image: url(images/content_header.gif); background-repeat: no-repeat; overflow:visible; visibility: hidden;}
#content 						{float: left; width: 465px; padding-bottom: 0px;  text-align: left; height: auto; padding-right: 10px;}

#sidebar-right 		   			{float: left; width:229px; height:auto; }
#sidebar-right-content 			{color: #3d3e3f; font-size: 10px; width: 219px; background-color: #ecf1f5; margin-left: 5px;}
#leftfooter 		   				{background-image: url(images/sidebar_left_footer.gif); width: 229px; height: 91px; }

#content-footer_ 				{clear: both; bottom: 0; padding-left:229px; margin: 0px; width:510px; height:93px;}

.scootermenu 					{color: #3d3e3f;font-size: 11px;font-weight: bold;}

.label 		{background-color: #ecf1f5; border-top: 1px solid #dde2e6; border-left: 1px solid #dde2e6; padding: 3px; font-size: 10px;}
.data 		{background-color: #f8fafc; border-top: 1px solid #dde2e6; border-left: 1px solid #dde2e6; border-right: 1px solid #dde2e6; padding: 3px; font-size: 10px;}

#footer							 {clear: both; margin: 0px;width: 700px;}

