/* CSS Document */

body { background-color:#999999; text-align:center; }

/* containers */

#main { width: 980px; background:#CCCCCC; border-color:#FFFFFF;  border-bottom-style:double; border-width:2px; text-align:left;}
#padding {padding-left:25px;}
#login { width: 300px; height:200px; background:#FFFFFF; border-color:#000000; border-width:1px; padding-left:25px; margin-left:25%; margin-top:25%;}
#artikelen { background-color:#FFFFFF; padding-left:25px; padding-right:25px;}
#uwbestelling { background-color:#FFFFFF; width: 150px; text-align:left; border-color:#FF0000; border-width:2px; border-style: solid; padding-left: 3px; padding-bottom:3px;  margin-top:15px; }
#error { background-color:#FFFFFF; width: 80%; text-align:left; border-color:#FF0000; border-width:2px; border-style: solid; padding-left: 3px; padding-bottom:3px;  margin-top:15px; }
.invoer1 { height: 13px; text-align:right; padding-right:5px;}
.invoer2 , .rightA { text-align:right; padding-right:5px; height: 13px;  }

.menudiv{
line-height:18px;
width:100%;

}

.menudiv a{
	display: block;
	border-bottom: 2px solid #BBB; 
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	color: black;
	width: 100%;
}

.menudiv a:hover{
background-color: #F0F0F0;
}

.titelbalk{
background-color: #CCCCCC; height:21px; font-style:bold; border-bottom:dashed; border-bottom-width:1px; border-bottom-color:#FF0000;
}

.artikelrijlijn{ background-image:url(../images/menulijn.gif); height:3px; background-repeat:repeat-x;}

form { padding:0px; margin:0px; }
	
	.mm_grd_table { 
		width:750px; 
		border:0px solid; 
		margin:0px 0px 0px 0px ; 
	}
	
	.mm_grd_even , .mm_grd_oneven , .mm_grd_titel { 
		border:0px solid; 
		padding:2px 5px 2px 5px ; 
	}
	
	.mm_grd_titel {
		background-color:#ff0000;
		color:#FFFFFF;
		height:20px;
		line-height:20px;
	}
	
	.mm_grd_titel a:link , .mm_grd_titel a:hover , .mm_grd_titel a:active {
		color:#FFFFFF;
	}
	
	.mm_grd_oneven , .rij_prijs , .mm_grd_even , .rij_besteld { 
		background-color: #FFFFFF; 
		background-image:url(../../images/menulijn.gif);
		background-repeat: repeat-x;
	}
	
	.rij_besteld input { background-color:#ffbdbd; }
	
	.mm_grd_footer { 
		width:750px;
		background-color:#FFFFFF;
		color:#000000;
		height:30px;
		line-height:30px;
	}
	
	.mm_grd_footer a { color:#000000; }
	
.mm_zoeken_header {
	background-color:#ff0000;
	color:#FFFFFF;	
	padding:2px 5px 2px 5px ;
}

.mm_zoeken_form {
	border:1px solid #ff0000;
	padding:5px 5px 5px 5px;
	margin-bottom:10px;
}

.tablesorter td {
	border-bottom:#ff0000 1px dotted;
}

.favoclass {
	cursor:pointer;
}

.green { 
	background-color:#009900;
}
