body {
	font-family:  "Courier New", Courier, monospace;
	font-size:11px;
}

a:focus {
outline:none;

}
.infodiv {
	position: relative;
	width:780px;
	float: left; 
	margin-top: 6px;
}
.titeldiv {
	position: relative;
	width:780px;
	float: left; 
	margin-top: 31px;
	margin-bottom: 11px;
}
.pardiv {

	position: relative;
	width:780px;
}
.pagediv {
	position: relative;
	left:100px;
	width:780px;
	margin-bottom: -15px;
}
.bilddiv {
	display: block;
	float: left; 
	width:470px;
}
.textdiv {
	display: block;
	float: left; 
	width: 260px;
	font-family:  "Courier New", Courier, monospace;
	font-size:11px;
	margin-left:13px;
}
.persondiv {
	position: relative;
	width:470px;
	float: left; 
	margin-top: 31px;
	margin-bottom: 11px;
}



.aboutdiv {
	float: left; 
	width:470px;
	margin-top: 31px;
	margin-bottom: 11px;
	color: #c1003c;
}
.datumdiv {
	width: 150px; 
	float:left;
}
.descdiv {
	width: 320px; 
	float:left;
}


.text{

}

.textrot{
color: #e75259;
}


.titeltext{
padding-left:3px;
padding-right:3px;
}
