html,body {	
	line-height : 16px;
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
}

a, a:link, a:visited, a:active {
	color : #4AA1C2; 
	text-decoration : none;
}
a:hover{
	color : #4AA1C2; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

input, select, textarea {
	position : relative;
}

hr {
	background-color : #4AA1C2;
	color : #4AA1C2;
	border : 0;
	margin : 0;
	height : 1px;
}

.background_stripe{
	background-color : #434343;
}
.search{
	background-color : #E0E0E0;
}
.zoekveld {
    border: 1px solid #4AA1C2;
}	
.menu{
	background-color : #333333;
}
.moodbar_l{
	background-color : #333333;
}
.menu_onder{
	color: #C0D4DA;
}	
.moodbar_r{
	background-color : #006699;
}
.moodbar_r, .moodbar_r_text{
	color: #FFFFFF;
}
.column_header{
	background-color : #E0E0E0;
	color: #7E6666;
}
.column_first, .column, .column_last, .column_text,
.column_first p, .column p, .column_last p, .column_text p
{
	background-color : #F0F0F0;
	color: #7E6666;
}
.footer_text{
	background-color : #F7FBEF;
}
.footer, .footer_text{
	color : #666666;
}	
.footer_text a, .footer_text a:link, .footer_text a:visited, .footer_text a:active{
	color : #4AA1C2;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 16px;
	color : #4AA1C2;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 14px;
	color : #4AA1C2;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 13px;
	color : #4AA1C2;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12px;
	color : #4AA1C2;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	color : #4AA1C2;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 10px;
	color : #4AA1C2;
	line-height : normal;
}
