html,body
{
	background: #DDD1C1 url('../files/web/bg_background4.png') repeat top left;
	font: 12px "Trebuchet MS",Tahoma,sans-serif,sans,"MS Sans Serif"; 
	padding: 0; 
	margin: 0;
	height:100%;
}

p
{
  font-size: 1em;
}

h1
{
font-family: "trebuchet MS",sans-serif;
font-size: 20px;
font-weight:bold;
font-variant: small-caps;
letter-spacing: 0.8pt;
word-spacing: 0pt;
color: #666;

}
h2
{
font-family: "trebuchet MS",sans-serif;
font-weight:bold;
font-variant: small-caps;
letter-spacing: 0.8pt;
word-spacing: 0pt;
color: #666;
}
h3, .h3
{
font-family: "trebuchet MS",sans-serif;
font-size: 18px;
font-weight:bold;
font-variant: small-caps;
letter-spacing: 0.8pt;
word-spacing: 0pt;
color: #666;
margin:0.5em;
}
h4
{
  font-size: 1em;
}

a
{
	color: #EA1B2D;
}

a:hover, a.current, label:hover
{
	color: #000;
	ttext-decoration:underline;
	bbackground-color: #e0e0e0;
}

a img {
	border: 0;
}

.frame
{
	background-color: #FFF;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	sssheight:100%;
	margin-bottom: -49px; /* the bottom margin is the negative value of the footer's height */
	margin-left: auto;
	margin-right: auto;
	border:1px solid #CDCDCD;
}


.topdiv{
	background: transparent url('../files/web/bg_top.png') no-repeat top center;
	height: 174px;
	width: 900px;

}



.main{
	min-height:403px;
	width:900px;
	background:  transparent url('../files/web/bg_main.png') no-repeat top center;
	display:block;
	height: auto !important;

}

.header_content
{
	padding-left:252px;
	border: 0px solid #FF0;
	
}


.header
{
	border:0px solid #FFF400;
	padding:0px;
	dddheight:70px;
	padding-top:1px;
	width:618px;
}

.content
{
	
	border:0px solid#FF0000;
	width:618px;
	padding:10px;
	padding-top:5px;
	height: auto !important;

font-family: "trebuchet MS",sans-serif;
font-size: 13px;
letter-spacing: 0.6pt;
word-spacing: 0pt;
line-height: 1.6;



}





.bottomdiv{
	background: transparent url('../files/web/bg_bottom.png') no-repeat top center;
	height: 49px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding-top:10px;
color: #FFFFFF;
}
#push {
	height: 49px; /* .push must be the same height as .footer */
}

.lefter
{
border:0px solid #F0F;
float:left;
width:253px;
text-align:center;
}

.yamaha
{

width:242px;

}

 .dealer {
	background: #EA1B2D;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	margin: 3px auto 1px auto;
	padding: 1px;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	width:145px;
}


.nieuwsbrief
{
clear:both;
float:left;
margin-top:30px;
margin-left:25px;
text-align:left;
}

.nieuwsbrief table
{
margin-top:-13px;
}

.nieuwsbrief input
{
	border:1px solid #888;
	height:auto;
}


.credits
{
	padding-top: 10px;
	text-align: center;
	font-size: 0.8em;

}

.userlogin
{
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fff;
	padding: 3px 0 3px 0;
	border: 0;
	bborder-left: 10px solid #ff6d00;
}
.userlogin form
{
	padding: 0 0 0 7px;
	margin: 0px;
}
.userlogin input.txt
{
	border: solid 1px #ddd;
	height: 1em;
	width: 48px;
	margin-bottom: -2px;
}
.userlogin a {
	padding: 2px;
	text-decoration: none;
}
.userlogin a:hover {
	text-decoration: none;
	background-color: #ddd;
	ccolor: #ff6d00;
}

.icon
{
	margin-bottom: -6px;
}

.line
{
	clear:both;
	background-color:#333333;
	height:1px;
	margin-top:-1px;
}

select {
	font-size: 0.8em;
}
option.hd {
	background-color: #333;
}
input {
	font-size: 1em;
}

input.small
{
	width: 3em�
}





/* lang */
.lang
{
	clear: none;
	background-color: transparent;
	position: relative;
	padding-bottom: 1px;
	padding-left: 16px;
	mmargin-bottom: -45px;
}


/* error & info-display */
div.error, div.info, div.warning {
	color: #666;
	position: absolute;
	z-index: 20;
	top: 50px;
	left: 100px;
	width: 350px;
	padding: 10px;
	background-color: #f4f3e5;
	cursor: pointer;
	text-align: left;
	border: solid 1px #ddd;
	font-size: 1.8em;
	font-style: italic;
}
div.error div, div.info div, div.warning div {
	font-style: normal;
	text-align: left;
	padding: 10px 15px 15px 10px;
	border: solid 1px #fdd;
	background: url(img/bg_error.gif) no-repeat center center #fffbd7;
	background: #fffbd7;
	font-size: 0.5em;
	line-height: 1.8em;
}
div.error div span, div.info div span, div.warning div span {
	color: #666;
	font-family: "Courier New",monospace;
	line-height: 1.2em;
}

