
body{
	font: normal 13px/24px Verdana, Arial, Helvetica, Bookman Old Style, sans-serif;
	margin: 0;
	padding: 0;
	background: #A9A9A9;
	color: black;
	text-align:center;
}




a{
	color: #ffff33;
	text-decoration: none;
}
a:hover{
	color: #ffcc33;
}



#cover{
	display:none;
	position:absolute;
	left:-200px;
	top:0px;
	width:100%;
	height:100%;
	background: #000000;
	z-index:99;

	filter:alpha(Opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5
}


#dialog {
	display:none;
	left:50%;
	right:50%;

	margin-left: -400px;

	top:110px;
	width:800px;
	height:450px;
	position:absolute;
	z-index:100;
	background:white;
	padding:2px;
	font:10pt tahoma;
	border:1px solid gray
}



#log {
	display:none;
	left:50%;
	right:50%;

	margin-left: -495px;

	top:110px;
	width:988px;
	height:600px;
	position:absolute;
	z-index:100;
	background:white;
	padding:2px;
	font:10pt tahoma;
	border:1px solid gray
}

#container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position:relative;
	background-image:url(./achtergrond1.jpg); background-repeat:repeat-y; background-position: center;}
}







#banner{
	height:150px;
	position:relative;
}

.groot {
height:150px;
background-image:url(./banners/01.gif); background-repeat:no-repeat; background-position: center; 
}


.titleblock0 {
height:100px;
background-image:url(./banners/01-vliegvissen.gif); background-repeat:no-repeat; background-position: center; }

	.titleblock1 {
	height:100px;
	background-image:url(./banners/02-karperhengels.gif); background-repeat:no-repeat; background-position: center;}

		.titleblock2 {
		height:100px;
		background-image:url(./banners/03-piepers.gif); background-repeat:no-repeat; background-position: center;}

			.titleblock3 {
			height:100px;
			background-image:url(./banners/04-boot.gif); background-repeat:no-repeat; background-position: center;}

				.titleblock4 {
				height:100px;
				background-image:url(./banners/01-vliegvissen.gif); background-repeat:no-repeat; background-position: center;}

.titleblock5 {
height:100px;
background-image:url(./banners/06-karper.gif); background-repeat:no-repeat; background-position: center;}

		.titleblock6 {
		height:100px;
		background-image:url(./banners/07-noorwegen.gif); background-repeat:no-repeat; background-position: center;}


			.titleblock7 {
			height:100px;
			background-image:url(./banners/08-karpertenten.gif); background-repeat:no-repeat; background-position: center;}

#topmenu {
	width: 988px;
	height: 27px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: yellow;
	border-bottom: solid 3px #003333;
	border-left: solid 1px #003333;
	border-right: solid 1px #003333;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 4px 4px 6px 8px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
}

#topmenu a:hover {
	color: #FFFFFF;
	background-color: #003333;
}



#submenu {
	width: 990px;
	margin: 0px auto;
	padding: 3px 0px 3px 0px;
	background-color: #000000;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#submenu li {
	display: inline;
}

#submenu a {
	padding: 5px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#submenu a:hover {
	color: #0099FF;
}





#main{
	width:990px;
	margin: 0px auto;
	padding: 0px;
}





#inhoud{
	float: left;
	width:750px;
	height:auto;
	font: normal 13px/24px Verdana, Arial, Helvetica, Bookman Old Style,  sans-serif;
	color: black;
	padding-top:5px;

}


#inhoud a{
	color: #003333;
	text-decoration: none;
}
#inhoud a:hover{
	color: #fe5a00;
}

#inhoud .img{
	margin-right: 10px; 
	margin-bottom: 10px;
}












#menu{
	float: right;
	width:240px;
	height:auto;
	background-color: #003333;
	padding-top:5px;
	padding-left:0px;
	text-align:left;
	font-size:15px;
	color: white;
}


#menu a{
	color: white;
	text-decoration: none;
}
#menu a:hover{
	color: yellow;
}






