body {
	margin: 0px;
	padding: 0px;
	background-color: #ebebeb;
	overflow: -moz-scrollbars-vertical;
	}

* {
	margin: 0px;
	padding: 0px;
	}

td, div, th {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #757575;
	border: 0px solid #ffffff;
	}

td a, div a, th a {
	color: #ff831f;
	text-decoration: underline;
	}

img {
	border: none;
	}

input,
textarea {
	width: 145px;
	height: 20px;
	padding: 2px;
	border: 1px solid #a8a8a8;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
/*	background-image: url('../images/bg_input.gif');
	background-repeat: no-repeat;
	background-position: fixed;*/
	}
textarea {
	height: 50px;
	}
input.radio {
	border: 0px solid transparent;
	}
input.submit {
	float: right;
	margin-right: 69px;
	width: 152px;
	height: 34px;
	color: #000000 ! important;
	border: 1px solid #999999;
	background: none;
	background-color: #cccccc ! important;
	}

/* basis */

div#container {
	margin: 0px auto;
	width: 100%;
	}

/* header */

div#headercontainer {
	margin: 0px auto;
	width: 900px;
	height: 200px;
	background-color: #ffffff;
	}

div#logo {
	width: 900px;
	height: 145px;
	position: absolute;
	top: 0px;
	background-image: url('/fileadmin/exxtra/images/logo.png');
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	}

div#headerimage {
	float: left;
	width: 900px;
	height: 145px;
	overflow: hidden;
	background-color: #cccccc;
	}
div#headerimage * {
	overflow: hidden;
	}

div#maincontainer {
	margin: 0px auto;
	width: 900px;
	}
div#maincontent {
	float: left;
	width: 900px;
	min-height: 340px;
	background-color: #ffffff;
	}
div#left,
div#main {
	float: left ! important;
	}

/* maincontent */

div#maincontent ul,
div#maincontent ol {
	margin-left: 15px;
	margin-bottom: 15px;
	}
div#maincontent ol {
	margin-left: 25px;
	}

/* mainmenu */
div#menu {
	float: left;
	width: 900px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	}
div#topmenu {
	width: 200px;
	height: 35px;
	padding-left: 10px;
	float: left;
	color: #bbbbbb;
	}
div#topmenu a {
	color: #bbbbbb;
	text-decoration: none;
	}

div#mainmenu {
	width: 690px;
	float: right;
	}
div#mainmenu table {
	float: right;
	}
td.no1,
td.act1 {
	width: 98px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 10px;
	background-color: #757479;
	}
td.no1 h6,
td.act1 h6 {
	font-size: 11px;
	}
td.no1 a,
td.act1 a,
td.no1 h6 a,
td.act1 h6 a {
	font-weight: normal;
	font-family: Verdana;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	}
td.divider {
	width: 10px;
	}

/* HOOFDSTUK COLORS */

body#home td#no9,
body#home div.rgsgcontent,
td#act175 {
	background-color: #f49e00;
	}
body#home h1,
body#home h2,
body#home h3,
body#home h4,
body#home h5,
body#home h6,
body#home div#main a {
	color: #f49e00;
	}
td#act24,
body#logeren div.rgsgcontent {
	background-color: #412682;
	}
body#logeren h1,
body#logeren h2,
body#logeren h3,
body#logeren h4,
body#logeren h5,
body#logeren h6,
body#logeren div#main a {
	color: #412682;
	}
td#act39,
body#dineren div.rgsgcontent {
	background-color: #8fbac3;
	}
body#dineren h1,
body#dineren h2,
body#dineren h3,
body#dineren h4,
body#dineren h5,
body#dineren h6,
body#dineren div#main a {
	color: #8fbac3;
	}
td#act38,
body#vergaderen div.rgsgcontent {
	background-color: #b5aea7;
	}
body#vergaderen h1,
body#vergaderen h2,
body#vergaderen h3,
body#vergaderen h4,
body#vergaderen h5,
body#vergaderen h6,
body#vergaderen div#main a {
	color: #b5aea7;
	}
td#act37,
body#cafe div.rgsgcontent {
	background-color: #e00500;
	}
body#cafe h1,
body#cafe h2,
body#cafe h3,
body#cafe h4,
body#cafe h5,
body#cafe h6,
body#cafe div#main a {
	color: #e00500;
	}
td#act36,
body#boerderijlodges div.rgsgcontent {
	background-color: #45a12b;
	}
body#boerderijlodges h1,
body#boerderijlodges h2,
body#boerderijlodges h3,
body#boerderijlodges h4,
body#boerderijlodges h5,
body#boerderijlodges h6,
body#boerderijlodges div#main a {
	color: #45a12b;
	}
td#act40,
body#droste div.rgsgcontent {
	background-color: #bd2c16;
	}
body#droste h1,
body#droste h2,
body#droste h3,
body#droste h4,
body#droste h5,
body#droste h6,
body#droste div#main a {
	color: #bd2c16;
	}


/* submenu */

div#left {
	float: left;
	width: 210px;
	margin-top: 20px;
	}
body#home div#left {
	margin-top: 0px;
	}
div.socialmedia {
	height: 30px;
	margin: 20px 0px 10px 8px;
	}