img.icon, input.icon {
	margin-bottom: -3px;
}

div.image_tree a, div.MM_imagebrowser a {
	border: 0;
}

div.image_tree div, div.MM_imagebrowser div {
	display:  block;
	float: left;
	clear: left;
}
div.image_tree div span, div.MM_imagebrowser div span {
	display:  block;
	float: left;
}
div.image_tree div.hidden, div.MM_imagebrowser div.hidden {
	display: none;
	float: left;
	clear: left;
}
div.image_tree span.ico, div.MM_imagebrowser span.ico {
	display: block;
	float: left;
	width: 16px;
	border: 1px solid transparent;
}
div.image_tree a img, div.MM_imagebrowser a img {
	border: 1px solid transparent;
}

div.image_preview {
	overflow: auto;
	height: 324px;

}

/* message */
div#message {
	position: absolute;
	display: block;
	width: 200px;
	height: auto;
	z-index: 20;
	background-color: #ffeebb;
	border: solid 1px #f00;
	text-align: center;
	padding: 3px;
	padding: 30px 20px 25px 20px;
	margin: 50px 0 0 200px;
	color: #c33;
	cursor: pointer;
}
div#message a.ok {
	display: block;
	border: solid 1px #f66;
	background-color: #ffdddd;
	padding: 5px 0;
	color: #f66;
	margin: 25px 50px 0 50px;
	text-decoration: none;
	font-weight: bold;
}
div#message a.ok:hover {
	color: #f00;
	background-color: #ffd8d8;
}

.contact
{

float:right;
width:300px;
}

.contact textarea
{
width:280px;
height:120px;
}
.contact h3
{
margin-top:0px;
}


.fotos
{
float:left;
margin:10px;
}


.cats
{

	sheight:auto;
	border:1px solid #CDCDCD;
	clear:both;
	width:615px;

}

.cats_title
{
font-family: verdana,sans-serif;
font-size: 16px;
font-variant: small-caps;

}

.cats_merk
{
float:left;
margin:4px 10px 10px 10px;
text-align:center;
width:128px;
height:145px;
border:0px solid #F00;
}


.nieuws_frame
{
margin-top:15px;

}

.nieuws
{
	background:#FFFFFF url('../files/web/bg_nieuws.png')  center bottom no-repeat;
	border:0px solid #F00;
	height:auto;
	min-height:100px;

}


.nieuws2
{
	background:#FFFFFF url('../files/web/bg_nieuws.png')  center bottom no-repeat;
	border:0px solid #F00;
	height:auto;
	height:170px;
}


.nieuws .date, .nieuws2 .date
{

	float:left;
	background:#FFFFFF url('../files/web/date02.gif') no-repeat;
	padding:0px;
	width:52px;
	height:63px;
	text-align:center;
	margin-left:-0px;
}

.nieuws .date .day, .nieuws2 .date .day
{
	color:#FFF;
	font-weight:bold;
	font-family:Arial;
	font-size:24px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}

.nieuws .date .month, .nieuws2 .date .month
{
font-family: verdana,sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2pt;
color:#FFF;
margin-top:-8px;
}

.nieuws .title a, .nieuws2 .title a, .nieuws .title span
{
float:left;
font-family: "trebuchet MS",sans-serif;
font-size: 20px;
font-weight:bold;
font-variant: small-caps;
letter-spacing: 0.8pt;
word-spacing: 0pt;
color: #666;
margin-left:10px;
margin-top:15px;
border:0px solid #F00;
width:550px;

text-decoration:underline;
}

.nieuws .title a:hover, .nieuws2 .title a:hover
{
color: #3990C6;
}

.nieuws .title span
{
text-decoration:none;
}

.nieuws .txt, .nieuws2 .txt
{
width:550px;
border:0px solid #F00;
margin-top:0px;
float:left;
margin-left:10px;
padding-bottom:10px;
font-family: "trebuchet MS",sans-serif;
font-size: 12px;
letter-spacing: 0.8pt;
word-spacing: 0pt;
line-height: 1.6;
height:auto;

}

.nieuws2 .txt
{
width:600px;

}

.zoek
{
 margin:4px;
}

span.title
{
font-family: "trebuchet MS",sans-serif;
font-size: 20px;
font-weight:bold;
font-variant: small-caps;
letter-spacing: 0.8pt;
word-spacing: 0pt;
color: #666;
text-decoration:none;
}

.red
{
color:#be0918;
}
