* {
	margin: 0;
	padding: 0;
}

ul, ol, dl {
	position: relative;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body {
	font: 11px Verdana, sans-serif;
	color: #fff;
	background: #666;
}

p {
    -webkit-text-size-adjust: none;
}

a {
	color: #b33fc8;
	text-decoration: none;
}
a:hover {
	color: #b33fc8;
	text-decoration: underline;
}
a img {
	border: 0 none;
}

.tablecenter {
	margin-left:auto;
	margin-right:auto;
	border: none;
}
.opacity50 {
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
	cursor:pointer;
}
.opacity70 {
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
	cursor:pointer;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font16 {
	font-size: 16px;
}

#navback {
	position: absolute;
	top: 40px;
	left: 0px;
	links: 0;
	width: 170px;
	height: 392px;
	background-color: #fff;
}
#nav {
	position: absolute;
	top: 40px;
	left: 0px;
	links: 0;
	width: 170px;
	white-space:nowrap;
}
#nav a {
	text-decoration: none;
	display: block;
	padding: 0px 30px;
	font: Verdana, sans-serif;
	font-size: 16px;
	color: #b33fc8;
	background: transparent;
}
#nav a:hover {
	color: #000;
}

#fbback {
	position: absolute;
	top: 40px;
	left: 170px;
	links: 0;
	width: 730px;
	height: 392px;
	background-color: #fff;
}
#fb {
	position: absolute;
	text-align: right;
	top: 40px;
	left: 170px;
	links: 0;
	width: 730px;
	white-space:nowrap;
}
#fb a {
	text-decoration: none;
	display: block;
	padding: 0px 40px;
	font: Verdana, sans-serif;
	font-size: 16px;
	color: #b33fc8;
	background: transparent;
}
#fb a:hover {
	color: #000;
}

#container {
	text-align: left;
	position: relative;
	width: 900px;
	color: #fff;
	background: transparent;
	margin: 0 auto;
}

#position {
	position: relative;
	margin: 0 auto;
	width: 900px;
	font-size: 12px;
	font-weight: bold;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 118px;
	background: transparent url(../pics/header.jpg) top center no-repeat;
	border-bottom: 4px solid #b33fc8;
}

#content {
	text-align: justify;
	position: absolute;
	border: none;
	padding: 0px 40px 0px 0px;
	top: 40px;
	left: 170px;
	background-color: #fff;
	color: #333;
	font-size: 11px;
	width: 690px;
}

#home {
	color: #000;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
}

#homepic {
	position: absolute;
	top: 40px;
	left: 170px;
}

#vita {
	color: #000;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
}

#vitapic {
	position: absolute;
	top: 40px;
	left: 170px;
}

#vitacontent {
	text-align: justify;
	position: absolute;
	border: none;
	padding: 0px 40px 0px 30px;
	top: 40px;
	left: 295px;
	background-color: #fff;
	color: #333;
	font-size: 11px;
}

#presse {
	position: absolute;
	border: none;
	padding: 0px 40px 0px 30px;
	top: 40px;
	left: 170px;
	background-color: #fff;
	color: #333;
	font-size: 11px;
	width: 660px;
}

#seminarecontent {
	text-align: left;
	position: absolute;
	border: none;
	padding: 0px 40px 0px 30px;
	top: 40px;
	left: 170px;
	background-color: #fff;
	color: #333;
	font-size: 11px;
	width: 440px;
}

#seminarecontent2 {
	text-align: left;
	position: absolute;
	border: none;
	padding: 0px 40px 0px 30px;
	top: 40px;
	left: 170px;
	background-color: #fff;
	color: #333;
	font-size: 11px;
	width: 660px;
}