div.socialmedia td {
	padding-right: 5px;
	}
div#submenu {
	width: 190px;
	min-height: 120px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	}

div.no2,
div.no3,
div.no4,
div.act2,
div.act3,
div.act4 {
	width: 190px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #dcdcdc;
	}
div.no2 a,
div.no3 a,
div.no4 a,
div.act2 a,
div.act3 a,
div.act4 a {
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	}

div.act2 a,
div.act3 a,
div.act4 a {
	color: #757575;
	font-weight: bold;
	}

div.act1 {
	}

div.no3,
div.act3 {
	width: 180px;
	padding-left: 10px;
	}
div.no4,
div.act4 {
	width: 170px;
	padding-left: 20px;
	}

/* leftcontent */

div#leftcontent {
	width: 210px;
	}

/* main */

div#main {
	float: left;
	/*width: 630px;*/
	width: 510px;
	min-height: 320px;
	padding: 20px 40px 20px 20px;
	line-height: 18px;
	}
div#main p {
	line-height: 22px;
	}
div#main i {
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	height: 30px;
	margin: 0px;
	margin-bottom: -10px;
	position: relative;
	top: 0px;
	width: auto;
	}

div#main ul {
	margin: 0px;
	margin-bottom: 15px;
	}

div#main ul li {
	list-style-type: none;
	line-height: 18px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url('/fileadmin/exxtra/images/bg_ul_right.gif');
	background-repeat: no-repeat;
	background-position: 0px 9px;
	}


/* right */

div.border {
	float: right;
	width: 100px;
	height: 100px;
	padding: 0px 20px 20px 0px;
/*	line-height: 18px;
	position: relative;
	left: 20px;
	z-index: 100;*/
	}

/* --- */

P {
	margin-bottom: 15px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: -2px;
/*	margin-right: 10px;
	margin-bottom: -20px;
	position: relative;
	top: -3px;
	width: auto;
	float: left; */
	}

h2,
h3,
h4,
h5,
h6 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	}
h4 {
	font-size: 18px;
	margin-top: 35px ! important;
	margin-bottom: 10px;
	}
div#main h2,
div#main h3,
div#main h4,
div#main h5,
div#main h6 {
	}

div#left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
div#left h3 a {
	color: inherit;
	font-size: 16px;
	}


/* TTNEWS */

div.news-latest-container hr,
div.news-latest-item hr,
div.news-list-container hr,
div.news-list-item hr,
div.news-single-item hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d1d1d1;
	border: none;
	border-top: 1px solid #d1d1d1;
	height: 1px;
	}

div.news-latest-container,
div.news-latest-item,
div.news-list-container,
div.news-list-item,
div.news-single-item {
	width: 385px;
	border: none;
	background: none;
	}
div.news-single-item h3 {
	color: #333333 ! important;
	font-size: 12px;
	font-weight: bold;
	}

div.news-latest-container,
div.news-latest-item {
	width: 205px;
	line-height: 18px;
	font-size: 12px;
	}

div.news-latest-container h3 a,
div.news-latest-item h3 a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	}
div.news-list-container h3 a,
div.news-list-item h3 a {
	text-decoration: none;
	}

div.news-list-item {
	margin-bottom: 15px;
	}

div.timedata {
	}

div.news-single-backlink {
	}

/* TTNEWS - Navigation */
div.tx-ttnews-browsebox {
	margin-top: 25px;
	border-bottom: 1px solid #cccccc;
	}

div.tx-ttnews-browsebox table {
	float: right;
	position: relative;
	top: -40px;
	}

span.tx-ttnews-browsebox-strong {
	font-weight: bold;
	}

div.tx-ttnews-browsebox td {
	padding: 0px;
	border: 1px solid #999999;
	}

div.tx-ttnews-browsebox td * {
	padding: 0px;
	margin: 0px;
	}

div.tx-ttnews-browsebox td a {
	padding: 1px 5px 1px 5px;
	display: block;
	text-decoration: none ! important;
	}

/* -- extra -- */

span {
	border: none !important;
	background: none !important;
	}

/* -- smoothgallery -- */

div.tx-rgsmoothgallery-pi1 * {
	border: none;
	}

div#leftcontent div.tx-rgsmoothgallery-pi1 {
	width: 210px;
	height: 200px;
	background-image: url('/fileadmin/exxtra/images/bg_smoothgallery_left.gif');
	background-repeat: no-repeat;
	}
div.rgsgcontent {
	width: 190px;
	height: 190px;
	padding-left: 10px;
	background-image: url('/fileadmin/exxtra/images/bg_smoothgallery_wait.gif');
	}
div.myGallery {
	background-color: #ffffff ! important;
	}

/* PICTURES PHOTOFRAME */

div.right {
	width: 173px;
	float: right;
	}
body#home div.right {
	position: relative;
	top: -140px;
	}
div.right div.csc-textpic {
	width: 173px;
	height: 167px;
	overflow: hidden;
	}
div.right div.csc-textpic * {
	overflow: hidden;
	}
div.right div.csc-textpic-clear {
	width: 173px;
	height: 167px;
	display: block;
	position: relative;
	top: -167px;
	margin-bottom: -167px;
	background-image: url('/fileadmin/exxtra/images/mask_photo.png');
	}

