body.main{
	background-color: #eaeaea;
}

body,html { 
	height: 100%;
	color: #000000; 
	font-family: tahoma; 
	font-size: 11px; 
	cursor: default;
	font-weight: none;
	margin: 0;
	padding: 0;
}

td,tr {
	color: #000000; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: none;
}

a:link {
	color: #8a8e1e; 
	font-family: tahoma; 
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}

a:visited {
	color: #8a8e1e; 
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}

a:hover {
	color: #8a8e1e;
	font-family: tahoma; 
	font-size: 11px;
	text-decoration: underline;
	font-weight: none;
}

a:active {
	color: #8a8e1e; 
	font-family: tahoma; 
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
}

span.submit{
	background-color: #a7aa56; 
	color: #ffffff; 
	padding-left: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	cursor: pointer; 
	width: 71px; 
	text-align: center;
}

span.submit_variabel{
	background-color: #a7aa56; 
	color: #ffffff; 
	padding-left: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	cursor: pointer; 
	text-align: center;
}

input.nieuwsbrief_input{
	width: 158px; 
	font-size:7pt;
}

.titel{
	color: #8a8e1e;
}

.impressies{
	color: #000000;
}

td.login_lock{
	background-color: #dfdbdc;
	border-right: 1px solid #c7c7c7;
}

td.login_form{
	background-color: #ffffff;
}

table.login{
	border: 1px solid #c7c7c7;
}

td.header{
	background-color: #dfdbdc;
}

table.main{
	border: 1px solid #c7c7c7;
}

td.menu{
	background-color: #dfdbdc;
	border-right: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
}

td.content{
	background-color: #ffffff;
	border-top: 1px solid #c7c7c7;
}

div.content_container{
	width: 425px;
	height: 368px;
	overflow-y:scroll;
}