.logo{
width:310px;
float:right;
margin-top:10px;
}

.logo .logoUsos, .logo .logoStad{display:inline; float:left;}

.logo .logoStad{margin-left:10px; margin-top:15px;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0px;
	background-color:#CCCCCC;
}

h1{
	font-size:18px;
	}
h2{
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	}
h3{
	font-size: 12px;
	font-weight:bold;
	}

table{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
	
table .title{font-weight:bold; text-decoration:underline; width:150px; padding-top:10px;}
table .title2{padding-top:10px;}
table .subtitle{font-weight:bold; width:100px; padding-left:10px; vertical-align:top;}


.container {
	text-align:left;
	position:absolute;
	left:50%;
	margin:0px auto 0 -400px;
	padding:0px;
	width:802px;
	background-color:#fff;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

.banner {
                height:148px;
                width:802px;
                position:absolute;
                top:0px;
				background-color:#fff;
				text-align: center;
				font-size:75px;
				font-weight:bold;
				color:#0099CC;
				text-align:center;
				margin-right: 15px;
}

.klein{
	font-size:24px;
	}
.onderschrift{

	font-size:14px;
	color:#000000;
	}

.menubalk{
          color:#fff;
		  font-weight:bold;
		  background-color:#666666;
		  position: absolute;
		  top: 148px;
		  height: 30px;
		  width: 802px;		
		  text-align: right;  
		  padding-top: 7px;
		  
}

.menubalk a, .menubalk a:visited {
			display: inline;
			padding-left: 10px;
			font-size: 12px;
			text-decoration:none;
			color:#fff;
			}

.menubalk a:hover {
	text-decoration:none;
	color:#999;
	}


.submenu{
	float: left;
	width: 197px;
	font-weight:bold;
	margin-top:215px;
	padding-right:30px;
	}
.submenu li{
	background-color:#666666;
	list-style-image: url(images/pijl.gif);
	text-align: left;
	margin-bottom: 1px;
	list-style-type: none;
	width: 130px;
	height: 20px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
#selected{
	background-image:url(images/blauwePixel.gif);
		}
#selected a{
color:#000000;
}
.submenu a, .submenu a:visited{
	text-decoration:none;
	color:#fff;
	}
.submenu a:hover {
	color:#000000;
	}
	
	
a, a:visited{
	color:#0099CC; 
	text-decoration: underline;
	}	
a:hover{
	text-decoration: none;
	}
{
	color:#0099CC;
	text-decoration: underline; 
	}	

.oproep{
	border:1px solid #666666;
	background-color:#CCCCCC;
	padding:5px;
	width:131px;
	margin-left:38px;
	margin-bottom:30px;
	font-weight:normal;
	}
.oproep a, .oproep a:visited{
	color:#0099CC; 
	text-decoration: underline;
	}	
.oproep a:hover{
	text-decoration: none;
	}
	
.tekstvak{
			float: right;
			width: 555px;
			padding-right: 20px;
			padding-bottom: 20px;
			margin-top:200px;
			}
.afbeelding{
	float: right;
	margin-top: 20px;
	margin-right: 7px;
	}
.inleiding{
	float: left;
	width: 250px;
	}
.tekst{
	clear: both;
	}
.nadrukkader{
		background-color:#CCCCCC;
		border: 1px solid black;
		padding:7px;
		}
.centreerd{text-align:center;}
		
.citaat{
float:right;
}
.onderschriftje{
font-size:9px;
}

	

.footer{
	clear:both;
	width: 802px;
	height: 20px;
	padding-top:3px;

	font-size:9px;
	color:#666666;
	text-align:right;
	background-color:#CCCCCC;
	border-top:1px solid #666666;
	border-top:1px solid #666666;
	}
	
.disclaimer{
	float: left;
	margin-left: 5px;
	}
.copyright{
	float: right;
	}
	
.footer a {
	font-size:9px;
	color:#666;
	text-align:right;
	text-decoration:underline;
	}
.footer a:hover{
	color:#FFF;
	text-decoration:underline;
	}




	


