/* Global reset ////////////////////////////////////////////////////////////////////////////////*/
*	    { 	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

em { font-style: italic; }
strong { font-weight: bold; }
table {	border-collapse: collapse; border-spacing: 0; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q { quotes: "" "";}
caption, th, td { font-weight:normal; text-align:left; }
ol, ul { list-style:disc outside none;padding-left: 30px; }
input { border:1px solid #000; }
body{
        background-color: #C6C7CA;
	font-family: Arial;
	font-size: 81%;
        text-align: center;
	line-height: 20px;
        color: #ffffff;
}

h1 { font-size: 1.4em; }
h1.align-center { text-align: center; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
p { font-size: 1.2em; }
p.align-center { text-align:center; }
p { margin-bottom: 1.2em; } 
b { font-weight: bold; }
i { font-style: italic; }

/* Layout 3 cols ///////////////////////////////////////////////////////////////*/
#container {
	margin: auto;
	width: 980px;
	position: relative;	
        text-align: left;
}

#main, #left, #center, #right, #footer-frame, #top_nav {
	float: left;
	display: inline; /* workaround for IE6*/
	
}

#main {
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-image: url(../img/roodfluweel.jpg);	
}

#header{
	background: url(../img/TopBanner.jpg) no-repeat top;
	width: 980px;
	height: 180px;
}

#header span, .hide{
	display: none;
}

#fill {
	background-image: url(../img/roodfluweelTopRow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/* Left  ////////////////////////////////////////////////////////////////////////*/
#left {
	width: 200px;
	border-right-image: url(../img/goudestaafverticaal.jpg);
}

/* Center ///////////////////////////////////////////////////////////////////////*/
#center{
	width: 500px;
}

/* Right ////////////////////////////////////////////////////////////////////////*/
#right{
	width: 270px;
	margin-left: 5px;
}

/* Footer ////////////////////////////////////////////////////////////////////////*/
#footer-frame{
        background: url(../img/BottomBanner.jpg) no-repeat center top;
	/* height: 50px;
	width: 100%; */
	width: 980px;
	height: 50px;
	margin: auto;
        text-align: center;
}

#footer{
	background: none;
	width: 980px;
	height: 50px;
	margin: auto;
}
	
/* Header settings voor de hele site*/
#navigatie {
	padding-top: 20px;
	padding: 5px;
}

#login {
	background: url(../img/section_login.jpg) no-repeat top;
	width: 175px;
	vertical-align: bottom;
	padding: 5px;
        padding-top: 40px;
}

#nieuws {
	background: url(../img/section_nieuws.jpg) no-repeat top;
	height: 300px;
}

#bread {
        height: 20px;
        color: #ff9900;
}

#bread a:link, a:visited, a:hover, a:active{
          color: #ff9900;
}

td.gfpb_landscape { padding: 1px 1px 1px 1px; }

#tx-irfaq-pi1 a:link {color: #fff;}

