* { margin: 0px; padding: 0px; }


html {
	scrollbar-track-color: Black;
	scrollbar-face-color: Black;
	scrollbar-arrow-color: White;
	scrollbar-3dlight-color: #EB9800;
	scrollbar-highlight-color: Black;
	scrollbar-shadow-color: Black;
	scrollbar-darkshadow-color: #EB9800;
}

BODY#body{
	background-color: Black;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

body, td, th, tr, p, div {
          font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	line-height: 145%;
	background-color: transparent; /*opera &ie6 need this */
	
}
 .mceContentBody {
background-color: Black;
/}

#home_module div,
 #home_module p {
	color: #fff;
}

#right div,
#right p {
	color: #fff;
}

.moduletable {
	margin: 0;
	padding: 10px;
}

#content .moduletable {
	padding-left: 0;
}

p {
	margin:0;
	padding: 10px;
	padding-left: 0;
}

#left p {
	padding-left: 10px;
}

#wrapper {
	position: relative;
	width: 830px;
	margin: 0 auto;
	text-align: left;
}

#wrapper_content {
	position: relative;
	width: 822px;
	margin: 0 auto;
	text-align: left;
	background-color: White;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: left -1px;
	padding: 6px;
}

#wrapper_home {
	background: url(../images/home_img.jpg) no-repeat center -1px;
	width: 820px;
	height: 448px;
}

.small_space {
	height: 6px;
	padding: 0;
	margin: 0;
	background: green;
}

#wrapper_in {
	background-color: Black;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	width: 820px;
}
#header_home {
	position: relative;
	height: 50px;
}

#logo_home {
	position: absolute;
	top: 0;
	left: 5px;
	width: 180px;
	height: 50px;
}

#menu_home {
	position: absolute;
	left: 190px;
	bottom: 20px;
}

#search {
	position: absolute;
	bottom: 15px;
	right: 5px;
	width: 160px;
}

#home_module {
	float: left;
	width: 390px;
}

#home_module .moduletable {
	padding-top: 30px;
}

#header {
	position: relative;
	height: 50px;
}
#logo {
	position: absolute;
	left: 0;
	width: 314px;
	height: 50px;
	top: -40px;
}
#logo img {
	display: block;
/*	margin-top: -40px;
*/
	z-index: 1000; /*ie6?*/
}
#menu {
	position: absolute;
	right: 0;
	bottom: 20px;
        margin-right: 10px;
        color: #EB9800;
}
td .mainlevel {
        color: #EB9800;
}
td a#active_menu {
   color:White;
}
#punchline {
	position: absolute;
	width: 100%; 
        height: 20px; 
        top: 32px;
        background-color: #BC7A00;
}
#punchtekst {
	height: 20px; 
        padding-left: 315px;
        font-weight: bold;
        line-height: 20px;
}
#left {
	float: left;
	width: 270px;
        padding: 10px 10px 10px 20px;
}
#left img {
        border: 1px solid White;
}
#left .moduletable {
	margin-top: 12px;
	padding-left: 0;
}
#left .module > div > div,
#left .module_search > div > div {
        width: 100%;
	margin-left: -39px;
        margin-bottom: 2px;
	background-color: transparent;
	background-image: url(../images/kop_links.gif);
	background-repeat: no-repeat;
}
#left .module > div > div > div,
#left .module_search > div > div > div {
	margin-left: 39px;
	background-image: none;
}
#left .module-nav > div > div {
         width: 100%;
	background-color: transparent;
}
#left .moduletable_search {
       margin-top: 13px;
       margin-bottom: 5px;
}
#content {
	float: left;
	width: 520px;
}
#content-padding {
	padding: 20px 20px 10px 12px;
}

#footer {
	margin: 0 auto;
	width: 834px;
	clear: both;
}
#footer_module {
	text-align: right;
	width: 834px;
}

#logo img {
	display: block;
}

.space {
	height: 54px;
}

.clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #EB9800;
	text-decoration: none;
}

a:hover, a.active {
	color: #BC7A00;
}

table.moduletable {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-weight: normal;
}
.inputbox,
.button {
	margin-bottom: 5px;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #CCCCCC;
}


.button {
        font-weight: bold;
        height: 20px;
}
.contentpane {
	padding-left: 0;
	padding-right: 0;
}

.contentpaneopen {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}
.contentpaneopen img {
        border: 1px solid White;
}
.contentdescription {
	font-size: 11px;
	color: #333;
	text-align: left;
}

.sectiontableentry1 {
	background-color: transparent;
}

.sectiontableentry2,
.sectiontableentry3 {
	background-color: transparent;
        font-size: 12px;
        color: #EB9800;
}
.sectiontableentry3 {
        padding-bottom: 10px;
}
.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal; 
  text-transform: lowercase; 
}

form {
	padding: 0;
	margin: 0;
}
#contactform .inputbox {
        width: 180px;
        padding: 2px;
}
#contactform .seccode {
        padding: 2px;
        border: 1px solid #CCCCCC;
        vertical-align: top;
        margin-left: 4px;
        margin-top: 1px;
        margin-bottom: 5px;
}
#contactform textarea {
        width: 180px;
}
#contactform .button {
        background-color: #444444;
        color: White;
        width: 80px;
}
.componentheading ,
.contentheading,
.moduletable_login h3 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.1em;
	padding: 0;
	margin: 0;
}
.dank img {
	border: 0;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	letter-spacing: 0.1em;
}


