@charset "utf-8";
/* CSS Document */

body{	
		margin:0;
		color: #000000 !important;
		font-size: 12px !important;
}

.wrapper{text-align:center; width:830px; 
		margin-left:auto; 
		margin-right:auto;
		background-image:url(images/bg.png);
		background-position:center;
		background-repeat:repeat-y;
}
		

.top{	background-image:url(images/bg_top_02.jpg);
		background-repeat:repeat-x;
		height:28px;
		background-color: #002e5f;
		width:800px;
		margin-left:auto; 
		margin-right:auto;
}

.header{
		height:200px;
		background-color: #002e5f;
		width:800px;margin-left:auto; margin-right:auto;
}

.menu{	background-image:url(images/site_06.png);
		height:39px;
		background-color: #002e5f;
		width:800px;
		padding-top:10px;
		margin-left:auto; 
		margin-right:auto;
		margin-bottom: 100px;
		text-align: left;
}


.content{

		height:auto;
		min-height:400px;
		background-color: #ffffff;
		width:800px;
		text-align:left;margin-left:auto; margin-right:auto;
		font-family: Arial, Helvetica, sans-serif;
		font-family: Verdana,arial;
		font-size: 12px;
		color: rgb(0,0,0);
		
}

.footer{	background-image:url(images/site_08.png);
		background-repeat:repeat-x;
		height:99px;
		background-color: #002e5f;
		width:800px;
		margin-left:auto;
		margin-right:auto;
		position: relative;
		bottom: 0px;
		overflow: none;
		color:#ffe400;
	clear: both;
}

.left{
	
		float: left;
		width: 550px;
		margin: 10px 10px 10px 10px;
		color: #002e5f !important;

		

}
.right{
		float: right;
		width: 20%;
		text-align: left;

}
.nieuws{
		border-width: 2px 0px 2px 2px;
		border-spacing: 3px;
		border-style: none none dashed dashed;
		border-color: gray gray gray gray;
		border-collapse: collapse;
		float: right;
		font-size: 14px;
}

h1{
		font-weight: bold;
		font-size: 16px;
}
.center{
		float: none;
		text-align: center;
	}

.h1_alink {
	    color:#000000;



}

a:link{color:#002e5f; text-decoration:none; }
a:hover{color:#002e5f; text-decoration:none; }
a:active{color:#002e5f; text-decoration:none; }
a:visited{color:#002e5f; text-decoration:none; }

#h6 a:link{color:#002e5f; text-decoration:none; }
#h6 a:hover{color:#002e5f; text-decoration:none; }
#h6 a:active{color:#002e5f; text-decoration:none; }
#h6 a:visited{color:#002e5f; text-decoration:none; }


.menu a:link{color:#FFE400; text-decoration:none;}
.menu a:hover{color:#FFE400; text-decoration:none; }
.menu a:active{color:#FFE400; text-decoration:none;}
.menu a:visited{color:#FFE400; text-decoration:none;}
.right  li
{
	list-style-type:none;
	margin-right:10px;
	text-align:left;
	
	padding:5px;
}

.right ul
{
	margin:10px 0;
}
.right li:hover
{
	background-color:#e0e0e0;
}




.footer a:link{color:#FFE400; text-decoration:none;}
 .footer a:hover{color:#FFE400; text-decoration:none;} 
.footer a:active{color:#FFE400; text-decoration:none; }
.footer a:visited{color:#FFE400; text-decoration:none; }

.h1_alink a:link{color:#000000; text-decoration:underline; }
.h1_alink a:hover{color:#000000; text-decoration:underline; }
.h1_alink a:active{color:#000000; text-decoration:underline; }
/*.h1_alink a:visited{color:#000000; text-decoration:none; }*/

.content p{ margin: 0px 0px 0px 0px;}

table.product td { border: none; 
vertical-align: middle;  text-align: left;}

table.product td#rowwing { border-bottom: dotted; }
table.product td#images { border-bottom: dotted;  vertical-align: center;}
table.product p { text-align: left;}
