body
{
	margin: 0;	
	font-family: arial;
	font-size: 12px;
	color: #9bac88;
	background: url(http://athleticshop.nl/shoes/bg.gif) #4D4D4D;
	background-repeat: repeat-x;
	background-color:#FFFFFF;	
}

.container{
	width:682px;
	height:auto;
}

.header{
	background:url(http://athleticshop.nl/shoes/header.jpg);
	width:682px;
	height:160px;
}

.fakediv{
	margin-top:10px;
}

.content{
	width:681px;
}

a{
	color:#c2453f;
}

.title{
	display:block;
	background-color:#c2453f;
	font-size:15px;
	color:#FFFFFF;
	padding:2px;
	padding-left:6px;
}

.text{
	font-size:11px;
	color:#333333;
	padding-top:10px;
	margin-top: 5px;
}

.textEnq{
	font-size:12px;
	color:#333333;
	padding-top:10px;
	margin-left: 20px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
		
.shoesbox{
	background:url(http://athleticshop.nl/shoes/shoesbox.jpg);
	border:1px solid #c2453f;
	width:681px;
	margin-bottom:30px;
	height:76px;
}

.button{
	position:absolute;
	margin-left:580px;
	/*background:url(http://athleticshop.nl/shoes/button.jpg);*/
	width:100px;
	height:33px;
}

.button a img{
	border:0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #8B2C26;
	text-decoration: none;
	
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8B2C26;
	text-decoration: none;
	text-align:center;
	
}
