
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
   -moz-box-sizing     :   border-box;
   box-sizing          :   border-box;
}

ul {
    padding-left: 1em;
    margin-left: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

/*__________ HTML DEFAULTS __________ */

body {
    font-family: arial;
    font-size: 12pt;
    line-height: 120%;
    color: #252525;
    margin: 0;
    padding: 0;
}

a {
    color: #B30002;
}

a:hover {
    color: #11568C;
}

h6 {
    color: #252525;
    font-size: 100%;
}

h6 a {
    color: #252525;
}

table {
    font-size: 100%;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
}

h6.rubriek {
}

h6.rubriek a {
}

/*__________ WEBSITE __________ */

div#content {
}

div#kruimelspoor {
}

div#terugknop {
}

div#kruimeltekst {
}

/*__________ WEBSITE NAVIGATIE __________*/

div#snelmenu {
}

div#snelmenu a {
    color: #000;
}

div#snelmenu a:hover {
    color: #000;
}

div#globalwrapper {
	text-align: left;
	width: 100%;
	position: relative;
	min-height: 600px;
	height: auto;
}

#header {
	width: 100%;
}

#header-image-top-left {
	width: 218px;
	height: 68px;
	margin: 0;
	padding: 0;
	background: #CBE8EF url("../images/logo.gif") no-repeat;
	width: 100%;
}

#header-image-top-right {
	width: 647px;
	height: 68px;
	margin: 0;
	padding: 0;
	background: url("../images/top_right.jpg") no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
}

#header-image-main-background {
	width: 100%;
	height: 182px;
	margin: 0;
	padding: 0;
        _margin-top: -1px;
        background: url("../images/bg_wave.gif") repeat-x 100px 2px;
        _background: url("../images/bg_wave.gif") repeat-x 120px 0px;
}

#header-image-main {
	position: absolute;
	left: 0px;
	top: 92px;
	_top: 89px;
	width: 819;
	height: 180px;
	margin: 0;
	padding: 0;
	background: url("../images/photo.gif") repeat-x;
}

#photo-texel {
	position: absolute;
	left: 24px;
	top: 110px;
	margin: 0;
	padding: 0;
}

#photo-ameland {
	position: absolute;
	left: 78px;
	top: 110px;
	margin: 0;
	padding: 0;
}

#photo-schiermonnikoog {
	position: absolute;
	left: 132px;
	top: 110px;
	margin: 0;
	padding: 0;
}

#photo-terschelling {
	position: absolute;
	left: 24px;
	top: 162px;
	margin: 0;
	padding: 0;
}

#photo-vlieland {
	position: absolute;
	left: 78px;
	top: 162px;
	margin: 0;
	padding: 0;
}

#logo-texel {
	display: none;
	position: absolute;
	left: 640px;
	top: 180px;
	margin: 0;
	padding: 0;

}

#logo-ameland {
	display: none;
	position: absolute;
	left: 640px;
	top: 180px;
	margin: 0;
	padding: 0;
}

#logo-schiermonnikoog {
	display: none;
	position: absolute;
	left: 640px;
	top: 180px;
	margin: 0;
	padding: 0;
}

#logo-terschelling {
	display: none;
	position: absolute;
	left: 640px;
	top: 180px;
	margin: 0;
	padding: 0;
}

#logo-vlieland {
	display: none;
	position: absolute;
	left: 640px;
	top: 180px;
	margin: 0;
	padding: 0;
}

#point-texel {
        position: absolute;
        left: 255px;
        top: 170px;
        margin: 0;
        padding: 0;
        z-index: 1000;
}

#point-vlieland {
        position: absolute;
        left: 342px;
        top: 135px;
        margin: 0;
        padding: 0;
}

#point-terschelling {
        position: absolute;
        left: 448px;
        top: 113px;
        margin: 0;
        padding: 0;
}

#point-ameland {
        position: absolute;
        left: 574px;
        top: 103px;
        margin: 0;
        padding: 0;
}

#point-schiermonnikoog {
        position: absolute;
        left: 684px;
        top: 103px;
        margin: 0;
        padding: 0;
}



#quick-menu {
	height: 22px;
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #002B5F;
	background-color: #B30002;
}

#quick-menu-links {
 	padding-right: 72px;
 	width: 100%;
 	height: 20px;
}

#quick-menu a {
	display: block;
	float: right;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 70%;
  background: url("../images/border_quickmenu.gif") no-repeat left 50%;
}

#quick-menu-spacer {

	float: left;
  text-decoration: none;
	width: 2px;
	height: 9px;
	margin-top: 6px;

}

#navigation {
	display: inline;
	float: left;
	width: 190px;
	height: 100%;
	margin: 0;
	margin-top: -3px;
	padding: 0;
	background-color: #ffffff;
}

#search-container {
	width: 100%;
	height: 36px;
	padding: 8px 0px 0px 16px;
	background: #5781AE;
}

#search-form {
	margin: 0;
}

#search-box {
	margin-left: 20px;
  width: 70px;
  height: 18px;
  border: 1px #666666 solid;
}

#search-image {
	float: left;
	margin-left: 100px;
	margin-top: -16px;
}

#navigation-top-stripes {
  width: 100%;
  height: 62px;
  padding: 0;
	margin: 0;
  background-color: #11568C;
}

#navigation-main {
  width: 100%;
  height: auto;
  padding: 0;
	margin: 0;
  background-color: #11568C;
}

#navcontainer {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

