body {
	background: #ffffff url(/media/screen/talentebg.jpg) repeat-x top center ;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	margin: 10px;
	}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

td {
	border-bottom: 1px grey;
	}

#holder	{
	position: absolute;
	border: 1px dotted #acacac;
	overflow: hidden;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	background: #ffffff;
	}

#headline	{
	position: relative;
	width: 980px;
	height: 240px;
	}

#logo {
	position: absolute;
	width: 320px;
	height: 120px;
	top: 0px;
	right: 0px;
	}

#logobottom {
	position: absolute;
	width: 320px;
	height: 120px;
	top: 120px;
	right: 0px;
	}

#quote {
	position: absolute;
	width: 200px;
	height: 240px;
	top: 0px;
	background: #dedede;
	left: 0px;
	}

#thmimage {
	position: absolute;
	width: 455px;
	height: 240px;
	top: 0px;
	background: #dedede;
	left: 200px;
	overflow: hidden;
	}

#topmenu {
	position: relative;
	width: 560px;
	height: 40px;
	margin-left: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#topmenu ul li {
	float: left;
	width: 110px;
	height: 30px;
	margin-right: 5px;
	overflow: hidden;
	}

#contentholder {
	position: relative;
	margin-top: 2px;
	height: 100%;
	width: 980px;
	}

#contentmenu {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 195px;
	top: 0px;
	left: 0px;
	}

#contentmenu a {
	text-decoration: none;
	color: #666666;
	}

#content {
	position: relative;
	float: left;
	width: 430px;
	margin-top: 8px;
	margin-left: 8px;
	}

#contentxtra {
	position: relative;
	background: #dedede;
	width: 320px;
	min-height: 200px;
	float: right;
	top: 0px;
	right: 0px;
	}

#contentxtra h1, #contentxtra h2, #contentxtra p, #contentxtra ul {
	margin: 0px;
	padding: 20px;
	}

#contentxtra h1 {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	}

#contentxtra h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	}

#contentxtra p, #contentxtra ul {
	font-size: 13px;
	}

#contentxtra li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#contentxtra a {
	color: #FFFFFF;
	text-decoration :none;
	}

	/* farbwelten */
.vf {
	background: #8bc6ca; /* tuerkis */
	}

.pe {
	background: #f8a018; /* orange */
	}

.tw {
	background: #F1B1D0; /* pink */
	}

.tb {
	background: #B09ECC; /* violett */
	}

.ownerlink{
	color: Gray;
	}




