html {
 height: 100%;
}

body {
 margin: 0px;
 height: 100%;
 background-image: url(../img/haase_downstrip.png);
 background-position: top center;
 background-repeat: repeat-y;
}

body, table, textarea {
 font-family: Arial;
 font-size: 14px;
}

br.clear {
 clear: both;
 font-size: 1px;
}

a {
 color: #000000;
 text-decoration: underline;
 background-color: transparent;
}

a:hover {
 color: #000000;
 text-decoration: none;
 background-color: transparent;
}

#wrapper1 {
 width: 100%;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 background-image: url(../img/haase_back_all.png);
 background-position: top center;
 background-repeat: no-repeat;
}

#wrapper2 {
 padding-top: 125px;
 margin: 0 auto;
 width: 920px;
}

#headerline {
 height: 51px;
 width: 920px;
}

#menu {
 height: 39px;
 padding-left: 182px;
}

div.menu_item {
 float: left;
}

#container {
 width: 920px;
}

#left {
 float: left;
 width: 286px;
}

#left_padding {
 padding-top: 17px;
 padding-left: 36px;
 padding-bottom: 2px;
}

div.left_button {
 margin-top: 4px;
 width: 220px;
 height: 30px;
 cursor: pointer;
 background-color: #f8f5a4;
 color: #92002b;
}

div.left_button_padding {
 font-size: 14px;
 font-weight: bold;
 padding-left: 8px;
 padding-top: 7px;
}

#left_nieuws {
 padding-left: 15px;
 padding-top: 20px;
}

#left_nieuws_titel {
 font-size: 13px;
 font-weight: bold;
}

div.left_nieuws_item {
 padding-top: 10px;
 width: 205px;
}

div.left_nieuws_item_left {
 float: left;
 width: 10px;
}

div.left_nieuws_item_right {
 float: left;
 width: 195px;
}

a.left_nieuws_item_link {
 color: #000000;
 text-decoration: none;
 background-color: transparent;
}

a.left_nieuws_item_link:hover {
 color: #000000;
 text-decoration: underline;
 background-color: transparent;
}

#right {
 float: left;
 width: 634px;
}

#right_padding {
 margin-left: 17px;
 padding-top: 20px;
 padding-bottom: 2px;
 width: 600px;
}

div.titel {
 font-size: 15px;
 font-weight: bold;
}

div.pageThumbs {
 width: 600px;
}

div.pageThumbs_left {
 float: left;
 width: 363px;
}

div.pageThumbs_right {
 float: left;
 width: 237px;
 text-align: right;
}

img.pageThumb_img {
 margin-bottom: 10px;
}

td.AgendaTdTopT1 {
 font-weight: bold;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
}

td.AgendaTdTopT2 {
 font-weight: bold;
 border-bottom: 1px solid #000000;
}

td.AgendaTdItemT1 {
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
}

td.AgendaTdItemT2 {
 border-bottom: 1px solid #000000;
}

b.error_b {
 color: #FF0000;
}

div.backLink {
 padding-top: 10px;
}

div.nieuws_listItem {
 margin-bottom: 10px;
}

img.nieuws_listItemThumb_img {
 margin-bottom: 10px;
}

div.nieuws_listItem_intro {
 padding-top: 4px;
}

div.agenda_listItem {
 margin-bottom: 10px;
}

img.agenda_listItemThumb_img {
 margin-bottom: 10px;
}

div.agenda_listItem_intro {
 padding-top: 4px;
}

b.fout_b {
 color: #FF0000;
}

textarea.textarea {
 width: 300px;
 height: 100px;
 overflow: auto;
}