/*******************************************************************************
 General
*******************************************************************************/
body {
	margin: 0px;
	padding: 20px 0px 40px 0px;
}

body,
td,
th {
	color:black;
	font-size: 9pt;
	font-family: arial,sans-serif;
	line-height:165%;
}

form, ul, ol, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: black;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border: none
}

h1 {
	padding:0;
	margin:0;
	font-size:19pt;
	text-align:right;
	height:50px;
	padding-right:8px;
}
h2 {
	font-size:10pt;
	color:black;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
}
h3,
.nieuwsbrief .nb-kop,
fieldset.tx-powermail-pi1_fieldset legend {
	font-size:9pt;
	color:#021c2d;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
}
h4,h5 {
	font-size:9pt;
	color:#444444;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	text-transform:none;
}

form {
	margin:0px;
	font-size:100%;
}
input, select, textarea {
	margin: 2px 0px 2px 0px;
	font-size:100%;
	color:black;
}
textarea {
	width:218px;
	height:100px;
/*  white-space:nowrap;*/
}

.csc-textpic-caption
{
	font-size:7pt;
	padding:3px 0px 0px 0px;
	line-height:117%
}

ul, ol {
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
}
ul li {
	list-style-type:disc;
}
ol li {
	list-style-type:decimal;
}
blockquote {
	margin:0px 0px 0px 15px;
}

div.copyrlink
{
	margin:15px 15px 0px 0px;
	float:right;
  line-height: 100%;
  height:29px;
}
a.copyrlink:link, a.copyrlink:active, a.copyrlink:visited
{
	color:#777777;
	font-size:7pt;
	text-decoration:none;
  line-height: 100%;
}
a.copyrlink:hover
{
	color:#000000;
}

/*******************************************************************************
 Container
*******************************************************************************/
div#container {
	margin: auto;
/*	padding-top:250px;*/
	width:954px;
	text-align: left;
	overflow: hidden;
	position:relative;
	padding:0px 0px 0px 0px;
	background:transparent url(img/bg.gif) repeat-y top left;
}

* html div#container2,
* html div#container {
	overflow: visible;
	height: 1px;
}

#teruglink {
	margin: auto;
/*	padding-top:250px;*/
	width:954px;
	text-align:right;
}
#teruglink a {
	color:#045081;
	text-transform:uppercase;
	font-weight:bold;
	font-size:6pt;
	font-family:verdana;
	margin-right:10px;
}


/*******************************************************************************
 Cellen
*******************************************************************************/
#rand-boven {
	clear:both;
	height:3px;
	background:transparent url(img/rand-boven.gif) no-repeat top left;
}
* html #rand-boven {
	font-size:1pt;
}

#rij1, #rij2 {
	clear:both;
}
#rij1, #rij2 {
	margin:0px 4px 0px 4px;
}
#rij2 {
	border-top:1px solid white;
}

*html #rij1 {
	background-color:#021c2d;
}
*html #rij2 {
/*	background-color:#40596d;*/
}

#cel1-1, #cel1-2 {
	height:252px;
	overflow:hidden;
}

#cel1-1 {
	width:211px;
	background-color:#021c2d;
}
*html #cel1-1 {
	width:208px;
}

#cel1-2 {
	background:#40596d url(img/pottebakkershus.jpg) no-repeat 0 0;
	width:735px;
	float:right;
}

#cel2-1, #cel2-2, #cel2-3, #cel2-4 {
	min-height:362px;
}

* html #cel2-1, * html #cel2-2, * html #cel2-3, * html #cel2-4 {
	height:362px;
}


#cel2-1 {
	width:211px;
	background:#40596d url(img/pottebakkershus_pand.jpg) no-repeat 0 0;
	border-top:1px solid white;
}
*html #cel2-1 {
	width:208px;
}

#cel2-2 {
	width:183px;
	border-left:1px solid white;
	float:right;
	color:white;
	text-align:center;
	font-size:8pt;
	line-height:130%;
}
#cel2-2 h2 {
	padding:7px 15px 0px 15px;
	color:white;
	font-size:13pt;
	line-height:14pt;
	font-weight:normal;
	letter-spacing:1px;
}
#cel2-2 h3 {
	padding:0px 15px 0px 15px;
	color:white;
	font-size:9pt;
}
#cel2-2 a {
	color:white;
}
#cel2-2 p.bodytext {
	padding:0px 10px 10px 10px;
}
#cel2-2 .csc-textpic-imagewrap {
	padding:0;
	margin:0;
	line-height:1pt;
}


#cel2-3 {
	width:357px;
	background-color:white;
	border-left:1px solid white;
	float:right;
}


#cel2-4 {
	width:192px;
	background-color:#004a83;
	border-left:1px solid white;
	float:right;
	color:white;
}


#rand-onder {
	clear:both;
	height:6px;
	background:transparent url(img/rand-onder.gif) no-repeat top left;
}
* html #rand-onder {
	font-size:1pt;
}

/*******************************************************************************
 Menu
*******************************************************************************/
div#menu {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
}

div#menu ul {
	padding:0;
	width:190px;
}

div#menu ul li {
/*	display: inline;*/
	list-style-type:none;
	position:relative;
}

div#menu ul li a {
	display: block;
	margin:0px 0px 0px 20px;
	padding: 0px 24px 0px 0px;
	font-weight:bold;
	font-size:8pt;
	letter-spacing:1px;
	color:white;
	text-transform:uppercase;
	line-height:20px;
	height:20px;
	border-bottom:1px dashed #425462;
	text-decoration:none;
}
div#menu ul li.last a {
	border-bottom:0;
}



div#menu ul li:hover,
div#menu ul li.current {
	background: url(img/bg-menuitem.gif) no-repeat center left;
}


* html div#menu ul li a:hover {
	color:#004a83;
}

/*******************************************************************************
 Content
*******************************************************************************/
div#kop {
	margin:20px 20px 12px 20px;
}

div#content {
	margin:0px 20px 20px 20px;
}



#online-reserveren {
	background-color:#021c2d;
	text-align:left;
	padding:15px 15px 15px 15px;
}

#online-reserveren h2 {
	padding:0px 0px 10px 0px;
	color:white;
	font-size:9pt;
	line-height:9pt;
	font-weight:normal;
	letter-spacing:1px;
}


.nieuwsbrief {
	margin:10px 10px 10px 10px;
	font-size:8pt;
	line-height:130%;
}
.nieuwsbrief .nb-kop {
	color:white;
	line-height:10pt;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}




/*******************************************************************************
 Links naar de 2 andere sites
*******************************************************************************/
div.hoogte {
	height:401px;
}

.leegvlak {
	height:55px;
	border:0px solid white;
	border-width:1px 0px;
	background:#3f596d;
}

/*#link-koch,
#link-wymerts {
	background:#a2b70b;
	color:white;
	text-align:center;
	line-height:13pt;
}
#link-koch {
	background:#b32f4f;
	margin-top:400px;
}

#link-koch h3,
#link-wymerts h3 {
	color:white;
	font-weight:normal;
	font-size:11pt;
}

#link-koch a,
#link-wymerts a {
	color:white;
	text-decoration:none;
}
#link-koch a:hover,
#link-wymerts a:hover {
	text-decoration:underline;
}
#link-koch a:hover span,
#link-wymerts a:hover span {
	text-decoration:none;
}*/

#link-koch {
	margin-top:400px;
}


.marge {
	padding:25px 0px;
}