@CHARSET "ISO-8859-1";





a {color:#0089ff; text-decoration:none;}
a:hover {text-decoration:underline;}

li{line-height:20px;}

h1{
	font-weight:normal;
}

body{
	/*background-color:#010406;*/
	color:#88a4bc;
	font-family:Tahoma;
	background-color:#010406;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image:url("/themas/isize-2/afbeeldingen/achtergrond-2.png");
	background-position:top center;
	background-repeat:no-repeat;
}

#page{
	margin:0px;
	padding:0px;
	display:block;
	position:absolute;
	left:0px;
	height:100%;
	width:100%;
	z-index:0;
}

#wrapper{
	width:891px;
	position:relative;
	left:50%;
	margin-left:-445px;
	margin-top:25px;
}

#header{
	background-image:url("/themas/isize-2/afbeeldingen/logo.png");
	background-repeat:no-repeat;
	height:102px;
}



#menu{
	background-image:url("/themas/isize-2/afbeeldingen/menu-spacer.png");
	height:43px;
	padding-left:35px;
	
}

#menu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li{
	display:block;
	width:140px;
	float:left;
	height:43px;
	line-height:43px;
}

#menu a {
	
	display:block;
	width:140px;
	color:#88a4bc;
	text-decoration: none;
	height:43px;
	line-height:43px;
	text-align:center;
}


#menu li.actief a 
{
color: #0089ff ;
text-decoration:underline;
	
}

#menu a:hover {
	color: #0089ff ;
	text-decoration:underline;
}


#footer{	
	background-image:url("/themas/isize-2/afbeeldingen/footer.png");
	background-repeat:no-repeat;
	background-position:top center;
	min-height:31px;
	padding-top:10px;
	padding-left:70px;
}

.links{
	float:left;	
	width:200px;
}

#footer li{margin:0px; padding:0px; list-style-type:none;}
#footer ul{margin:0px; padding:0px;}

#footer #midden{
	width:50%;
	float:left;
}

#footer #midden h1{
	font-size:30px;
	font-weight:normal;
	text-align:center;
}

#content{clear:both; padding:35px; line-height:20px; letter-spacing:0.3px; word-spacing:1px;}


#contact{
	background-image:url('afbeeldingen/contact-bg.png');
	height:333px;
	width:802px;
	color:#044b6a;
	padding-left:75px;
	padding-top:105px;
}

#contact-tekst{ height:80px; color:#a2a2a2; width:400px; overflow:hidden;}

#contact-verzonden{margin-top:100px; text-align:center; padding-right:100px;}

#contact-verstuur-knop{clear:both; text-align:right; padding-right:100px;}

#contact-labels{ float:left; width:400px;}

#contact-bericht-label{ width:200px; line-height:35px; margin-left:20px; float:left; height:35px;}

#contact-bericht{ width:300px; margin-left:15px; float:left; line-height:35px; height:150px;}

#contact-bericht textarea{ border:solid 1px #a7a7a7; width:298px; height:135px; background-image:url('afbeeldingen/contact-bericht-bg.png');}

.inputtitel{ float:left; clear:both; width:150px; line-height:35px; height:35px;}
.input{ float:left; width:250px; line-height:35px; height:35px;}

.input input{ border:solid 1px #a7a7a7; height:18px; padding:2px; background-image:url('afbeeldingen/contact-input-bg.png');}
