/**
 * Style sheet elemente
 */
#wrapper
{
	width:650px;
	height:650px;
	top:90px;
	margin:30px auto;
	padding:0px;
	background-color:#none;
	background-image:url("tl_files/system/elemente/background.png");
	background-repeat:no-repeat;
}

/* kopf */
#header
{
	width:642px;
	height:95px;
}

#logo
{
	top:22px;
	position:relative;
	float:right;
	margin-right:30px;
}

/* inhaltsbereich */
#container
{
	width:642px;
	height:350px;
}

#left
{
	width:130px;
	height:340px;
	float:left;
	display:inline;
}

#main
{
	width:140px;
	height:340;
	float:left;
	display:inline;
}

#right
{
	width:330px;
	height:340px;
	overflow:visible;
	float:right;
	display:inline;
	padding-top:20px;
	padding-right:24px;
}

#right p
{
	font-weight:normal;
	text-transform: none;
}

#footer
{
	width:642px;
	height:196px;
	bottom:8px;
	top:446px;
	position:absolute;
	display:block;
}

* html #footer
{
	top:476px;
	position:absolute;
}

#miniflash
{
	left:0px;
	top:205px;
	position:absolute;
	overflow:visible;
	background-color:#666666;
	z-index: 10;
}

#Bild .inside img
{
	overflow:hidden;
	z-index: -5;
}

#heyne-lippert-team-wuenscht-alles-gute-fuer-2010
{
	width:800px;
	height:300px;
	left:-375px;
	top:200px;
	position:relative;
	overflow:visible;
	background-color:#666666;
	z-index:999;
}

#heyne-lippert-team-wuenscht-alles-gute-fuer-2010 p
{
	visibility: hidden;
}

