@charset "utf-8";
/* CSS Document */

body{
	cursor:default;
}

.stap {
	color:#73aeaa;
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
	text-transform:uppercase;
}
.text {
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-family:verdana;
	padding-top:2px;
}
/** Telefoonbalk **/
.telefoonnummer {
	background:url(../images/telefoonbalk.png) no-repeat;
	height:60px;
}
.nummer {
	font-weight:bold;
	font-size:22px;
	color:#000000;
	font-family:verdana;
}

/** login box **/
.loginbox {
	background:url(../images/inlog-bg.png) no-repeat;
}
.input {
	background:#FFFFFF;
	border:1px solid #999999;
	text-align:center;
	font-weight:bold;
}
/** Euro en Ideal blokje **/
.euroblokje {
	background:url(../images/euro_blokje.png) no-repeat;
	background-position:bottom;
}
.idealblokje {
	background:url(../images/ideal-blokje.png) no-repeat;
	height:44px;
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
}
a.ideal {
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	color:#666666;
}
/** linkerkant **/
.livecam {
	font-weight:bold;
	font-size:28px;
	text-align:center;
	text-transform:uppercase;
	color:#b9d6d4;
}
.welkom {
	font-size:11px;
	font-family:verdana;
	color:#FFFFFF;
}
.direct {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	font-family:verdana;
	text-align:center;

}
/** IDEAL Pagina **/
.idealinput {
	background:#FFFFFF;
	border:1px solid #999999;
	font-weight:bold;
}
.ideal-account {
	font-weight:bold;
	font-size:18px;
	font-family:tahoma;
	color:#86aca9;
	text-align:center;
	text-transform:uppercase;
}
.ideal-text {
	font-family:verdana;
	font-size:12px;
	color:#000000;
}
a.idealpassword {
	font-size:9px;
	text-decoration:none;
}
.idealtelefoon {
	background:url(../images/ideal-telefoon.png) no-repeat;
	height:45px;
	width:243px;
	float:right;
}
