div.stdHdr {
	width:955px;
}
#foot {
	width:955px;
}
div.stdHdr {
    background: url( ../images/gradient_header_truvo.png) repeat-x;
}
div#content {
	width:933px;
}
#rightcolumn {
	float:right; 
	background-color:#ededed;
 	height:465px;
  	width:213px
}

* html #rightcolumn {width:212px}

div#box1 {
   
	background-color:#f0ab00;
	height:170px;
	color: white;
	padding: 18px;
}
div#box1 h1 {
	font-size: 15px;
}
div#box1 form {
	margin: 10px 0;
}
#mobi {
	border-width: 0px;
	font-family: arial, helvetica;
	width: 130px;
	height:16px;
	line-height:16px;
	font-size:14px;
	font-weight:bold;
	padding-left:3px;
	color:#333;
}
div#box1 form #btngo {
	color: white;
	background-color:#616365; 
	font-size: 10px;
	font-weight: bold;
	width: 25px;
}

.voetnoot {

	font-size: 9px;

}
div#box2 {
	background-color:#616365;
	height:33px;
	overflow: hidden;
	color: white;
	padding: 0px 18px ;
}

div#box2 h1 {
	font-size: 15px;
	line-height:33px;
}

div#box3 {
	background-color:#ededed;
	/*height:267px;*/
	padding: 18px;
}

div#box3 h1 {
	font-size: 15px;
	color:#f0ab00;
}

div#box3 img {
	margin: 10px 0 0 5px;
}

div#box3 form {
	margin: 10px 0;
}

.phones {
	border: 1px solid #BBB;
	width:170px;
	font-size:12px;	
}
#mainBorder {
	border:1px solid #CCCCCC;
	xheight:auto;
	overflow:auto;
	position:relative;
	background-image:url(../images/bgside2.gif);
	background-repeat:repeat-y;
	background-position:top right;

}

* html #mainBorder  {width:930px;
	background-image:url(../images/bgside.gif);
	background-repeat:repeat-y;
	background-position:top right;


}


#leftcolumn  {
	float:left;
	overflow:visible;
	padding:20px;
	width:666px;
}

* html #leftcolumn  {} 

#mainContent{
	float:left;
	overflow:visible;
	width:714px;
}

#leftcolumn p {
	font-size: 12px;
	xfloat: left;
	display: block; 
	line-height:18px;
	color:#111;
}

#leftcolumn p.first {
	font-weight: bold;
	color:#333;
	font-size: 13px;
	margin-bottom: 14px;
}

* html #leftcolumn p.first  {width: 670px;} 

#leftcolumn h1 {
	color: #f0ab00;
	margin-bottom: 12px;
	font-size: 24px;
	margin-left:-2px;
}

#leftcolumn img{
	float: right;
}

#leftcolumn p.shorter {
	width: auto;
	font-weight: bold;
	color:#333;
	font-size: 13px;
	margin-bottom: 5px;
}

* html #leftcolumn p.shorter {
	xwidth: 670px;
}


li {	font-size: 12px; line-height:18px}
ol {margin-bottom:0px;}


#indicator {
	position: relative;
	left: 57px;
	top: 50px;
}
#headerlinks {
	margin-top: 20px;
}

#headerlinks tr td 
{
	height:18px;
}

#headerlinks tr td a {
	xwidth: 90px;
	display:block;
	background-image:url(../images/arrow_men_0.gif); 
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:19px;
	height:18px;
	line-height:18px;
	color:#333;
	padding-right:15px;
}


#headerlinks tr td a:hover {
	color:#f0ab00;
	background-image:url(../images/arrow_men_1.gif); 
	background-repeat:no-repeat; 
	padding-left:19px;
	height:18px;
	display:block;
}

.phoneModel{
	float: left;
	/*text-decoration: underline;*/
	border-bottom: 2px solid #666;
	font-size: 1em;
	margin: 5px 10px 5px 0px;
	padding-bottom: 4px;
	font-weight: bold;
	color: Gray;
}


.phonebrand a:link, .phonebrand a:visited, .phonebrand a:active {color:#666;text-decoration: none; font-weight:bold;}
.phonebrand a:hover {color:#ff7400;text-decoration: underline;}

.emailbox{
	position: relative;
	float:left;
	background-color: #EDEDED;
	width: 170px;
	height: 90px;
	padding: 10px;
	margin-right: 16px;
}

.emailbox label{
	display: block;
	font-weight:bold;
	color:#616365;
	margin-bottom: 4px;
}

.emailbox input{
	display: block;
	width:160px;
	margin-bottom: 10px;
}
.verstuur{
	margin-top: 20px;
	color:#ffffff;
	font-weight:bold;
	padding: 2px;
	background-color: #F0AB00;
	border: solid 0px #fff;
	border-bottom: solid 1px #616365;
	border-right: solid 1px #616365;
}
.error{
	color: Red;
	width:400px;
	display:block;
	padding-bottom:5px;
}