/* @override 
	http://10.0.1.2/~yeb/oudeschouw.nl/html/css/screen.css
	http://www.oudeschouw.nl/css/screen.css
*/
/*
@import"content.css";
*/
* {
	margin: 0; padding: 0;
}

img, a img {
	border-style: none;
	border-width: 0;
}

h1 {
	line-height: 1.2em;
	color: white;
	font-size: 1.1em;
	text-align: left;
}
h2 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 3px;	
}
h3 {
	font-size: 1em;
	margin-top: 25px;
}
h3 a {
	padding: 10px;
	border: 1px dotted #162270;
	background: #f3f4f8;
}
h3 a:hover {
	border: 2px solid #162270;
	background-color: #162270;
	color: #fff;
}
a {
	color: #162270;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #162270;
	background: #f3f4f8
}

#container {
	width: 816px;
	text-align: left;
	background-color: #fff;
	margin: 20px auto 0 auto;
	border: 1px solid #162270;
	display: table;
	padding: 2px;
}
/* Firefox */
 @-moz-document url-prefix() {
	#container {
		width: 810px;
	}
}
#nav_col {	
	position: relative; 
	float: left;
	width: 246px;
	overflow: hidden;
	background-color: white;
}
#nav_img_top { 
	
	float: left;
	background-image: url(../images/navigatie/nav_top.jpg);
	position: relative;
	height: 82px;
	width: 245px;
}
#nav_img_left {
	float: left;
	width: 78px; 
	height: 499px;
	background: url(../images/navigatie/nav_2links.jpg) repeat-x;

}
#txt_left {
	color: white;
	margin-top: 55px;
	margin-left: 3px;
	font-size: 0.7em;
	line-height: 1.1em;
}
#nav_logo_hh {
	margin-top: 120px;
	margin-left: 10px;
}
#nav_menu { 
	position: relative; 
	width: 168px; 
	height: auto;
	float: left;
	background: url(../images/navigatie/nav_but.jpg) repeat-y right;
	overflow: hidden;
}

#nav_menu a img {
	position: relative;
	float: left;
}

#nav_logo_nb {
	position: relative;
	float: left;
	width: 168px;
	height: 195px;
	background: #d4dfe4 url(../images/navigatie/nav_bot_bg.jpg) no-repeat 2px 2px;
}
#nav_logo_nb img{
	margin-top: 75px;
	margin-left: 2px;
}
#nav_text {
	color:#092b7e; 
	position: relative;
	float: left;
	width: 140px;
	padding: 15px 26px 5px 2px;
	line-height: 1.1em;
	font-size: 10px;
}
#nav_text p{
	margin-bottom: 1em;
}
#main_col {
	position: relative; float: left;
}
#main_col_head {
	width: 563px;
	height: 82px;
	background: url(../images/top_top.jpg) no-repeat;
}

/* @group content iframe */
iframe, #iframe {
	border: 0 none white;
	margin: 0;
	padding: 0;
	border-width: 0;
	overflow: hidden;
}
body.frame {
	background: white url(../images/bk_info.jpg) no-repeat;
	font-size: 10pt;
	text-align: left;
}
#core_top {
	background-image: url(../images/top_bot.jpg);
	height: 43px;
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: middle;
}
#core_private, #core {
	padding: 25px 0 20px 20px;
}
#core_left_col {
	float: left;
	position: relative;
	width: 349px;
	margin-right: 15px;
}
#core_right_col {
	float: left;
	position: relative;
	width: 177px;
}
#core_right_col img {
	margin-bottom: 15px;
}
#core_private {
	width: 546px;
	background: url(../images/huis.jpg) top right no-repeat;
}
core_private ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#priv_txt1 {
	width: 372px;
}

#core_private p, #core p {
	line-height: 1.5em;
	color:  #092b7e;
	margin-bottom: 1em;
	margin-right: 2em;
}
#core p.quote {
	font-weight: bold;
	font-style: italic;
	color: #ce8902;
}
#core p.adres {
	line-height: 1.2em;
	margin-top: 35px;
}

#core ul li {
	margin-left: 15px;
		line-height: 1.5em;
}
span.route_link {
	margin-top: 1em;
	margin-left: 1em;
	font-weight: bold;
}
#reserveren table tbody tr td {
	font-size: 10pt;
}

label {
	display: block;
	width: 80px;
}
#reserveren .res_field {
	width: 240px;
	margin-bottom: 5px;
}
#container-footer {
	display: block;
	width: 620px;
	height: 150px;
	padding: 20px 40px;
	font-size: 12px;
	color: #0c155f;
	line-height: 1.5em;
}
#container-footer .column {
	padding: 0 20px 0 0;
	float: left;
}
#container-footer .column.second {
	padding-left: 20px;
	border-left: 1px solid #0c155f;
}
#container-footer h4, #container-footer strong {
	font-weight: bold;
	color: #0c155f;
	font-size: 12px;
}
#container-footer a {
	color: #0c155f;
}
#container-footer a:hover {
	color: #0c155f;
}
img.imgright {
	float: right;
	margin: 0 0 10px 10px;
}
img.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

/* @end */

label.error {
	width: 100%;
	font-style: italic;
	color: #ff1635;
}

#priv_txt1 h2 {
	margin-bottom: 3px;
}




 