/*Algemene layout*/ 
.sitecontainer {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #723739;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #723739;	
}
body {
	background-image: url(image/bg_trouwkoetsen.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
body, table {
	color: #4A4A4A;
	font: 11px Verdana,Arial,sans-serif;
	line-height: 14px;
}

img {border:none;}

a:link, a:visited {
	color: #4A4A4A;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.explicit_link {color:#F00;}

h1 {font-size: 17px;}

.hidden {display:none;}

.header_nav {padding-right:5px;}

.header_nav A:link, .header_nav A:visited {
	color: #FF0000;
	text-decoration: underline;
}

.header_nav A:hover, .header_nav A:visited:hover {text-decoration: none;}

.main_left_1 {padding-left:15px;}

.main_left_2 {
	padding-left:15px;
	padding-right:30px;
}

.main_center {padding-right:15px;}

.footer, a.footer {
	background-color: #723739;
	color:#FFF;
}

/*alle rijtuigen links*/ 
.alle_rijtuigen {
	font-size:13px;
	display:inline-table;
	height:18px;
	font-variant:small-caps;
}
/*Jquery tooltip flowplayer.org*/
.alle_rijtuigen_tt { 
    display:none; 
	background:#723739;
	padding:10px;
} 

td.rt_inleiding {
	padding-right:30px;
}

td.rt_specs {
	padding-right:10px;
}
	 