body {
	margin: 0px;
	background: url(../images/bg.jpg) repeat-x #F0F0EF;
	
}

.head {
	FONT-SIZE: 22px; 
	FONT-WEIGHT: bold; 
	COLOR: #dd3534; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none; 
	HEIGHT: 20px
}
.content {
	FONT-SIZE: 13px; 
	FONT-WEIGHT: none; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none
}
.boldcontent {
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
}
.prijs {
	FONT-SIZE: 18px; 
	FONT-WEIGHT: none; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
	height: 30
}
.detail {
	FONT-SIZE: 28px; 
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
	height: 50
}
.damesTemplate {
	width: 190;
	height: 120;
	background: url(../images/dames_templ.jpg);
	FONT-SIZE: 13px; 
	FONT-WEIGHT: none; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
}
.damesDetail {
	width: 600;
	height: 340;
	background: url(../images/dames_detail.jpg)
}
.herenDetail {
	width: 600;
	height: 340;
	background: url(../images/heren_detail.jpg)
}
.sportDetail {
	width: 600;
	height: 340;
	background: url(../images/wandel_detail.jpg)
}
.kidsDetail {
	width: 600;
	height: 340;
	background: url(../images/comfort_detail.jpg)
}
.herenTemplate {
	width: 190;
	height: 120;
	background: url(../images/heren_templ.jpg);
	FONT-SIZE: 12px; 
	FONT-WEIGHT: none; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
}
.sportTemplate {
	width: 190;
	height: 120;
	background: url(../images/wandel_templ.jpg);
	FONT-SIZE: 12px; 
	FONT-WEIGHT: none; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
}
.kidsTemplate {
	width: 190;
	height: 120;
	background: url(../images/comfort_templ.jpg);
	FONT-SIZE: 12px; 
	FONT-WEIGHT: none; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
}
.fotodetail {
	border: 0
}
.fototemplate {
	border: 0
}
A.:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #dd3534; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #dd3534; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #dd3534; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial; TEXT-DECORATION: none
}

