/*

only black used as color

*/

#site { 
	width: 650px; 
	font: 12px "trebuchet ms", arial, verdana, sans-serif;
	line-height: 16px;
	color: black;
}

#header, #navigation, #footer, .right .top, .right .bottom, 
img#euregio, #payoff, .left ul.subnav { display: none;}

.head {
	font: 23px "trebuchet ms", arial, verdana, sans-serif; 
	color: #ed6e27; 
	margin: 20px 0px 7px 0px;
}

.right .middle {
	margin: 10px 0px;
}

.right {
	font-style: italic;
}

#content .text {
	margin: 10px 0px;
}

#content { width: 650px; }

h1, td h1 {font: 19px "trebuchet ms", arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h2, td h2 {font: 17px "trebuchet ms", arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h3, td h3 {font: 15px "trebuchet ms", arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h4, td h4 {font: 14px "trebuchet ms", arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h5, td h5 {font: 13px "trebuchet ms", arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h6, td h6 {font: 12px "trebuchet ms", arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}

#content a:link, #content a:visited {text-decoration: none; color: black ;  border-bottom: 1px solid black;}

#content a img { margin: 10px 0px; float: right; border: 0px solid #fff;}
#content img.left {	margin: 0px 10px 10px 0px; float: left; }
#content img.right { margin: 0px 0px 10px 10px; float: right; }

#print_header {
	width: 650px;
	height: 80px;
	display: block;
	border-bottom: 1px solid black;
}

#print_header .adres {
	float: left;
}

#print_header .logo {
	margin: 0px;
	padding: 0px;
	float: right;
}

/* ------------------------------------------------------------------------- Google Map */

#googlemap form {
	display: none;
}

#googlemap {
	margin-bottom: 10px;
}
 
#googlemap .omschrijving {
	margin: 3px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 65px;		
	height: 25px;
	float: left;
	font: 11px "trebuchet ms", arial, verdana, sans-serif;
	font-weight: normal;
	line-height: 11px;
	color: #393947;
}

#googlemap .invul {
	margin: 0px 5px;
	padding: 0px 10px;
	width: 430px;	
	height: 25px;
	float: left;
	font: 11px "trebuchet ms", arial, verdana, sans-serif;
	font-weight: normal;
	line-height: 11px;
	color: #393947;
}

#googlemap input.large {
	padding: 1px 3px;
	width: 300px;
	float: left;
	font: 11px "trebuchet ms", arial, verdana, sans-serif;
}

#googlemap input.button {
	margin: 1px 0px 0px 10px;
	padding: 1px 3px;
	width: 98px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font: 11px "trebuchet ms", arial, verdana, sans-serif;
	background: url(pics/button.gif) center left no-repeat;
	border: 0px solid #fff;
}

#map {
	margin-left: 3px;
	width: 647px;
	height: 300px;
	overflow: hidden;
	float: left;
	display: block;
	font: 11px "trebuchet ms", arial, verdana, sans-serif;
	line-height: 15px;
	color: #393947;
}

#map a:link, #map a:visited {
	font: 11px "trebuchet ms", arial, verdana, sans-serif;
	text-decoration: none;
	line-height: 19px;
	color: #393947;
	padding-bottom: 0px;
	border-bottom: 0px solid #393947;
}

#map a:hover {
	color: #ccc;
}

#directions {
	margin-left: 0px;
	width: 647px;
	display: block;
	font: 11px "trebuchet ms", arial, verdana, sans-serif;
	color: #393947;
}

br.clear { height: 0px; font: 0px arial, verdana, sans-serif; line-height: 0px; clear: both; }