/* CSS Document */


.body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-image:url(../images/jpg/bg.jpg);background-position:top;background-repeat:repeat-x;background-color:#EC1C24;

font-size: 14px;
line-height: 14px;
font-family: Verdana, Arial;
color: #000000;

}

h1 {
   font-size: 14px;
   line-height: 14px;
   font-family: Verdana, Arial;
   font-weight: bold;
   margin-left: 30px;
}

.banner{

margin-top:-5px;
}

.floatingtekst {
margin-top:25px;
}

.content{
margin-top:260px;
}


button.submit {
   background: url('../images/gif/zoeken.gif') no-repeat;
   text-indent:-999999em;
   width:50px;
   height:20px;
   border-bottom:0px;
   border-top:0px;
   border-left:0px;
   border-right:0px;
   cursor:pointer;
}

.teksttop {
	font-size: 9px;
	line-height: 14px;
	/*font-family:Caecilia-Light;*/
	font-family: Verdana, Arial;
	color: #FFFFFF;
}

a:link {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration:none;
color: #000000;
}
a:visited {
text-decoration: none;
color: #000000;
}





.tblfoto2008 .first {
	padding-left: 15px;
}

.tblfoto2008 td {
	padding: 7px 0px 7px 0px;
}



@media print {	
	body, .content, .xx {
		margin-top: 0px !important;
		background: #ffffff !important;
	}
	.floatingtekst, .flash, body center, .qq {
		display: none !important;
		background: #ffffff !important;
	}
}
