/* Site structure */
.site_border {
border: 1px #00297B solid;
}

.site_structure_table {
width:1020px;
height:100% }

.site_structure_top_logo {
background-image: url(../images/top.jpg);
background-repeat:no-repeat;
height:122px;
width:1020px;
margin:0 auto;
}

/* Spacer omdat het anders niet werkt Firefox */
.sub_table_site_buttons {
text-align: right;
padding-right: 40px;
}

.sub_table_site_buttons_spacer {
width:550px;
height:1px;
}

.sub_table_site_adres {
width:190px;
height:122px;
padding-left:0px;
vertical-align: middle;
}

.site_structure_mid_tools {
background-image: url(../images/mid.jpg);
background-repeat:no-repeat;
height:42px;
padding-left:210px;
}

.site_structure_menu {
width:200px;
vertical-align:top;
padding:0px;
background-image: url(../images/left.jpg);
background-repeat:no-repeat;
}

/*.site_structure_content {
background-color:#FFFFFF;
width:500px;
}
*/

.site_structure_content {
width:500px;
}

.site_structure_nieuws  {
background-image: url(../images/right.jpg);
background-repeat:no-repeat;
background-position: top left;
vertical-align:top;
padding-left:15px;
}

.spacer_nieuws {
width:270px;
height:1px;
}

