/*
layout breedte:		800px
cyaan/blauw:		#00a6eb
lichtblauw:			#ccefff
*/
html {
width: 100%;
height: 100%;
}
body {
width: 100%;
height: 100%;
background-color: black;
margin: 0px auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
}
h1 {
width: 370px;
height: 71px;
margin: 0px;
padding: 0px;
background: #00a6eb url(afbeeldingen/nederland/header.gif) no-repeat top left;
}
h2 {
color: #00a6eb;
margin: 0px 0px 17px 0px;
font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
}
address {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: normal;
color: black;
margin-bottom: 17px;
}
#content a:link {
color: black;
text-decoration: none;
border-bottom: 1px solid #00a6eb;
}
#content a:active {
color: black;
text-decoration: none;
border-bottom: 1px solid #00a6eb;
}
#content a:visited {
color: black;
text-decoration: none;
border-bottom: 1px solid #00a6eb;
}
#content a:hover {
border-bottom: 1px solid black;
}
h3 {
color: black;
margin: 0px;
padding: 0px;
font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
font-variant: normal;
text-transform: uppercase;
line-height: 17px;
}
h4 {
color: black;
margin: 0px;
padding: 0px;
font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
font-variant: normal;
text-transform: none;
line-height: 17px;
}
p {
margin: 0px 0px 17px 0px;;
}
#layout {
margin: 0px auto;
padding: 0px;
width: 800px;
background: #00a6eb url(afbeeldingen/nederland/ag.gif) repeat-y top center;
}
#header {
height: 85px;
background: #00a6eb url(afbeeldingen/nederland/header_ag.gif) no-repeat top left;
}
#imgreplace {
visibility: hidden;
}
#visuals {
background-color: #224477;
height: 80px;
}
#menu {
height: 45px;
background: #00a6eb url(afbeeldingen/nederland/ag.gif) repeat-y top center;
}
#content {
width: 470px;
margin-left: 22px;
background-color: #ccefff;
border: 3px solid white;
padding: 30px;
color: black;
float: left;
}
#banners {
width: 195px;
padding-right: 19px;
float: right;
color: white;
/*background: #00a6eb url(afbeeldingen/nederland/banners_ag.gif) no-repeat top right;*/
}
.banner {
padding-bottom: 20px;
border: 0px;
background-color: white;
}
#footer {
width: 800px;
height: 22px;
background: #00a6eb url(afbeeldingen/nederland/footer.gif) no-repeat top center;
clear: both;
}
#naam {
width: 470px;
}
#functie {
color: #00a6eb;
text-transform: none;
}