body{

	margin:0;
	background-color: #86c9ef;
	font-family: Verdana;
	font-size:11px;
	color:white;

}

.login_form{
	padding:15px;
	padding-left:20px;
	font-size:11px;
	margin-top:150px;
	background-image: url('../img/bg_login.jpg');
	background-repeat: no-repeat;
	width:299px;
	height:145px;
	text-align: center;
	color:white;
}

table {
	font-size:11.5px;
}

.einput{
	background-image: url('../img/bg_input.jpg');
	background-repeat: no-repeat;
	padding: 2px;
	height: 25px;
}

.einput input{
	border:1px solid white;
	margin-left:3px;margin-top:2px;
}

.vergeten{
	color:#3c414b;
	margin-left:-40px;
}

a{
color:#0348bb;
}

.top{
	background-image: url('../img/bg_top.jpg');
	background-repeat: no-repeat;
	width:299px;
	height:85px;
}

.ctent{
padding:5px;
}

.uitloggen{
color:#86c9ef;
}

.content{
width:299px;
}
.topper{
	width:299px;
	height:12px;
	background-image: url('../img/content_top.jpg');
	background-repeat: no-repeat;
}
.mid{
	min-height: 100px;
	background-color: #192123;
}
.bottom{
	width:299px;
	height:15px;
	background-image: url('../img/content_bottom.jpg');
	background-repeat: no-repeat;
}
.rij{
text-align:left;
padding-left:15px;
padding-bottom:5px;
border-bottom:1px dotted white;
}
.rij a {
color:#86c9ef;
font-weight:bold;
}
