/* STYLESHEET */

body{
	background-image:url('../_img/background_willy_buyst.png');
	background-position: 0px 0px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
}

.clear{clear:both; height:30px;}
h1{color:#fedd61; font-size:24px; margin-top:0px; padding-top:0px;}
h2{color:#fedd61; font-size:16px; margin-top:0px; padding-top:0px;}
h3{color:#fedd61; font-size:14px;}
b{color:#d3d3d3;}
table tr th{font-weight:bold; color:#fedd61; text-align:left; padding:5px; vertical-align:top;}
table tr td{padding:5px;}
table tr td input{background-color:#535353; border:1px solid #fedd61; color:#929292; padding:5x;}
textarea{background-color:#535353; border:1px solid #fedd61; color:#929292; padding:5x;}

.kleurenbalk{
	position:absolute;
	top: 0px;
	left: 0px;
	height:5px;
	width:100%;
	background-image: url('../_img/kleurenbalk_willy_buyst.png');
	background-repeat: repeat-x;
	background-position: 50% 0px;
}

.container{
	margin:0px auto;
	padding-top:40px;
	width:960px;
}

.content{
	-moz-box-shadow:0px 0px 5px #333333;
	-webkit-box-shadow:0px 0px 5px #333333;
	box-shadow:0px 0px 5px #333333;
	background-color:#626262;
	float:left;
	padding:15px;
	width:930px;
}

	.content a:link{color:#fedd61; text-decoration:none;}
	.content a:active{color:#fedd61; text-decoration:none;}
	.content a:visited{color:#fedd61; text-decoration:none;}
	.content a:hover{color:#fedd61; text-decoration:underline; text-shadow:0 0 0.5em #303030;}

	.content_vak_l_1{
		background-color:#929292;
		border-left:#fedd61 10px solid;
		float:left;
		color:#f2f2f2;
		line-height:21px;
		padding:15px;
		width:290px;
	}
	
	.content_vak_l_2{
		background-color:#929292;
		border-left:#fedd61 10px solid;
		float:left;
		color:#f2f2f2;
		line-height:21px;
		padding:15px;
		width:545px;
	}
	
	.content_vak_l_full{
		float:left;
		color:#f2f2f2;
		line-height:21px;
		padding:15px;
		width:915px;
	}
	
	.content_vak_l_full2{
		float:left;
		color:#fedd61;
		line-height:15px;
		padding:5px;
		width:915px;
	}
	
	.content_vak_r_1{
		background-color:#929292;
		border-left:#fedd61 10px solid;
		float:right;
		color:#f2f2f2;
		line-height:21px;
		padding:15px;
		width:290px;
	}
	
	.content_vak_r_2{
		background-color:#929292;
		border-left:#fedd61 10px solid;
		float:right;
		color:#f2f2f2;
		line-height:21px;
		padding:15px;
		width:545px;
	}
	
	.assortiment_left{
		color:#929292;
		line-height:21px;
		float:left;
		width:230px;
	}
	
		.assortiment_left ul{margin:0px; padding:0px;}
		.assortiment_left ul li{color:#fedd61; font-weight:bold; font-size:14px; padding:5px 0px 5px 5px;}
		.assortiment_left ul li:hover{color:#fedd61; font-weight:bold; font-size:14px; padding:5px 0px 5px 5px; text-shadow:0 0 0.5em #000000;}
		.assortiment_left ul li a:link{color:#fedd61; text-decoration:none;}
		.assortiment_left ul li a:visited{color:#fedd61; text-decoration:none;}
		.assortiment_left ul li a:active{color:#fedd61; text-decoration:none;}
		.assortiment_left ul li a:hover{color:#fedd61; text-decoration:none; text-shadow:0 0 0.5em #000000;}
	
	.assortiment_right{
		float:right;
		width:685px;
	}
	
		.item{
			background-color:#929292;
			border-left:#fedd61 10px solid;
			float:left;
			color:#f2f2f2;
			line-height:21px;
			margin-bottom:30px;
			padding:15px;
			width:645px;
		}
		
		.item_image{
			border:5px solid #fedd61;
			float:left;
			margin-right:15px;
			width:100px;
		}
		
		.item_image_small{
			border:2px solid #fedd61;
			float:left;
			margin-right:15px;
			width:50px;
		}

.logo{
	float:left;
	width:243px;
}

.menu{
	float:right;
}

	.menu ul{margin:0px; padding:0px;}
	.menu ul li{
		color:#fedd61;
		float:left;
		font-size:14px;
		font-weight:bold;
		padding:0px 30px 0px 30px;
		text-shadow: 1px 1px 0 #333333;
	}
	
	.menu ul li a:link{color:#fedd61; text-decoration:none;}
	.menu ul li a:visited{color:#fedd61; text-decoration:none;}
	.menu ul li a:active{color:#fedd61; text-decoration:none;}
	.menu ul li a:hover{color:#fedd61; text-shadow:0 0 0.5em #303030; text-decoration:none;}
	
.slider{float:left; width:930px; height:349px;}

.footer{
	color:#929292;
	float:left;
	padding:15px 0px 15px 0px;
	text-shadow: 0 1px 0 #000000;
	width:960px;
}

	.footer a:link{color:#fedd61; text-decoration:none;}
	.footer a:active{color:#fedd61; text-decoration:none;}
	.footer a:visited{color:#fedd61; text-decoration:none;}
	.footer a:hover{color:#fedd61; text-decoration:underline; text-shadow:0 0 0.5em #000000;}