/* CSS Document */
*{
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* general links */
a:link { color: #C52126; }
a:hover { color: #5E6366 }
a:visited { color: #C52126; }

body{
	background-color:#C52126;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(../gfx/BG.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#ctnrMain{
	width: 777px;
	height: 600px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	width: 164px;
	height: 88px;
	z-index: 9;
	position: absolute;
	left: -16px;
	top: 50px;
}

/* Navigatie */
#leftnav{
	margin: 0px;
	padding: 0px;
	width: 150px;
		width: 160px;
	z-index: 10;
	position: absolute;
	top: 170px;
	left: 0px;
}
#subnav{
    height: 100%;
	margin: 0px;
	padding: 0px;
}
#subnav ul{
	margin: 0px;
	padding: 0px;
    margin-top: -3px;
    margin-bottom: -8px;
}
#subnav ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	width: 160px;
	background-color: #F02323;
}
#subnav ul li a{
	margin: 0px;
	padding: 0px;
	display: block;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
    height: 25px;
	text-indent: 0px;
	text-decoration: none;
	font-size: 9pt;
		font-size: 8pt;
	font-weight: bold;
	text-align: left;
    border-bottom: 1px solid #000000;
	background-color: #F02323;
}
#subnav ul li a:hover{
	color: #ffffff;
	background-color: #C91D1D;
}
#subnav ul li a.active{
	font-weight:bold;
	color: #000000;
}
#subnav ul li a.active:hover{
	font-weight: bold;
	color: #000000;
	background-color: #F02323;
}

#navImg{
	padding-top: 7px;
}

td{
	font-size: 8pt;
}

#languages{
	width: 600px;
		width: 777px;
	width: 625px;	
	text-align: center;
	margin-left: 140px;
	padding:5px;
}

#page{
    /*width: 637px;*/
		width: auto;
    /*margin: 0 0 0 140px;
    margin: 0 0 0 120px;*/
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50px;
	left: 140px;
	z-index: 1;
}

#body2200 #contentitems{
	width: 300px;
}
#body7068 #contentitems{
	width: 400px;
}
#contentitems{
	width: 550px;
	float: left;
	padding-top: 10px;
}

#content{
    /*width: 655px;*/
    background-repeat: no-repeat;
    padding: 20px 40px 10px 40px;
	width: 557px;
	background-image: url(../globalImages/BG3.gif);
}


#bottom{
	/*width: 755px;*/
	/*width: 637px;*/
		width: 650px;
		padding-left: 20px;
		padding-right: 40px;
	background-repeat: no-repeat;
	height: 51px;
	background-image: url(../globalImages/bottom1.gif);
}

.contentitem{
	font-size: 8pt;
}


h1{
    font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C52126;
	font-variant: small-caps;
	letter-spacing: 2px;

}
#animation{
	margin-bottom: 0px;
	position: absolute;
	top: -25px;
}

#new{
    width: 217px;
    height: 430px;
    float: left;
    margin-left: 30px;
    margin-top: 0px;
    background-image: url(../gfx/BG_nieuw.jpg);
    background-repeat: no-repeat;
    /*background-position: 0px 9px;*/
    background-position: 0px 40px;
    padding: 7px 0 0 7px;
}
#new h1{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
}

#new p{
	margin-top: 3px;
}

#image{
	border-style: solid;
	border-color: #DFE0E1;
	border-width: thick;
	border: 5px solid #DFE0E1;
	width: 192px;
}


#address{
    text-align: center;
    color: #838587;
    font-size: 7pt;
	text-align: center;
	padding-top: 10px;
}

TABLE{
     font-size:7pt;
}
*{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #F02323;
	scrollbar-highlight-color: #C68789;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #3F1314;
	scrollbar-shadow-color: #802628;
	scrollbar-arrow-color: #9DAF7F;
	scrollbar-track-color: #C52126;
}

#tbldetail { 
	border-collapse: collapse;
}
#tbldetail .cat {
}
#tbldetail .header td{
	background-color: #C75F62;
}
#tbldetail tr td {
	border: 1px solid #C75F62;
}

/* Request page */

.RequestTitel{
	font-weight: bold;
}

#ctnrRequest{
	text-align: center;
}

#ctnrRequest table{
	width: 500px;
}

#ctnrRequest table tr td{
	text-align: left;
}

/* Buy page */

#ctnrBuy table{
	width: 540px;
}

.BuyTitel{
	font-weight: bold;
}

#tblVoertuig tr td{
	width: 25%;
	vertical-align: top;
}

#tblUitrusting tr td{
	vertical-align: top;
}

#tblGegevens tr td{
	vertical-align: top;
}

.skypeStyle{
  color: #87C80A;
  font-size: 9pt;
  font-weight: bold;
}