/*
==================================================

==================================================
*/


/*
==================================================
     Opmaak van de BODY
==================================================
*/
body{
        text-align: center;
        font-family: Verdana;
        font-size: 11px;
        margin-top: 3px;
        scrollbar-arrow-color: #d3373b;
	    scrollbar-track-color: #f0c6c7;
	    scrollbar-face-color: #f0c6c7;
	    scrollbar-highlight-color: #f0c6c7;
	    scrollbar-3dlight-color: #d3373b;
	    scrollbar-darkshadow-color: #f0c6c7;
	    scrollbar-shadow-color: #d3373b; 
        }




/*
==================================================
     Opmaak van de HOOFD DIVS
==================================================
*/
div#container{
        width: 980px;
        margin: 0px auto;
        position: relative;
        text-align: left;
        }
div#banner{
        width: 980px;
        height: 158px;
        text-align: center;
        }
div#links_menu{
        width: 210px;
        float: left;
        }
div#content{
        width: 522px;
        float: left;        
        padding-left: 38px;
        }
div#content a{
	color: #d3373b;
	font-weight: bold;
	text-decoration: none;
}
div#content a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div#rechts_menu{
        width: 190px;
        float: left;
        text-align: left;
       
        }
div#rechts_wrapper
{
padding-left: 19px;	
}
div#rechts_menu a{
	color: #d3373b;
	font-weight: bold;
	text-decoration: none;
}
div#rechts_menu a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}




/*
==================================================
     Opmaak SUB DIVS
==================================================
*/
div#links_menu_txt{
        text-align: left;
        width: 184px;
        padding-left: 5px;
}

div#links_menu_txt a{
    display: block;
    padding-left: 30px;
    height: 32px;
    background-image: url('../images/menulinks/menu_item.jpg');
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 32px;
}
div#links_menu_txt a:hover{
    color: #d3373b;
}

div#content_txt{
        width: 484px;
        height: 250px;
        background-image: url('../images/content/content2.jpg');
        background-repeat: no-repeat;
        }
div#content_txt_links{
        width: 484px;
        height: 416px;
        background-image: url('../images/content/content_links.jpg');
        background-repeat: no-repeat;
        }
div#content_storing{
        width: 485px;
        height: 140px;
        background-image: url('../images/content/storing.jpg');
        background-repeat: no-repeat;
        color: #d3373b;
        }
div.storing_text{
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 35px;
        line-height: 160%;
        }
div.content_tekst{
        width: 454px;
        height: 230px;
        padding-top: 5px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 150%;
        overflow: auto;
        }
div.content_tekst_links{
        width: 450px;
        height: 394px;
        padding-top: 5px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 150%;
        overflow: auto;
        }
div#content_vol{
        width: 484px;
        height: 416px;
        background-image: url('../images/content/content-.jpg');
        background-repeat: no-repeat;
        }
div.content_vol_txt{
        width: 454px;
        height: 394px;
        padding-top: 5px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 150%;
        overflow: auto;
        }
div#contenttitel{
	width: 484px;
	height: 25px;
	background-image: url('../images/content/top.jpg');
    background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
div#contenttitellinks{
	width: 484px;
	height: 25px;
	background-image: url('../images/content/top_links.jpg');
    background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
div.titel_txt{	
	line-height: 25px;
	padding-left: 34px;
}

div#rechts_menu_nieuws{
	width: 186px;
	color: #d3373b;
}
div.nieuws_top{
        width: 186px;
        height: 25px;
        background-image: url('../images/menurechts/nieuws_top.jpg');
        background-repeat: no-repeat;
        }
div.nieuws_midden{
        width: 186px;
        height: 100%;
        text-align: center;
        background-image: url('../images/menurechts/nieuws_midden.jpg');
        }
div.nieuws_midden_txt{
        width: 172px;
        text-align: left;
        line-height: 160%;
        margin: 0px auto;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        }
div.rechts_menu_zwart{
        color: #000000;
        }
div.nieuws_onder{
        width: 186px;
        height: 10px;
        background-image: url('../images/menurechts/nieuws_onder.jpg');
        background-repeat: no-repeat;
        }
        
div#rechts_menu_projecten{
	width: 186px;
	color: #d3373b; 
}
div.projecten_top{
        width: 186px;
        height: 25px;
        background-image: url('../images/menurechts/projecten_top.jpg');
        background-repeat: no-repeat;
        }
div.projecten_midden{
        width: 186px;
        height: 100%; 
        background-image: url('../images/menurechts/nieuws_midden.jpg');
        }
div.projecten_midden_txt{
        width: 172px;
        text-align: left;
        line-height: 160%;
        margin: 0px auto;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        }
div.projecten_onder{
        width: 186px;
        height: 10px;
        background-image: url('../images/menurechts/nieuws_onder.jpg');
        background-repeat: no-repeat;
        }
div.menu_rechts_image{
	float: left;
	padding-right: 2px;
}
div#links_menu_plaatjes{}



/*
==================================================
      Opmaak van de MENUS
==================================================
*/
div.menu_padding{
        padding-left: 30px;
        }


/*
==================================================
     Opmaak van de TEKSTEN
==================================================
*/
input{
	background-color: #f0c6c7;
	color: #d3373b;
	border: 1px solid #d3373b;
	font-family: verdana;
	font-size: 11px;
	width: 150px;
}
select{
	background-color: #f0c6c7;
	color: #d3373b;
	border: 1px solid #d3373b;
	font-family: verdana;
	font-size: 11px;
}
textarea{
	background-color: #f0c6c7;
	color: #d3373b;
	border: 1px solid #d3373b;
	font-family: verdana;
	font-size: 11px;
	width: 150px;
}
td{
	vertical-align: top;
}

img{
	border-color: #d3373b;
}


/*
==================================================
      Opmaak van de TABELLEN
==================================================
*/
.contact_size{
	width: 300px;
	}
.links{
	width: 150px;
	text-align: center;
	vertical-align: middle;
	}
.links a{
	color: #d3373b;
	border-color: #d3373b; 
}
.links a:hover{
	color: #000000;
}
.pc{
	width: 61px;
	}
.plaats{
	width: 148px;
	}
.omschrijving{
	width: 217px;
	}
.balk_form{
	width: 217px;
	}
.naam{
	width: 152px;
	}
.urgentie{
	width: 221px;
	}
.contact{
	width: 65px;
	}
.contact2{
	width: 125px;
	}
.contact3{
	width: 10px;
	}