h1 {
	font-size: 15px;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
}
h3 {
	font-size: 13px;
	color: #00A0AF;
}
hr {
	margin-top: 10px;
}
/*.sectiontableentry1 h5 {
	font-size: 11px;
         margin: 0;
	padding: 10px 0 0 0;
         color: White;
}*/
.moduletable_login h3 {
	color: White;
        padding-bottom: 5px;
}
.moduletable_login .inputbox {
        width: 120px;
}
#mod_login_remember {
        float:left;
        width:15px;
        border:0;
        margin-top:4px;
        margin-right:4px;
}
#mod_login_remember label {
        padding-left: 10px;
}
p {
	padding: 10px 0 0 0;
}
h5 {
	font-size: 12px;
	color: #EB9800;
	padding-top: 15px;
}
.smalldark b {
	font-weight: normal;
}
.smalldark span {
	color: #00A0AF;
}
h6 {
	float: right;
	font-size: 12px;
}
label.contentpaneopen { width: 100px;
}
#search h3 {
	display: none;
}

#home_module_content h3 {
	display: none;
}

#left h3 {
        font-size: 12px;
	color: White;
	text-transform: uppercase;
	padding: 3px 0 3px 0;
}

h4 {
        color:White;
        font-size:12px;
        padding-bottom:10px;
        padding-top:0pt;
        text-transform:uppercase;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}
.calendar tbody .day {
        color:#000;
}
#left ul {
	margin: 0 0 12px 0;
	padding: 0;
}

#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#left ul li a, 
#left ul li a:link, 
#left ul li a:visited {
        font-family: "MS Sans Serif", Geneva, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
        /*font-weight: bold;*/
	line-height: 20px;
	font-size: 13px;
	color: White;
}

#left ul li a:hover,
#left ul li a:active {
	color: #00A0AF;
}
#left ul {
        padding-left: 3px;
        padding-top: 8px;
}
/* primary menu - at the top of this site */

#menu_home ul, 
#menu_home li,
#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu_home ul li,
#menu ul li {
	float: left;
	line-height: 27px;
}

#menu,
#menu_home a, 
#menu_home a:link, 
#menu_home a:visited,
#menu a, 
#menu a:link, 
#menu a:visited  {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
        /*color: #EB9800;*/
}
#menu a:hover {
	color: White;
}


/*#menu a, 
#menu a:link, 
#menu a:visited {
	color: #EB9800;
}*/

#menu_home ul li a:hover,
#menu_home ul li a#active_menu,
#menu ul li a:hover,
#menu ul li a#active_menu {
	color: White;
}
#active_menu {
	color: White;
}
.alert {
        color:Red;
}

/* invulvelden */
textarea {
        scrollbar-track-color: White;
	scrollbar-face-color: White;
	scrollbar-arrow-color: #444444;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-darkshadow-color: #CCCCCC;
}
label.jflanguageselection {
display: none;
}
#jflanguageselection select.jflanguageselection,
#easearch,
#ff_elem151,
#ff_elem169,
.module_search .inputbox,
.moduletable_login .button {
        background-color:#444444;
        border:1px solid #CCCCCC;
        color:white;
        font-family:arial,helvetica,sans-serif;
        font-size:11px;
}
#jflanguageselection select.jflanguageselection,
#easearch,
.module_search .inputbox {
        width: 140px;
}
.moduletable_login .button {
        width: 120px;
        margin-top: 10px;
        margin-left: -15px;
}
input[type="checkbox"] {
        /*width:auto;*/
        border:0;
}
.jflanguageselection {
        margin:10px 0pt 12px 0;
        padding:0px 0px 1px;
        width:140px;
}
#footer a, 
#footer a:link, 
#footer a:visited  {
	font-size: 10px;
	padding-left: 0;
	padding-right: 0;
	color: #fff;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: underline;
}

img {
	border: 0;
}
/* mister estate */
.picturecol img {
        margin-top:10px;
        margin-left:15px;
        border: 1px solid White;
}
/*#expose-page,
#publish-page {
        background-color: transparent;
        padding:0;
        border:0;
}
#expose-page img {
        margin-top:10px;
        margin-left:15px;
}
#expose-page .sectiontableentry2{
        padding-top:8px;
}
#expose-page h4{
        padding-bottom:0;
}
#publish-page .sectiontableentry1{
        padding-right:5px;
}*/
.image img {
        margin-right: 15px;
        border: 1px solid White;
}
.spacer {
        height:10px;
}
.snav {
        text-align:right;
        text-transform: lowercase;
        font-weight: normal;
        letter-spacing: 0;
}
.dynamic-tab-pane-control 
.tab-page {
       background-color: transparent !important; 
       padding:0;
}
.GoogleMap {
       margin-bottom: 6px;
}
.gmnoprint > div > div {
       color: Black;
}
.GoogleMap span {
       display: none;
}