/* CSS Document */

html, body {
	height: 100%;
}

body {
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #030303;
	line-height: 21px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 15px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #030303;
}

img {
	border: none;
}

#container {
	margin: 0 auto;
	width: 903px;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#content_left {
	width: 435px;
	background: url(../images/border_content.gif) repeat-y right;
	float: left;
	margin-left: 25px;
	margin-top: 38px;
}

#content_left p {
	padding-right: 75px;
}

#content_right {
	width: 349px;
	float: right;
	margin-top: 38px;
	padding-top: 20px;
}

#content_right p {
	padding-right: 50px;
}


#content_onder {
	width: 903px;
	margin-top: 50px;
	float: left;
}

#menu {
	width: 903px;
	height: 41px;
}

.menu_item {
	float: left;
	height: 41px;
}

.menu_item img {
	border: none;
}

#showroom {
	width: 903px;
	height: 480px;
	background: url(../images/raccars_bg.jpg);
	position: relative;
}

.intro_left {
	float: left;
	width: 360px;
	padding-top: 15px;
	margin-left: 43px;
	display: inline;
}

.intro_right {
	width: 360px;
	float: right;
	padding-top: 15px;
	margin-right: 43px;
	display: inline;
}

.leesverder {
	text-align: right;
}

.leesverder a {
	font-weight: bold;
	text-decoration: underline;
	color: #030303;
}

#intro p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#occasions_bg {
	width: 903px;
	height: 400px;
	background: url(../images/occasions.jpg) no-repeat;
	position: relative;
}

.occasions_left {
	float: left;
	width: 360px;
	margin-left: 33px;
	display: inline;
}

#nieuws {
	width: 903px;
	height: auto;
	background: url(../images/nieuws.jpg) no-repeat;
	position: relative;
}

#nieuws:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

.nieuws {
	width: 360px;
}


.nieuwsbeschrijving {
	width: 358px;
	background: #ffffff;
	border: 1px solid #eaeaea;
}

.nieuwsbeschrijving p {
	padding-left: 15px;
	padding-right: 15px;
}

.nieuwstitel {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #030303;
	font-weight: bold;
	cursor: pointer;
}

.raquo {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #8c7235;
	margin-right: 15px;
	font-weight: bold;
}

.datum {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #8c7235;
}

.nieuws_left {
	float: left;
	width: 360px;
	padding-top: 400px;
	margin-left: 33px;
	display: inline;
}

.nieuws_right {
	width: 360px;
	float: right;
	margin-top: 10px;
	margin-right: 33px;
	display: inline;
}

#route {
	width: 903px;
	height: 600px;
	background: url(../images/route.jpg) no-repeat;
	position: relative;
}


.route_left {
	float: left;
	width: 360px;
	padding-top: 400px;
	margin-left: 33px;
	display: inline;
}

.route_right {
	width: 360px;
	float: right;
	margin-top: 10px;
	margin-right: 33px;
	display: inline;
}

.route {
	width: 360px;
}

.routeomschrijving {
	width: 358px;
	background: #ffffff;
	border: 1px solid #eaeaea;
}

.routeomschrijving p {
	padding-left: 15px;
	padding-right: 15px;
}

.route {
	margin-bottom: 10px;
	cursor: pointer;
}

#over_rac {
	width: 903px;
	background: url(../images/over_rac.jpg) repeat-x;
	position: relative;
}


#over_rac:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}


#activiteiten {
	width: 903px;
	background: url(../images/over_rac.jpg) repeat-x;
	position: relative;
}

#activiteiten:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

.activiteiten {
	width: 815px;
	height: auto;
	margin-left: 44px;
}

.activiteiten_links {
	width: 270px;
	height: auto;
	float: left;
}

.activiteit{
	width: 270px;
	height: 119px;
	cursor: pointer;
}

.activiteiten_rechts
{
	width: 521px;
	height: auto;
	border: 1px solid #eaeaea;
	float: right;
	margin-top: 7px;
}

.activiteiten_tekst
{
	padding: 20px;
}

.meer_info {
	display: block;
	color: #6f6f6f;
	font-weight: bold;
	margin-top: 9px;
}

.geschiedenis {
	width: 815px;
	height: auto;
	margin-left: 44px;
}

.rac_kader {
	width: 815px;
}

.rac_omschrijving {
	width: 813px;
	background: #ffffff;
	border: 1px solid #eaeaea;
}

.rac_omschrijving p {
	padding-left: 15px;
	padding-right: 15px;
}

.rac_titel {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #030303;
	font-weight: bold;
	cursor: pointer;
}

.rac_padding {
	padding: 28px;
}

.tijdlijn_kader {
	width: 760px;
	height: 58px;
}

.historie  {
	float: left;
	cursor: pointer;
}

.tijdlijn_midden {
	width: 756px;
	height: 46px;
	background: url(../images/over_rac/tijdlijn.jpg);
	
}

.rac_tijdlijn {
	margin-top: 33px;
	width: 813px;
	background: #ffffff;
	border: 1px solid #eaeaea;
}

.titel_tijdlijn {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #030303;
	font-weight: bold;
	cursor: pointer;
}

#contact {
	width: 903px;
	height: 600px;
	background: url(../images/contact.jpg) no-repeat;
	position: relative;
}

.contact_left {
	float: left;
	width: 360px;
	padding-top: 280px;
	margin-left: 33px;
	display: inline;
}

.contact_right {
	width: 360px;
	float: right;
	margin-top: 10px;
	margin-right: 33px;
	display: inline;
}

.contact {
	width: 360px;
	background: #ffffff;
	border: 1px solid #eaeaea;
}

.contact form {
	padding: 30px;
}

.label {
	width: 75px;
	color: #957a38;
	font-weight: bold;
	height: 27px;
}

p.label {
	width: 200px;
}	

form {
	margin: 0;
	padding: 0;
}

.input {
	border: 1px solid #e1d2af;
	width: 225px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #030303;
}

.textarea {
	border: 1px solid #e1d2af;
	width: 300px;
	height: 75px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #030303;
}


.button {
	border: none;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 100px;
	background: #957a38; 
	margin-left: 25px;
}

p.melding {
	margin-top: 0px;
	font-weight: bold;
}

.keuze {
	width: 502px;
	height: 45px;
	position: relative;
	top: 360px;
	left: 45px;
}

.keuze img {
	border: none;
}

.titel_rac {
	margin-bottom: 30px;
}

#intro {
	width: 903px;
	height: 250px;
	background: url(../images/intro_bg.jpg);
}

#logo {
	background:url(../images/logo_bg.gif) repeat-x top;
	text-align: center;
	width: 903px;
	height: 70px;
}


#footer {
	height: 40px;
	width: 903px;
	text-align: left;
	text-indent: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	color: #929497;
	float: left;
}

#footer a {
	color: #929497;
	text-decoration: none;
	font-weight: normal;
}

#footer_index {
	margin-top: 32px;
	width: 903px;
	height: 64px;
	float: left;
	background: url(../images/footer_bg.jpg) no-repeat top;
}

.footer_index {
	height: 32px;
	width: 903px;
	padding-top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929497;
	text-align: center;
	line-height: 32px;
}

.footer_index a {
	color: #929497;
	text-decoration: none;
	font-weight: normal;
}
