﻿#contentheader {
	width: 570px;
	height: 45px;
	background:	url('../images/interface/bartitle.png') no-repeat;
	behavior: url('scripts/iepngfix.htc');
	text-indent:	20px;
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 42px;
	/*color:				#cb010b; */
	/*color:				#a7a7a7;*/
	color:				#F02311;
	font-weight: bold;
	text-transform: uppercase;
}

#contentcontainer {
	margin: 0 auto;
	float: left;
	width: 610px;
	margin-left: 3px;
	margin-right: 12px;
}

#content {
	margin: 0 auto;
	width: 608px;
	background: #343333;
	border: 1px solid #000000;
	margin-bottom: 12px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}


#content p {
	margin: 		15px;
	font-family: 	Tahoma;
	font-size:		12px;
	color:			#d3d3d3;
}

#content p a {
	/*color:				#cb010b; */
	/*color:				#a7a7a7;*/
	color:				#F02311;
	text-decoration: none;
}

#content p a:hover {
	background:			#000000;
}


#content img {
	margin: 		10px;
	padding: 		1px;
	background: 	#000000;
	/* border: 1px solid #cb010b; */
	border: 1px solid #F02311;
}

#content ul {
	margin: 	20px;
}


#content li {
	margin-left: 	20px;
	list-style-type: square;
	font-family: 	Tahoma;
	font-size:		12px;
	color:			#d3d3d3;
}


#homelogos {
	display: none;
}

#nawgegevens {
	margin: 		15px;
	font-family: 	Tahoma;
	font-size:		12px;
	color:			#d3d3d3;
}

#nawgegevens:first-line {
	color:			#d3d3d3;
	font-weight: bold;
}

#googlemaps {
	margin: 		10px;
	padding: 		1px;
	background: 	#000000;
	/* border: 1px solid #cb010b; */
	border: 1px solid #F02311;
	width: 			575px;
	height: 		400px;
}

#content table {padding: 0px; border-collapse:collapse;}

#kostdat {display: none;}


