body{
	kkwidth: 760px;
	background-color: #E1E1E1;
	text-align: center;
	font-family:arial;
    font-size:12pt;
}
.header{
	width: 760px;
	height: 138px;
	background-image: url(../_images/head.gif);
	text-align: right;
	vertical-align: bottom;
}
.content{
	width: 545px;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 30px;
}
.contentTD{
	padding-top: 10px;
	padding-right: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li{
	margin-left: -15px;
}
li a{
	color: Black;
}
.footer{
	height: 24px;
	background-image: url(../_images/footer_bg.gif);
	color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.title{
	background-image: url(../_images/title_bg.gif);
	height: 23px;
	padding-left: 10px;
	color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
}
.pageTitle{
	font-size: 16pt;
	font-style:italic;
	font-weight: bold;
	align=center;
}
.cv td, .cv th{
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	padding-right: 5px;
}
.cv th{
	text-decoration: underline;
	font-weight: normal;
	padding-top: 7px;
}
.cv a{
	color: Black;
}
a {
	color: Black;
}
.unten {
font-size: -3;
}
h4 {
  font-size: 14pt;
  font-weight: bold;
  white-space:nowrap;
  }