html, body, ul, li, h1, h2, h3, h4, table {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 img {
	display: block;
}
td { font: 14px arial, sans-serif;
vertical-align:top;
}
dd {margin-left: 14px;}
img {
	border: 0px;
}
a {
	color: #808080;
	text-decoration:none;

}
a:link { color:#ffffff;text-decoration: none; outline: none;}
a:visited {color:#ffffff;text-decoration: none; outline: none;}
a:hover {color:#c53c34; text-decoration: none; outline: none;}
a:active {color:#ffffff;text-decoration: none;outline: none;}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
	}

body {
	background: #404040;
	font: 14px arial, sans-serif;
	color: #808080;
	padding: 30px 5px;
	text-align: center;
}
/************************** wrappers **********************************/
#wrapper {
	text-align: left;
	width: 830px;
	margin: auto;
	background: url(images/body_bg.gif) repeat-y; padding-left -10px;
}
#body {
	position: relative;
}
/************************** Header **********************************/
h1 {
	padding: 17px 0px 0px 95px;
}
#person {
	float:right;
	padding: 17px 15px 0px 0px;
	right: 20px;
	display:inline;			
}
#person1 {
	float:right;
	padding: 25px 25px 40px 0px;	
	display:inline;			
}

#about {
	float:left;
	margin: 20px 0px 0px 80px;
	width: 330px;
	overflow: auto;
	display:inline;}
#about1 {
	float:left;
	margin: 20px 0px 0px 80px;
	width: 320px;
	overflow: auto;
	display:inline;
	height: 500px;
	background: #000;
}

.first-letter {
	font-weight: bold;
	font-size: 18px;
	color: white;
}
/************************** Navigation **********************************/
#header ul {
	margin: 0px 17px 16px 90px;
	border: 1px solid #cc2f28;
	padding: 5px;
	display:inline;
	float: left;
	width:628px;
}
#header li {
	display:inline;
	padding: 13px;
}
#header ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f3e9d9;
	padding-right: 24px;    
	}
#header ul a:hover{
	color: #c53c34;
}
/************************** Footer **********************************/
#footer {
	text-align: center;
	font-size: 11px;
	color: grey;
	margin-left: 23px;
	margin-right: 14px;	
}
#footer-right {
	padding-top: 0px;
	padding-bottom: 14px;	
}
#kleinschuin
{float:right; font: 13px arial, sans-serif; 
	color: #cccccc; font-style:italic;
}
