@charset "utf-8";
/* CSS Document */

img, div, a img, img{ 
	behavior: url(template/tripany/iepngfix.htc)
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565353;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #7b7b7b;
	margin: 0px;
	padding: 0px;
}

table h1{
	padding-left: 10px;
	padding-top: 0px;
}

h1{
	font-size: 14px;
	color: #004c98;
	font-weight: 100;
}

a{
	text-decoration: none;
	color: #7a7a7a;;
}

a:hover{
	text-decoration: none;
	color: #7b7b7b;
}

#container{
	width: 828px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper{
	float:left;
	width: 799px;
	height: 553px;
}

#schaduw_links{
	float: left;
	width: 12px;
	height: 553px;
	background-color:#7b7b7b;
	background-image:url(../images/schaduw_links.jpg);
	background-repeat: no-repeat;
}
#schaduw_rechts{
	float: left;
	width: 12px;
	background-color:#7b7b7b;
	height: 553px;
	background-image:url(../images/schaduw_rechts.jpg);
	background-repeat: no-repeat;
}

#bovenbalk{
	width: 799px;
	height: 36px;;
	background-image:url(../images/bovenbalk.jpg);
}

#logo{	
	position: absolute;
	margin-top: 0px;
	margin-left: 5px;
	width: 333px;
	height: 103px;
}

#plaatje{
	width: 799px;
	height: 469px;;
	background-repeat: no-repeat;
}

#banden_logos{
	position: relative;
	width: 110px;
	left: 645px;
	top: 20px;
}

#adres{
	width: 127px;
	padding-left: 3px;
	margin-top: 17px;
	font-size: 11px;
}

#schaduw_menu{
	float: left;
	background-image:url(../images/schaduw_menu.jpg);
	width: 799px;
	height: 12px;
	
}

a img{
	float: none;
	border: none;
	margin-left: 0px;
}


#main{
	float: left;
	width: 823px;
	background-image:url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	margin-top: -3px;
}

#main_links{
	float:left;
	width: 160px;
	padding-left: 35px;
	padding-top: 11px;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 11px;
}

#main_links ul{
	text-align: left;
	text-decoration: none;
	display: block;
	margin:0;
	padding: 0;
	
}

#main_links ul li{
	background: url(../images/arrows.jpg);
	background-position: 0 6px;
	list-style-type: none;
	text-align: left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	
}

#main_links ul li a{
	margin-left: 10px;
	width:200px;

}

#main_links a:hover{
	color: #004C98;
}

#main_content{
	float: left;
	width: 599px;
	padding-bottom: 20px;
}

#main_content_configurator{
	float: left;
	width: 599px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 60px;
}

#breadcrumbs{
	padding-bottom: 10px;
	padding-top: 12px;
	font-size: 11px;
}

#content{
	float:left;
	width: 500px;
	padding: 10px 10px 10px 10px;
	margin-left: 0px;
	height: auto;
}

#content a img{
	border: none;
	float: none;
}



/*FOOTER*/

#footer {
	float:left;
	width: 823px;
	height: 57px;
	background-image:url(../images/footer.jpg);    
	background-repeat: no-repeat;         
	display:block;
	padding: 1px 0px;
	margin-top: 0px;
	text-align: left;
	font-size:11px;
	color:#7a7a7a;
	
}


#logos{
	float:left;
	width: 300px;
	padding: 14px 0px 0px 19px;;
}

#disclaimer{
	float:right;
	width: 330px;
	padding-top: 24px;
}


.footer_block_dev {
	margin-right: 0px;
	height: auto;
	float:left;
}


#footer_menu {
	margin-left:15px;
}	

.footer_bg {
    float:left; 
    width:100%; 
 	color:#000;	
	/*width:962px;*/
	background: #727272 ; 
	border-top:5px solid #FE7A16;
}
#footer a {
	color:#7a7a7a;
	
}
#footer a:hover {
	color:#999999;
}

#footer ul {
		list-style-type:none;
		margin:0px;
		padding:0px;
		text-decoration:none;
		display:block;
}
#footer ul li {
	color:#bebebe;
	list-style:none;
	/*background: url('../images/footer_top.gif') no-repeat; */
	
}

#footer ul li a {
		color:#bebebe;
		
	
}
#footer ul li a:hover {
	color:#605f5f;
}


.footer_top {
	margin-left:34px;
	width: 902px;
	height:30px;
	/*background: url('../images/footer_top.gif') no-repeat; */
}


.footer_center {
	/*width: 922px;*/
	width: 799px;
	clear:both;
	margin-left:36px;
	/*background:#f5f5f5;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;	*/
	
	
}
.footer_bottom {
	margin-left:34px;
	/*width: 902px;*/
	width: 799px;
	height:0px;
	/*background: url('../images/footer_bottom.gif') no-repeat; */
}

#footer_space {
	clear:both; width:100%;height:10px;
}




.credentials {
	padding-top:15px;
	font-size:12px;
color:#bebebe;
	/*border-top:1px solid #DCDCDC;*/
	background: #323232;
	text-align:left;
	height:25px;
}
.credentials a{
/*	color:#000;*/
	color:#bebebe;
}

.credentials_left {
	width:460px;
	float:left;
	margin-left:34px;
}

.credentials_right {
	float:left;
	text-align:right;
	width:460px;
}

.credentials_right a {
	/*color:#000!important;*/
	color:#bebebe!important;
}



/* rounded box corners */

.roundcont {
	width: 570px;
	background-color: #e7e6e6;
	color: #565353;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url('../images/tr.jpg') no-repeat top right;     
}

.roundbottom {
	background: url('../images/br.jpg') no-repeat top right; 
}

img.corner {
   width: 9px;
   height: 6px;
   border: none;
   display: block !important;
}




