body {
    font-family:Verdana,Arial,Helvetica, sans-serif;
    font-size:80%;
    line-height:140%;
}
table.top {
    background-image: url(img/bg_top.jpg);
    background-repeat: no-repeat;
}
h1 {
    font-size:130%;
    margin-bottom:20px;
}
h2 {
    font-size:100%;
    margin-top:10px;
}
h3 {
    font-style: bold;
    margin-bottom:0px;
}
h4 {
    font-style: italic;
    font-weight: normal;
    margin-top:4px;
    margin-bottom:0px;
}

p {
    margin-top:0px;
}
hr {
    border-style: none;
    height: 1px;
}

ul,ol {
    margin-top:0px;
    margin-left:10px;
    padding-left:10px;
}

li.catalogus{
    margin-top:5px;
}

td.content {
    background-image: url(img/bg_home3.gif);
    padding:10px;
}
td {
    font-size: 70%;
    vertical-align:top;
}
th {
    font-size: 70%;
    font-weight: bold;
    background-color: #ddeeff;
}

.stdTableWidth{
    width: 430px; // was width: 568px;
}

.topBody a:link{ color: #ffffff; }
.topBody a:hover{ color: #ffffff; }
.topBody a:visited{ color: #ffffff; }
.topBody a:active{ color: #ffffff; }

.grayedSpan{
    color: #aaaaaa;
}

/* link kleuren; het is maar een idee (maar ziet er beter uit dan standaard blauw) */ 
a:link    { color: #000099; }
a:hover   { color: #000099; }
a:visited { color: #000099; }
a:active  { color: #000099; }

.rightAlignDiv{
    text-align:right;
}

.listHead{
    background-color: #ccddee;
    text-align:  left;
    font-family: Verdana,Arial,Helvetica;
    font-weight: bold;
}

.listBody{
    background-color: #ddeeff;
    text-align:  left;
    font-family: Verdana,Arial,Helvetica;
    font-weight: normal;
}

.okDiv{
    border: 1px solid #00ff00;
    padding:5px;
}

.okDiv{
    border: 1px solid #00ff00;
    padding:5px;
}

.nokDiv{
    border: 1px solid #ff0000;
    padding:5px;
}


.nofont {
    font-size:100%;
    font-family:Verdana,Arial,Helvetica;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration:underline;
}
a.white {
    color:#ffffff;
}
.navbar {
    margin:0px;
    padding:0px;
}
.nav0,.nav0 A:link,.nav0 A:active,.nav0 A:hover,.nav0 A:visited {
    color:#000;
    font-size:12px;
    font-weight:bold;
}
.nav1,.nav1 A:link,.nav1 A:active,.nav1 A:hover,.nav1 A:visited {
    color:#b8007c;
    font-size:12px;
    font-weight:bold;
}
.subnav1,.subnav1 A:link,.subnav1 A:active,.subnav1 A:hover,.subnav1 A:visited {
    color:#b8007c;
    font-size:10px;
    margin:0px;
    padding:0px;
}
.navigatie {
    width: 135px;
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: center;
    color: black;
}
.navigatieactive {
    width: 135px;
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0px;
    background-image: url(img/navigatieactive.gif);
    background-position: left center;
    background-repeat: no-repeat; 
    vertical-align: center;
    color: black;
}

.navigatie a {
    color: black;
}
.navigatieactive a {
    color: black;
}
.advright {
    text-align: center;
    padding-right: 10px;
    padding-top: 40px;
}

.advright a.klein {
    margin-bottom: 2px;
    color: #a12630;
}

.advright a.groot {
    margin-bottom: 2px;
    margin-top:10px;
    color: #a12630;
    font-weight: bold;
}

.navigatieactive a {
    font-weight: bold;
    color: #000000;
}

.navigatie a {
    font-weight: bold;
    color: #000000;
}
.newsblock {
    padding: 2px;
    width: 300px;
    border-width: 1px;
    border-color: black;
    border-style: dashed;
    padding: 10px;
    margin-top: 20px;
}
.imgtxt { 
    font-size:small;
}
.small { 
    font-size:70%;
    line-height:100%;
}
.required { 
    color:#cc2222;
}
.notfound { 
    color:#ffff00;
}
.field {
    font-family:Verdana,Arial,Helvetica;
    font-size:small;
    color:#434343;
}
.search { 
    font-family:Verdana,Arial,Helvetica;
    font-size:10px; 
    background-color:#fff; 
    color:#000; 
    border-style: solid; 
    border-top-width:1px; 
    border-right-width: 1px; 
    border-left-width: 1px; 
    border-bottom-width: 1px; 
    border-color: #000; 
    padding:1px;
}
.white {
    color:#ffffff;
    font-weight:bold;
}
.black {
    font-size:70%;
    color:#000000;
}
.tmp {
    color:#00cc00;
}
.red {
    color:#ff0000;
}
.broodkruimel { 
    font-size:70%;
    font-weight:bold;
    line-height:100%;
}

tr.bb {
    height: 20px;
    font-weight: bold;
    font-size: 10px;
    color: #333334;
}

td.bb_left {
    width: 9px;
    height: 20px;
    background-image: url(img/button_bar_left.gif);
    background-repeat: no-repeat;
}
td.bb {
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 10px;
    color: #333334;
    background-image: url(img/button_bar_middle.gif);
}
td.bb_inactive {
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 10px;
    color: gray;
    background-image: url(img/button_bar_middle_over.gif);
}
td.bb_right {
    width: 9px;
    height: 20px;
    background-image: url(img/button_bar_right.gif);
    background-repeat: no-repeat;
                                                                                                           
.menuItem {
   display:block;
   font-weight:normal;
   padding:6px;
   border-width:0px;
   text-decoration: none;
   color:black;
}

.menuItem:hover {
    display:block;
    padding:5px;
    border-width:1px;
    border-style:solid;
    border-color:white;
}

padding-right: 4px;
}


tr.bb a {
    display: block;
    padding-top: 2px;
    font-weight: bold;
    font-size: 10px;
    color: #333334;
}
.bb a:link,.bb a:active,.bb a:hover,.bb a:visited {
    padding: 0px;
    color: #333334;
}
div#container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 880px;

}
div#leader {
    text-align: center;
    background-color: #000052;
    /* height: 90px; */
    width: 750px;
	margin-right: 130px;
	height: 25px;
    vertical-align: center;
    padding-top: 2px;
    padding-bottom: 4px;
} 
div#body {
	float: left;
	width: 750px;
}


/* catalogus */
.menuItem {
    display:block;     font-weight:normal;
    padding:6px;
    border-width:0px;
    text-decoration: none;
    color:black;
}

.menuItem:hover {
    display:block;     padding:5px;
    border-width:1px;
    border-style:solid;
    border-color:gray;
}
#roundcorner {
}
ul.inline {
    margin-left:0px;
    padding-left:0px;
    padding:2px
}
ul.inline li {
    padding:1px 2px 1px 2px;
    display: inline;
    border: 1px solid #bbb;
    background-color:#ddd;
    -moz-border-radius: 25px;
    font-weight:bold;
}
ul.inline li.white {
    border: 0px solid #bbb;
    background-color:#fff;

}
ul.inline li a:link, a:visited {
    color:black;
    text-decoration:none;
}
ul.inline li a:hover, a:active {
    color:#00f;
    text-decoration:none;
}

#rectangle {
    text-align:center;
}

#skyscraper {
	float: right;
    /*position:absolute;
    top:0px;
    left:0px; 
    left:50%;
    margin-left:378px;	 
	 */
	margin-top: 85px;
    width:120px;
    padding:0px;
}
