/* 
Achtergrond wit FAF8E0
Text grijs 4B3633
Logo rood E1402B 
Link 7FA49D
foto achtergrond DBCBA7

*/

body {
	background-color: #FAF8E0;
	font-family: Georgia, Times New Roman, Times, serif
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #4B3633;
	background-attachment: fixed;
}

a:link {
	color: #7FA49D;
}
a:visited {
	color: #7FA49D;
}
a:hover {
	color: #E1402B;
}
a:active {
	color: #E1402B;
}

.omloopfoto {
	font-size: 14px;
}
.h2 {
	font-size: 16px;
}
.h3 {
	font-size: 18px;
}
.h4 {
	font-size: 24px;
}
.logoklein {
	vertical-align: bottom;
}

.omloopfotor {
	padding: 3px;
	float: right;
}

.omloopfotol {
	padding: 3px;
	float: left;
}
.credit{
	color:#E1402B;
}
