
body {
	margin:0px;
	padding:0px;
	font: 70%/1.5em Verdana, Arial, Helvetica, Geneva, sans-serif;	
}

#oudebrowsers {
	display:none;
}

td {
	vertical-align:top;
}

h1 {
	font-size: 1.6em;
	color : #E2363D;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
	font-variant: small-caps;
	font-weight: normal;
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

h4 {
	font-size: 0.80em;
	font-weight: normal;
}

p{
	color: #000000;	
}

.foto {
	width:260px;
	background-color:#ffffff;
	padding:5px;
	border: 1px solid #000000;
}

.foto2 {
	width:260px;
	margin:2px;
	border: 1px solid #000000;
}

.sidebar_title {
	margin:0px;
	font-size: 1.4em;
	font-variant: small-caps;
	font-weight: bold;
	color: #E2363D;
}

.next {
	display:none;
}

.menu a, .menu, .menu p {
	display:none;
}

a {
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}

a:hover {
	font-weight: bold;
}

hr {
	height:1px;
	color: #cccccc;
}

#content a {
	color: #cccccc;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}

#footer a, #sidebar a {
	color: #cccccc;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}

#footer a:hover, #sidebar a:hover {
	display:none;
}

#sidebar ul li {
	display:none;
}

ul {
	list-style-image: url('images/list.gif');
}

#content ul {
	list-style-image: none;
	list-style-type: circle; 
	margin:15px;
}

input, textarea {
	color: #000000;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #ffffff;
	border: 1px solid #8F8F8F;
}

.input {
	background-color: #ffffff;
	border: 1px solid #8F8F8F;
}

.inputbutton {
	background-color: #E2363D;
	font-weight: bold;
	color:#ffffff;
	border: 1px solid #000000;
}

#container {
	margin:auto;
	text-align:left;
}

html>body #container {
  	width: 717px;
	text-align:left;
}

#header {
	display:none;
}

#sidebar {
	display:none;
}

#content {
	width:auto;
	background-color:#ffffff;
}

#footer {	
	clear:both;
}

#navigation{
	display:none;
}

