/**
 * Style sheet startseite
 */
h1
{
	font-family:Times New Roman, Times, serif;
	font-size:310%;
	color:#ffffff;
}

h1#hinten.ce_headline
{
	left:62px;
	top:282px;
	position:absolute;
	font-family:Times New Roman, Times, serif;
	color:#000000;
	Z-INDEX: 1;
}

h1#vorne.ce_headline
{
	left:60px;
	top:280px;
	position:absolute;
	font-family:Times New Roman, Times, serif;
	color:#ffffff;
	Z-INDEX: 2;
}

#main
{
	width:594px;
	height:531px;
	left:315px;
	top:14px;
	position:relative;
	background-image:url("tl_files/Bilder/Engel_titel.jpg");
	background-repeat:no-repeat;
	border:15px solid #cccccc;
}

/* IE6 only */
* html #main
{
	width:594px;
	height:532px;
	left:30px;
	position:relative;
}

/* IE7 only */
*:first-child+html #main
{
	width:594px;
	height:532px;
	left:33px;
	position:relative;
}

