/**
 * ----------------------------------------------
 * tulpenronde.nl
 */
@media screen
{
body {
margin: 0px;
padding: 0px;
font-family: Verdana;
line-height:18px;
font-size:11px;
font-size: small;
color: black;
width: 819px;
margin: 0 auto;
background-color: #f7941d;}

img {border: none;}
hr {
display: block;
color: #FF9933;
border: 1px dashed #FF9933 ;
border-width: 100%;
}

div#container {
     overflow: hidden;
     background-color: #fff;

}
div#topheader {
width: 819px;

}
div#header {
	height:269px;
	background:#fff url("../images/headermetlogos.jpg");
    background-color: #fff;
}


div#menu {
    background:#fff url("../images/menubg.jpg");
    line-height: 31px;
    height: 31px;
    padding-left: 31px;
}
div#home {
    width: 744px;
    padding: 10px 10px 0 37px;

}
div#update {
    float: left;
    width: 190px;
    padding-right: 10px;
    background-color: #fff;
}

div#main {
    float: left;
    width: 534px;
    background-color: #fff;
    padding-left: 10px;
}

div#footer {
    background-image: url(../images/footer.jpg);
    width: 819px;
}

div#footertekst {
	width:100%;
	text-align:center;
    background-color: #f7941d;
	}
 .koptekst {
    font-family: Verdana;
	font-size: medium;
    font-weight: bold;
	color:#666;
 }
  .kop {
    font-family: Verdana;
	font-size: small;
    font-weight: bold;
	color:#ff0000;
 }
   .mainkop {
    font-family: Verdana;
	font-size: small;
    font-weight: bold;
	color:#000;
 }
.links {border-bottom:1px dotted #ff0000; text-decoration: none;color: #ff0000;font-size: 12px; font-weight: normal; font-family: Verdana;}
.links:visited { text-decoration: none;color: #ff0000;font-size: 12px; font-weight: normal;font-family: Verdana;}
.links:active { text-decoration: none;color: #ff0000;font-size: 12px; font-weight: normal;font-family: Verdana;}
.links:hover {border-bottom:1px solid #ff0000; text-decoration: none;color: #ff0000;font-size: 12px; font-weight: normal;font-family: Verdana;}

.footerlink { text-decoration: none;color: #666;font-size: 12px; font-weight: bold; font-family: Verdana;}
.footerlink:visited { text-decoration: none;color: #666;font-size: 12px; font-weight: bold;font-family: Verdana;}
.footerlink:active { text-decoration: none;color: #666;font-size: 12px; font-weight: bold;font-family: Verdana;}
.footerlink:hover { text-decoration: underline;color: #666;font-size: 12px; font-weight: bold;font-family: Verdana;}
}
