/**
 * Style sheet cityletter-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;
}

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

#container
{
	top:65px;
	position:relative;
}

#left
{
	width:170px;
	left:25px;
	position:absolute;
	float:left;
	display:inline;
}

#main
{
	width:20px;
	left:170px;
	position:absolute;
	float:left;
	display:inline;
}

#right
{
	width:390px;
	top:16px;
	position:relative;
	float:right;
	display:inline;
	margin-right:24px;
}

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

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

#header_image
{
	width:642px;
	top:400px;
	position:absolute;
}

* html #footer
{
	width:642px;
	height:196px;
	left:-3px;
	top:322px;
	position:relative;
	display:block;
}

#miniflash
{
	left:50px;
	top:150px;
	position:absolute;
	overflow:visible;
	z-index: 100;
}

#Bild
{
	z-index: 5;
}

img .mime_icon
{
	margin:0px 0px 8px 0px;
}

