#headline
{
	position: absolute;
	top: 90px;
	left: 25px;
	width: 316px;
	height: 500px;
	overflow: hidden;
	text-align: left;
	z-index: 1;
	background-color: #eeeeee;
	border: 1px solid #ccc;
}

#headline #newtalent
{
	float: left;
	clear: both;
	margin-left: 2px;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	text-transform: uppercase;
	font-weight: bold;
}

#headline #fullname
{
	float: left;
	clear: both;
	margin-left: 2px;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#headline #beruf
{
	float: left;
	clear: both;
	margin-left: 2px;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
}

#headline #bigpic
{
	float: left;
	clear: left;
	width: 269px;
	height: 388px;
	margin: 0 10px 15px 0;
	border: 1px solid #ffffff;
	overflow: hidden;
}

#menu2
{
	position: absolute;
	width: 100%;
	top: 105px;
	background-image: url(../img/site/menu/balken.png);
	background-repeat: repeat-x;
}

#demoreel
{
	width: 125px;
	height: 30px;
	text-align: left;
	float: left;
	margin-left: 341px;
	background-image: url(../img/site/demoreel_missing.png);
	background-repeat: no-repeat;
}

#pdf
{
	width: 125px;
	height: 30px;
	text-align: left;
	float: left;
	background-image: url(../img/site/pdfdatei_missing.png);
	background-repeat: no-repeat;
}

#container
{
	top: 152px;
	left: 360px;
	overflow: auto;
	border-color: #dddddd;
}

#actorsthumbs
{
	position: absolute;
	top: 0px;
	left: 271px;
	width: 43px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
	border: 1px solid #ffffff;
	z-index: 1;
}

.actorsthumb
{
	cursor: pointer;
	border-bottom: 1px solid #000000;
}

#inhaltrechts
{
	position: absolute;
	left: 0px;
	right: 0px;
	height: 100%;
	color: #666666;
	background-color: #ffffff;
}

#inhaltrechts a:hover
{
	text-decoration: none;
	color: #666666;
}

#inhaltrechts a:active
{
	text-decoration: none;
	color: #666666;
}

#fragment-1, #fragment-2, #fragment-3
{
}

#fragment-1 table td, #fragment-2 table td, #fragment-3 table td
{
	padding: 0 10px 1px 0;
}

#schwebendertext
{
	position: relative;
	z-index: 80;
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #666666;
}

#schwebendertexthidden
{
	position: absolute;
	display: none;
    visibility:hidden;
}