.site_structure_bot_menu {
height:20px;
width:200px;
vertical-align:top;
padding:0px;
background-image: url(../images/bottom_left.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.site_structure_bot_back {
height:20px;
text-align:right;
padding-right:5px;
background-image: url(../images/bottom_mid.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.site_structure_bot_right {
height:20px;
background-image: url(../images/bottom_right.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-left:15px;
}

/* Main items van het menu */
.menu_main_item {
background-color:#E3001B;
padding-left:50px;
width:100%;
height:20px;
border-bottom:0px #E4E4E4 solid;
font-family: verdana, arial;
font-size:8pt;
vertical-align: middle;
line-height:20px;
cursor: pointer;
background-image: url(../images/menu_main.jpg);
background-repeat:no-repeat;
}

.menu_selected_main_item {
background-color:#E3001B;
padding-left:50px;
width:100%;
height:20px;
border-bottom:0px #E4E4E4 solid;
font-family: verdana, arial;
font-size:8pt;
vertical-align: middle;
line-height:20px;
cursor: pointer;
background-image: url(../images/menu_main_selected.jpg);
background-repeat:no-repeat;
}

/* De links van de main items */
.menu_main_item a {
color:#FFFFFF;
text-decoration: none;
line-height:20px;
display:block;
width:100%;
}

.menu_main_item a:hover {
color:#FFFFFF;
text-decoration: none;
line-height:20px;
display:block;
width:100%;
}

.menu_selected_main_item a {
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
line-height:20px;
display:block;
width:100%;
}

.menu_selected_main_item a:hover {
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
line-height:20px;
display:block;
width:100%;
}

/* Sub items van het menu */
.menu_sub_item {
background-color:#FFFFFF;
padding-left:60px;
width:100%;
height:20px;
border-bottom:0px #C5C3C4 solid;
font-family: verdana, arial;
font-size:8pt;
line-height:20px;
cursor: pointer;
background-image: url(../images/menu_sub.jpg);
background-repeat:no-repeat;
}

.menu_selected_sub_item {
background-color:#FFFFFF;
padding-left:60px;
width:100%;
height:20px;
border-bottom:0px #C5C3C4 solid;
font-family: verdana, arial;
font-size:8pt;
vertical-align: middle;
line-height: 20px;
cursor: pointer;
background-image: url(../images/menu_sub_selected.jpg);
background-repeat:no-repeat;
}

/* De links van de sub items */
.menu_sub_item a {
color:#000000;
text-decoration: none;
line-height:20px;
display:block;
width:100%
}

.menu_selected_sub_item a {
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
line-height:20px;
display:block;
width:100%
}

.menu_selected_sub_item a:hover {
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
line-height:20px;
display:block;
width:100%
}

/* Sub sub items in het contentvak */
.menu_sub_sub_items {
width:410px;
height:25px;
line-height:25px;
text-align:left;
vertical-align:middle;
font-family: verdana,arial;
padding-left:10px;
font-size:8pt;
margin-bottom:1px;
border-left:1px #E3001B dotted;
border-bottom:1px #E3001B dotted;
}

/* De links van de sub sub items */
.menu_sub_sub_items a {
color:#000000;
text-decoration: none;
}

.menu_sub_sub_items a:hover {
color:#E3001B;
text-decoration: none;
}

/* Content vak onderdelen */
.content_body {
overflow:auto;
padding-top:20px;
margin-left:22px;
background-image: url(../images/content.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
scrollbar-face-color:#E3001B;
scrollbar-highlight-color:#FF3C57;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#B10000;
scrollbar-shadow-color:#C50000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}

.content_frame {
width:500px;
font-size:8pt;
}

/* Content */
.content_titel {
width:410px;
height:46px;
line-height:25px;
margin-top: 20px;
margin-bottom: 10px;
color:#000000;
text-align:left;
vertical-align:middle;
font-family: verdana,arial;
font-size:10pt;
font-weight: bold;
}

.content_koptekst {
width:410px;
color:#000000;
text-align:left;
font-family: verdana,arial;
font-size:8pt;
margin-bottom: 10px;
}

.content_content {
width:410px;
color:#000000;
text-align:left;
font-family: verdana,arial;
font-size:8pt;
}

.content_content a {
color:#000000;
text-decoration: underline;
}

.content_content a:hover {
color:#E3001B;
text-decoration: underline;
}

.content_voettekst {
width:410px;
color:#000000;
text-align:left;
font-family: verdana,arial;
font-size:8pt;
margin-top: 10px;
}

.content_kanaal_nieuws {
width:410px;
font-family: verdana,arial;
font-size:8pt;
text-align: left;
border-left:1px #E3001B dotted;
border-bottom:1px #E3001B dotted;
padding:10px;
margin-bottom: 8px;
}

.content_kanaal_nieuws a {
font-weight: bold;
font-family: verdana,arial;
font-size:8pt;
color:#000000;
text-align: left;
text-decoration: none;
}

.content_kader {
border:1px #000000 solid;
}

.content_kader_item {
font-family: verdana,arial;
font-size:8pt;
color:#000000;
padding:8px;
}

.content_kvk {
color:#000000;
font-family: verdana,arial;
font-size:8pt;
}

.nieuws_blok_titel {
font-weight: bold;
font-family: verdana,arial;
font-size:8pt;
color:#E3001B;
}

.nieuws_blok_titel a {
font-family: verdana,arial;
font-size:8pt;
color:#000000;
text-decoration: none;
}

.nieuws_blok_titel a:hover {
font-family: verdana,arial;
font-size:8pt;
color:#E3001B;
text-decoration: none;
}

.nieuws_blok {
width:250px;
height:40px;
position:relative;
overflow:hidden;
}

.nieuws_blok a {
color:#000000;
font-family: verdana,arial;
font-size:8pt;
text-decoration: none;
}

.nieuws_total {
width:410px;
text-align: left;
}

.nieuws_total a:hover {
font-family: verdana, arial;
font-size:8pt;
color:#E3001B;
text-decoration: none;
}


/* De buttons home, sitemap en zoeken */
.site_buttons {
width:80px;
padding-right:10px;
text-align:right;
line-height: 16px;
}

.site_buttons a {
color:#000000;
font-family: verdana,arial;
font-size:8pt;
text-decoration: none;
font-weight:bold;
}

.site_buttons a:hover {
color:#E3001B;
font-family: verdana,arial;
font-size:8pt;
text-decoration: none;
font-weight:bold;
}

/* Sitemap onderdelen */
.sitemap {
width:410px;
text-align: left;
}

.sitemap a:hover {
font-family: verdana, arial;
font-size:8pt;
color:#E3001B;
text-decoration: none;
}

.sitemap ul {
list-style-image: url(../images/driehoek.gif);
margin-top:3px;
margin-bottom:3px;
}

.search {
width:410px;
text-align: left;
color:#000000;
font-family: verdana,arial;
font-size:8pt;
}

/* template tags */
.linker_balk {
text-align:center;
vertical-align:bottom;
font-family: verdana, arial;
font-size:8pt;
color:#000000;
}

.rechter_balk {
text-align:center;
vertical-align: text-bottom;
font-family: verdana, arial;
font-size:8pt;
color:#000000;
width:250px;
}

/* Losse elementen op de site */
.adres {
color:#000000;
font-family: verdana, arial;
font-size:8pt;
}

.adres a {
color:#000000;
text-decoration:none;
font-size:8pt;
}

.adres a:hover {
color:#E3001B;
text-decoration:none;
font-size:8pt;
}

.select_tools {
color:#000000;
font-family: verdana, arial;
font-size:8pt;
width:150px;
}

.link_product_of_denk a {
font-family: verdana, arial;
font-size:8pt;
color:#000000;
text-decoration: none;
font-weight: bold;
}

.link_product_of_denk a:hover {
color: #E3001B;
}

.link_terug {
padding-right:20px;
}

.link_terug a {
font-family: verdana, arial;
font-size:8pt;
color:#000000;
text-decoration: none;
font-weight: bold;
}

.link_terug a:hover {
color: #E3001B;
}

.personeel {
font-family: verdana, arial;
font-size:8pt;
color:#000000;
}

.personeel a {
font-family: verdana, arial;
font-size:8pt;
color:#000000;
text-decoration: underline;
}

/* Foutmeldingen */
.dialog_message_ok {
background-color:#EAFCEA;
border:1px #73D573 solid;
width:450px;
padding:5px;
}

.dialog_message_error {
background-color:#FFE3E3;
border:1px #E00000 solid;
width:450px;
padding:5px;
}

.dialog_message_error td {
font-family: verdana, arial;
font-size:8pt;
}

.dialog_message_ok td {
font-family: verdana, arial;
font-size:8pt;
}

body {
margin:0px;
}

a {
font-family: verdana, arial;
font-size:8pt;
color:#000000;
text-decoration: none;
}

a:hover {
font-family: verdana, arial;
font-size:8pt;
color:#E3001B;
text-decoration: none;
}

ul {
list-style-image: url(../images/driehoek.gif);
margin-bottom: 0px;
margin-top:0px;
margin-left: 16px;
}

li {
margin-left: 0px;
}

input {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
border: 1px #000000 solid;
}

.input_text {
width: 250px;
}

.input_text_small {
width: 70px;
}
