/* CSS voor BTAA */
/* font: font-style font-variant font-weight font-size/line-height font-family */

img {
	border:none;
}

body {
    background: #000000 url(images/bg-grid.png);
	background: #ffffff;
    font: small Verdana, Geneva, sans-serif;
    color: #333333;
    margin: 0px;
    padding: 0px;
}

#allcontent {
    background: #ffffff url(images/logo.gif) top left no-repeat;
    font-size: 85%;
    width: 900px;
    height: 600px;
    margin: 0px;
    padding: 130x 10px 10px 10px;
    position: relative;
}

#pagina {
    background: url(images/mini-grid.gif) top left;
    border: 1px solid #000000;
    width: 500px;
    position: absolute;
    top: 125px;
    left: 210px;
    margin: 0px;
    padding: 0px 10px;
}

address {
	width: 200px;
}

#menu {
    font: 110%/2em "Century Old Style", Verdana, Arial, serif;
    position: absolute;
    top: 125px;
    left: 740px;
}

#nieuws {
    background: url(images/bg-nieuws.png) top right no-repeat;
    border: 1px solid #000000;
    width: 170px;
    height: 318px;
    position: absolute;
    top: 175px;
    left: 20px;
    margin: 0px;
    padding: 0px 5px;
}

#nieuws h1 {
	font-family: "Times New Roman", Times, serif;
	color: #003681;
	text-align:center;
	border-bottom: solid 1px #000000;
	padding: 0px 0px 10px 0px;
}

#nieuws strong {
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: italic;
}

#nieuws p {
	padding: 0px 2px 10px 2px;
	margin: 0px 0px 5px 0px;
	border-bottom:dashed 1px #666666;
}
/*
#index table {
	margin:5px;
	padding:5px;
	border: dotted #999999 1px;
	border-collapse:collapse;
}

#index th, td {
	border: 1px dotted #666666;
	padding: 0px 4px;
}

#index th {
	background-color:#CCCCCC;
}
*/
strong {
font-weight:bold;
}

h1 {
    color: #000000;
    font: 180% Futura, Impact, Arial, sans-serif;
}

h2 {
    color: #222222;
    font: 150% Arial, Verdana, sans-serif;
}

h3 {
    color: #444444;
    font: 120% Arial, Verdana, sans-serif;
}

a:link {
    font-family: Optima, Verdana, Arial, sans-serif;
    color: #de078c;
    text-decoration: none;
	font-size:110%;
	font-weight:bold;
}

a:visited {
    font-family: Optima, Verdana, Arial, sans-serif;
    color: #de078c;
    text-decoration: none;
	font-size:110%;
	font-weight:bold;
}

a:hover {	
    font-family: Optima, Verdana, Arial, sans-serif;
    color: #003681;
    text-decoration: none;
	font-size:110%;
	font-weight:bold;
}

#footer {
    position: absolute;
    left: 10px;
    top: 550px;
}

#plattegrond {
	position: absolute;
	top: 50px;
	left: 300px;
	border: none;
}

.noborder {
	border: none;
	text-decoration: none;
}

a:link.noborder {
	border: none;
	text-decoration: none;
}

a:visited.noborder {
	border: none;
	text-decoration: none;
}

a:hover.noborder {
	border: none;
	text-decoration: none;
}

#projectgegevens, #projectafbeelding1, #projectafbeelding2, #projectafbeelding3 {
	border:1px solid #000000;
	width:50%;
	padding:4px;
	margin:5px;	
	text-align:center;
}

#projectafbeelding1 {
}

#projectafbeelding2 {
}

#projectafbeelding3 {
}

#projectgegevens {
text-align:left;
}