ul#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navlist li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navcontainer ul li a.item_active {
	display: block;
	font-size: 80%;
	font-family: arial;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	min-height: 16px;
	border-top: 1px solid #ffffff;
	padding: 0;
	padding-left: 34px;
  background: url("../images/bullet_mainmenu.gif") no-repeat 0px 6px;
}

#navcontainer ul li a.item_nonactive {
	display: block;
	font-size: 80%;
	font-family: arial;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	min-height: 16px;
	border-top: 1px solid #ffffff;
	padding: 0;
	padding-left: 34px;
  background: url("../images/bullet_mainmenu.gif") no-repeat 0px 6px;
}

#navcontainer ul li ul li a.subitem_nonactive {
	display: block;
	font-size: 80%;
	font-family: arial;
	text-decoration: none;
	color: #000000;
	width: 100%;
	min-height: 16px;
	border-top: 1px solid #ffffff;
	padding: 0;
	padding-left: 34px;
	background-color: #B9C9E3;
}

#navcontainer ul li ul li a.subitem_active {
	display: block;
	font-size: 80%;
	font-family: arial;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	min-height: 16px;
	border-top: 1px solid #ffffff;
	padding: 0;
	padding-left: 34px;
	background-color: #B30002;
}

#navigation-bottom-corner {
	width: 190px;
	height: 111px;
	padding: 0;
	margin: 0;
  background: url("../images/navigation-bottom-corner.gif") no-repeat;
}

#navigation-contact {
	font-size: 70%;
	color: #252525;
	margin-left: 20;
	margin-top: 30;
	padding-right: 6;
	padding-bottom: 20;
}

#content-container {
	position: absolute;
        left: 190px;
        top: 272px;
        right: 40px;
        _width: expression((document.body.clientWidth - 400) + "px");
        padding-top: 26px;
        min-width: 430px;
        padding-right: 250px;
        _padding-right: 100px;
}

#central-content {
  font-size: 80%;        
  background-color: #ffffff;
  margin: 0;
        padding: 0;
        padding-left: 40px;
        padding-bottom: 10px;
        padding-right: 20px;
}

#right-content {
        position: absolute;
        top: 302px;
        right: 55px;
        width: 200px;
        height: auto;
        padding: 0;
}

.right-content-header {
	width: 100%;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-left: 36px;
	padding-top: 2px;
    background: url("../images/arrow_linkbox.gif") no-repeat 14px 8px;
	background-color: #B30002;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
}

#right-content-stripes {
	width: 100%;
	height: 12px;
	padding: 0;
	margin: 0;
	_margin-bottom: -4px;
}

#right-content-ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#right-content-links ul li {
        display: block;
        width: 100%;
        min-height: 20px;
        _height: 20px;
  background: url("../images/bullet_linkbox.gif") no-repeat center right;
        margin-bottom: 4px;
        _margin-bottom: 2px;
}

#right-content-links ul li a {
	font-family: arial;
	text-decoration: none;
	color: #000000;
	font-size: 80%;
	display: block;
	width: 100%;
	padding: 0;
	padding-left: 4px;
	padding-bottom: 2px;
}

.right-content-links-background {
	width: 160px;
	background-color: #B9C9E3;
	margin-bottom: 4px;
        _margin-bottom: 2px;
}

.news-headlines {
        margin: 0;
        padding: 0;
        font-size: 90%;
        position: relative;       
}

.news-button {
        width: 112px;
        height: 16px;
        margin-left: 0px;
        margin-bottom: 20px;
	font-size: 9pt;
	font-weight: bold;
        color: #599518;
}

.news-title {
        float: left;
        font-weight: bold;
        color: #222222;
        font-size: 100%;
}

.news-date {
        float: left;
        color: #6E838F;
}

.news-text {
        padding-bottom: 22px;
        color: #3A3A3A;
}

.nieuws_item {         
    float: left;
    padding-bottom: 12px;      
}

.meer_nieuws_item {   
    width: 90%;  
    float: left; 
}

div#meer_nieuws {    
    float: left;
    margin-top: 25px;
    _margin-top: 0px;   
}

.nieuws_img {      
    margin-right: 5px;
    float: left;
}

.nieuws_img img {   
    padding-right: 5px;  
    padding-bottom: 5px; 
}

a.morenews {
  color: #3E3E3E;
  text-decoration: none;
  display: block;
  width: 90%;
  padding-left: 18px;
  background: url("../images/button_internet_bullet_groot.gif") no-repeat 6px 6px;
  
}

#more-news a {
        text-decoration: none;
        color: #0083A3;
        width: 80%;
        padding-top: 0px
}

#more-news a:hover {
	color: #004E61;
  border-bottom: 1px solid #ffffff;
  text-decoration:  underline;
}

.login-form {
    width: 200px;
    text-align: center;
}

.login-form input {
    width: 120px;
    border: 1px solid #B30002;
    font-size: 80%;
}

#login-form-ok1, #login-form-ok2{
    border: 0px solid #000000 !important;
    background-color: #ffffff;
    text-decoration: underline;
    color: #B30002;
}

.login-text-username {
    font-size: 80%;
    color: #000000;
}

.login-text-password {
    font-size: 80%;
    color: #000000;
}

.recent_item {         
    padding-bottom: 12px;      
}

.recent_title {
        font-weight: bold;
        color: #222222;
        font-size: 100%;
}

.recent_date {
        padding-left: 10px;
        color: #6E838F;
        font-weight: normal;
}

.recent_text {
        padding-bottom: 22px;
        color: #3A3A3A;
}

.recent_link {
    display: block;    
}