#footer {
	clear: both;
	width: 986px;
	margin: 0px auto;
	font: normal 10px/11px Verdana, Arial, Helvetica, Bookman Old Style, sans-serif;
	text-align: center;
	padding: 2px 0px 2px 0px;
	background-color: yellow;
	border-top: solid 2px #003333;
	border-left: solid 3px #003333;
}












.knop1{
	border: solid 1px black;
}





.lijn{
border: solid 1px #FFFFFF;
}



#admin{
	font: normal 13px/24px Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	color: black;

}


#admin a{
	color: #669999;
	text-decoration: none;
}
#admin a:hover{
	color: #666666;
}

#admin .img{
	margin-right: 10px; 
	margin-bottom: 10px;
}



.button{

	width: 90px;
	background-color: white;
 	border: 1px solid #336699;
	padding: 0;
	margin: 0;
	color: black;
	font-weight: bold;
}

.input{
 	border: 1px solid #003333;
}



#sublink a{
	color: white;
	text-decoration: none;
}
#sublink a:hover{
	color: #006699;
}





.text{
	background-color: #f0f0f0;
	border: 5px;
	color: #000099;
	height: 200px;
	width: 322px;
}

.bestelinput{
	background-color: #f0f0f0;
	color: #000099;
}



.besteloverzicht_tabel{
border: solid 0px black;

}

.besteloverzicht_td{
border: solid 0px black;

}



.showroom_artikel{
	height:290px;
	background-color: #FFFFCC;
	background:url(../showroom/showroom_artikel3.jpg) no-repeat center top;
 }        







#d1111 { 
	width: 182px; 
	height: 182px; 
	background:url(../images_site/img_background5.png) no-repeat center top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images_site/img_background4.png');



}

#d111-200 { 
	width: 219px; 
	height: 219px; 
background:url(../images_site/img_background6-200.png) no-repeat center top;
	}


#d1-200 { 
	width: 219px; 
	height: 219px; 
	background:url(../images_site/img_background4.png) no-repeat center top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images_site/img_background4.png');



}

#d2-200 { 
	width: 200px; 
	height: 200px; 
	position: relative; 
	top: 2px; 
	left: -8px; 

}

#d3-200 { 
	width: 200px; 
	height: 200px; 
	position: relative; 
	top: -198px; 
	left: -8px; 
	z-index:20
}

#d2 { 
	width: 150px; 
	height: 150px; 
	position: relative; 
	top: 9px; 
	left: -8px; 

}

#d3 { 
	width: 150px; 
	height: 150px; 
	position: relative; 
	top: 10px; 
	left: 8px; 
}

#dm1-200 { 
	width: 219px; 
	height: 216px; 
	background:url(../images_site/img_background_menu_200.png) no-repeat center top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images_site/img_background_menu_200.png');
}

#dm2-200 { 
	width: 200px; 
	height: 200px; 
	position: relative; 
	top: 2px; 
	left: -6px; 

}

#trans { 
	width: 300px; 
	height: 300px; 
}

#tran300 {
	width: 300px; 
	height: 300px; 
	position: relative; 
	top: -198px; 
	left: -8px; 
}

#transparant300 {
	width: 300px; 
	height: 300px; 
	position: relative; 
	top: -300px; 
	left: 0px; 
	z-index:110
}

.menu-short-top {
	position: absolute;
	top: 2px;
	right: 15px;
	z-index: 10;
	font-size: 13px;
	color: black;
}

.menu-short-top ul {
 margin: 0px;
 padding: 0px;	
}

.menu-short-top li {
	display: inline;
}

.menu-short-top li a {
	font-size: 14px;
	color: black;
	font-weight: bold;
}
.menu-short-top li a:hover {
	text-decoration: underline;
}

.forget_password {
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 5px;
}

.forget_password input[type="text"] {
	width: 255px;	
}

.forget_password td {
	padding: 2px
}

.description_cat {
	border-top: 1px solid #ccc;
	font-size: 13px;
	margin-top: 3px;
	padding-top: 5px;
}
