

body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000;
	background-image:URL('images/bg3.jpg');
}

.container{
	width:970px;
	margin: 0 auto;
	margin-top:0px;
	position:relative;
	border-left:3px solid #617474;
	padding-top:100px;

}

.container2{
	width:100%;
	margin: 0 auto;
	position:relative;
}

.container3{
	width:970px;
	margin: 0 auto;
	border-left:3px solid #677979;
	padding-top:200px;
}

.container4{
	width:970px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
}

.introfoto{
	width:690px;
	height:160px;
	margin-left:280px;
	background-image:URL('images/introfoto.jpg');
	background-repeat:no-repeat;
	padding-bottom:20px;
	
}

.balk{
	width:100%;
	background-color:#fff;
	height:220px;
	text-align:center;
	margin:0 auto;
	margin-top:0px;
	
}

.intrologo{
	width:970px;
	margin: 0 auto;
	border-left:3px solid #677979;
	border-right:2px solid #677979;
}


.header{
	width:970px;
	height:190px;
	background-image:URL('images/header.jpg');
	background-repeat:no-repeat;
	
}

.content{
	width:960px;
	background-color:#fff;
	border-bottom:3px solid #617474;
}

.menu{
	width:197px;
	
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	height:100%;

}

.menu a:link,
.menu a:visited{
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#455555;
	font-weight:bold;
	margin-bottom:10px;
}

.inhoud{
	float:left;
	width:725px;
	padding:10px;
	border-left:2px solid #677979;
}

.fotoshow{
	float:left;
	width:400px;
	height:300px;
}

.slogan{
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma;
	font-size:35px;
	color:#455555;
	float:left;
	padding:10px;
	width:300px;
}

.slogan2{
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma;
	font-size:35px;
	color:#455555;
	padding:10px;
	width:700px;
	text-align:right;
}


.talen{
	position:relative;
	width:300px;
	top:5px;
	left:700px;
	color:#fff;
}

.talen a:link,
.talen a:visited{
	color:#fff;
	font-size:18px;
	text-decoration:none;
}

.clear{
	clear:both;
}

h1{
	color:#455555;
	font-size:13px;
	font-family:Tahoma;
	text-align:left;
	margin-top:0px;
}

.h1{
	color:#455555;
	font-size:13px;
	font-family:Tahoma;
	text-align:left;
	margin-top:0px;
}

td h1{
	text-align:center;
}

h1 a:link,
h1 a:visited{
	color:#455555;
	font-size:13px;
	font-family:Tahoma;
	text-align:center;
	margin-top:0px;
	text-decoration:none;
}

.h1 a:link,
.h1 a:visited{
	color:#455555;
	font-size:13px;
	font-family:Tahoma;
	text-align:center;
	margin-top:0px;
	text-decoration:none;
}

.productgroep h1{
	color:#455555;
	font-size:12px;
	font-family:Tahoma;
	text-align:center;
	margin-top:0px;
}

.productgroep h1 a:link,
.productgroep h1 a:visited{
	color:#455555;
	text-decoration:none;
}


.productgroep img{
	border-style:none;
	margin-bottom:10px;
}

.productcat{
	width:160px;
	float:left;
	text-align:center;
	margin-top:50px;
}

h2{
	color:#455555;
	font-size:12px;
	font-family:Tahoma;
	text-align:center;
	margin-top:0px;
}

h2 a:link,
h2 a:visited{
	color:#455555;
	text-decoration:none;
}


img{
	border-style:none;
}

.bestellen{
	font-family:Tahoma;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	width:85px;
	background-color:#607472;
	padding:10px;

}

.bestellen a:link,
.bestellen a:visited{
	font-family:Tahoma;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#fff;
}

.footer{
	position: relative;
	width:200px;
	margin: 0 auto;
	color:#000;
	text-align:center;
	font-weight:bold;
	display:none;
}

.footer a:link,
.footer a:visited{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

