body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font: 70%/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;	
}

#oudebrowsers {
	display:none;
}

td {
	vertical-align:top;
}

h1 {
	font-family: Arial, verdana, Serif;
	font-size: 1.8em;
	color: #D62222;
	margin-bottom: 5px;
}

h2 {
	font-family:Georgia, Verdana, arial, Serif;
	font-size: 1.2em;
	color: #EAA500;
	margin: 10px;
}

h3 {
	font-family:Georgia,Serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #5C5C5C;
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

p{
	line-height: 1.6em;
	color: #000000;	
}

.imgover {
	display:none;
}

img {
	border:0px;
}

.foto {
	background-color: #ffffff;
	padding:3px;
	margin-left:5px;
	margin-top:5px;	
	margin-bottom:5px;		
	margin-right:0px;		
	border: 1px solid #000000;
}

.next {
	display:none;
}

a {
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: underline;
}

#content li li a {
	color: #D62222;
	font-weight: bold;
	text-decoration: none;
}

#content li li a:hover {
	color: #EAA500;
	font-weight: bold;
	text-decoration: underline;
}

hr {
	border: 1px;
	height: 1px;
	color:#000000;
	background-color: #000000;
	margin:0px;
}

#content ul, #content ul ul {
	color:#5C5C5C;
	list-style-image: none;
	list-style-type: circle; 
}

input, textarea {
	color: #000000;
	font-size: 1.1em;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #8F8F8F;
}

.input {
	background-color: #ffffff;
	border: 1px solid #8F8F8F;
}

.inputbutton {
	background-color: #2971C3;
	font-weight: bold;
	color:#ffffff;
	border: 1px solid #000000;
}

#container {
	width:auto;	
}

html>body #container {
	width:auto;
}

#header {
	display:none;
}

#content {
	color:#000000;
	width:auto;
	clear: both;	
}

#footer {
	border:1px solid #999999;
	height:58px;
	clear: both;
	text-align:center;
}

#navigation {

	display:none;
}


