/* CSS Document */

#profiel{
	width: 446px;
	float: left;
	padding: 0 0 0 5px;
	color:#fff;
	
}

* html #profiel{
	width: 446px;
	float: left;
	padding: 0;
}

#profiel h1{
	font-size: 16px;
	background: #ff0000;
	padding: 8px 10px 3px 10px;
	border-bottom: 1px dotted #0e1743;
}

#profielfoto{
	float: left;
	margin: 0 10px 0 0;
}

#omschrijving{
	background: #004cfa;
	padding: 10px;
}

#stats{
	padding: 10px;
	color:#000000;
}

#stats h2{
	margin: 0 0 7px 0;
}

#stats ul{
	list-style: none;
	float: left;
}

#stats ul li span{
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}

#stats #buttons{
	float: right;
	width: 100px;
}

#stats #buttons li a{
	display: block;
	text-align: center;
	background: url(../img/buttonsprofielbg.gif) no-repeat;
	color: #ff0000;
	width: 83px;
	height: 17px;
	padding: 2px 0 0 0;
	font-weight: bold;
}

#mogelijkheden{
	padding: 10px;
	color:#000000;
}

#mogelijkheden h2{
	margin: 0 0 7px 0;
}

#mogelijkheden ul{
	font-size: 11px;
	letter-spacing: 0.3px;
	float: left;
	list-style-position: inside;
	margin: 0 20px 0 0;
}

#fotos{
	padding: 10px;
}

#fotos h2{
	margin: 0 0 7px 0;
}

#fotos img{
	margin: 0 10px 0 0;
}

#backlink{
	border-bottom: 1px dotted #fff;
	padding: 0 0 10px 0;
}

#backlink a{
	margin: 10px 0 0 10px;
	display: block;
	text-align: center;
	background: url(../img/buttonsprofielbg.gif) no-repeat;
	color: #ff0000;
	width: 83px;
	height: 17px;
	padding: 2px 0 0 0;
	font-weight: bold;
}

#visited{
	padding: 10px;
	color:#000000;
}

#visited h2{
	margin: 0 0 7px 0;
}

#visited ul{
	list-style-position: inside;
		
}
#visited a{
color:#000000;
}

/*Inbellen*/

#inbellen{
	background: #004cfa;
	border: 1px solid #fff;
	margin: 10px auto 0;
	width: 430px;
	padding: 0 0 10px 0;
}
#inbellen h1{
	border-bottom: 1px solid #fff;
}
#inbellen p{
	text-indent: 10px;
	margin: 10px 0 0 0;
}
#inbellen ul{
	margin: 0 0 0 10px;
	padding: 10px 0 0 70px;
	background: url(../img/betaalicon.jpg) no-repeat top left;
}
#inbellen .stap{
	color: #1e1e1e;
	font-weight: bold;
	font-size: 13px;
}
#stap1{
	height: 44px;
	width: 325px;
	margin: 10px auto 0;
	background: #fff url(../img/stap1.gif) no-repeat;
	padding: 17px 0 0 70px;
}
#phone{
	color: #ff0000;
	font-size: 14px;
}
#cost{
	font-size: 10px;
}
#stap1 p{
	float: left;
	margin: 4px 5px 0 0;
}
#stap2{
	height: 48px;
	width: 325px;
	margin: 10px auto 0;
	background: #fff url(../img/stap2.gif) no-repeat;
	padding: 13px 0 0 70px;
}
* html #stap2{
	padding: 20px 0 0 70px;
	height: 41px;
}
*+html #stap2{
	padding: 20px 0 0 70px;
	height: 41px;
}
#stap3{
	height: 59px;
	width: 325px;
	margin: 10px auto 0;
	background: #fff url(../img/stap3.gif) no-repeat;
	padding: 2px 0 0 70px;
}
#stap3 form{
	margin: 2px 0 0 9px;
}
#stap3 form label{
	color: #ff0000;
	font-size: 14px;
}
#stap3 form input{
	font-size: 10px;
}
#waarschuwing{
	color: #fff13e;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#help{
	text-align: center;
	display: block;
	margin: 10px 0;
}
#betaalinfo{
	text-align: center;
}