@charset "utf-8";
/* CSS Document */
.sidebar_container {
	width: 200px;
}

.sidebar_header {
	width: 200px;	
}

.sidebar_speaker {
	float: left;
	width: 43px;
	height: 45px;
	background-image: url(../website_images/speaker_klein.png);
}

.sidebar_titel {
	float: left;
	width: 157px;
	height: 20px;
	margin-top: 12px;
	background-color: #8BC53F;

}

.sidebar_titel h1 {
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 3px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.sidebar_content {
	clear: left;
	width: 190px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.sidebar_content a {
	font-family: verdana;
	text-align: right;
	font-size: 11px;
	color: #8BC53F;
	margin-bottom: 0px;
	text-decoration: none;
	padding-left: 0px;
}

.sidebar_content h1 {
	font-family: verdana;
	font-size: 11px;
	color: #8BC53F;
	margin-bottom: 0px;
}

.sidebar_content p {
	margin-top: 0px;
	margin-bottom: 2px;
}

#txt_login  {
	width: 190px;
	heigt: 15px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	
}

#btn_login {
	width: 50px;
	heigt: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #8BC53F;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-left: 140px;
}

a#agenda {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
}

a#meer {
	font-family: verdana;
	font-size: 11px;
	color: #8BC53F;
	margin-left: 100px;
}

a#laatsteNieuws {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

p#link {
	text-align: right;
}

p#lidworden {
	text-align: center;
}

a#lidworden {
	font-family: verdana;
	font-size: 11px;
	color: #8BC53F;
	font-weight: bold;
	text-decoration: none;
}
