body {
	background-color: #000000;
}

body, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height:18px;
}

h1, h2 {
	font-size:14px;
	color: #000000;
	
}

h3, h4, h5, h6 {
	font-size:12px;
	color: #000000;
}



.marge {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.foto-omtrek {
	border: 3px solid #F0F0F0;
}

a:link, a:visited, a:active  {
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size:10px;	
}

.footer, .footer:link, .footer:visited, .footer:active  {
	color: #cccccc;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size:10px;	
}
a:hover {
	color: #F79202;
}
.footer:hover {
	color: #F79202;
}
.footer {
	color:#999999;
	}
input {
	font-size: 11px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 11px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

