body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	float: none; 
}
.header {
	color: #FFFFFF;
}
.content {
	margin: 5px;
	padding: 5px;
	clear: both;
	width: 750px;
	font-size: 9pt;
}
.navigation {
	border: 1px solid #000099;
}
.navelement {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	clear: right;
	float: left;
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
	width: 144px;
}
.navigation .designelement {
	clear: none;
	float: left;
	width: 148px;
}
.navelement a:hover {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.navigation a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	clear: both;
}

.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
.cv_pic1 {
	position: relative;
	width: 200px;
	float: right;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cv_pic2 {
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: none;
	float: left;
}
.cv_pic {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.headlines {
	font-size: 18px;
	text-align: right;
}
.content .text {
	width: 515px;
	clear: left;
	float: left;
}
.content .picsRight {
	width: 220px;
	float: right;
	text-align: right;
	clear: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 20pt;
}
