/*
Wijnand Hoeks ICT-Service

Tel. 0497-550167
Fax: 0497-550168
www.wijnandhoeks.nl
*/

body {
margin-top: 5px;
margin-bottom: 10px;
padding: 0px;
background: #D3EAFA url(images/bg.jpg) repeat;
text-align: center;
behavior: url(csshover.htc);

}


.inhoud {
left: auto;
right: auto;
top: 3px;
width: 780px;
background: #FFFFFF url(images/bg-airco.jpg) no-repeat;
background-position: bottom center;
border: 3px solid #D43619;
}

.logo {
position: relative;
top: 0px;
width: 780px;
height: 98px;
background: #D3EAFA url(images/logo.jpg) no-repeat;

}

.tekst {
padding-top: 15px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 10px;
text-align: left;
font-family: Arial; color: #003399;
font-size: 12px;
}

.onder {
position: relative;
top: 0px;
width: 780px;
height: 29px;
background: #D3EAFA url(images/onder.jpg) no-repeat;
}


.blok {
position: relative;
width: 175px;
margin-top: 5px;
margin-bottom: 12px;
margin-left: 5px;
margin-right: 5px;
float: right;
background: #43A2E2 url(images/bg-blok.jpg) repeat;
text-align: center;
border: thin solid FCF700;
font-family: Arial; color: #D43619; font-size: 11px; font-weight: bold;
z-index: 1;
}


h1, span {
margin: 0px;
margin-bottom: 5px;
font-family: Arial; font-size: 28px; font-weight: bold;
text-transform:uppercase;
z-index: 2;
}
h1 {
position: relative;
color: black;
}
h1 span {
position: absolute;
top: -2px;
left: -2px;
color: #D43619;
}

h2 {
margin: 0px;
margin-bottom: 5px;
font-family: Arial; color: #D43619; font-size: 16px; font-weight: bold; 
text-transform:uppercase;
}

h6 {
margin: 0px;
margin-bottom: 5px;
font-family: Arial; color: #D43619; font-size: 10px;
}


A {color: #D43619; text-decoration:Underline;}
A:hover {color: FCF700; text-decoration:Underline; }



img {border: 0; }

input, textarea { 
background: #43A2E2 url(images/bg-blok.jpg) repeat;
text-align: left;
border: thin solid FCF700;
font-family: Arial; color: #D43619; font-size: 12px; font-weight: bold;
 font-weight: bold; text-decoration: none;}




.menu {
position: relative;
top: 0px;
width: 780px;
height: 25px;
background: #D43619; 
z-index: 25;
}



/* ASB; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial;
	color: FCF700;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	z-index: 25;
}

/* ASB; box properties for states: normal, click */
.TM0o0 {
	background: #D43619; 
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	z-index: 25;
}

/* ASB; box properties for states: hover */
.TM0o1 {
	background: #ED7E6B;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	z-index: 25;
}
