body {
	margin:0px;
	padding:0px;
}

.clear { clear:both; }

h1 {
	color:#F84C00; 
	font-size:18px; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
}

#wrapper {
	margin:20px auto;
	width:750px;
}

#header {
	background-image:url('../images/flirt_09_head.jpg');
	width:748px;
	height:102px;
}

#content {
	border-right:1px solid #cecece;
	border-left:1px solid #cecece;
	width:746px;
}

#left {
	float:left;
	width:383px;
	margin-left:10px;
	background-image:url('../images/leftInhalt.gif');
	background-repeat:repeat-y;
}

* html #left {
	margin-left:5px;
}

#ueberschrift { text-align:center; }

#leftTop {
	background-image:url('../images/leftTop.gif');
	height:14px;
	background-repeat:no-repeat;
}

#leftInhalt {
	width:335px;
	padding-left:20px;
}

#leftBottom {
	background-image:url('../images/leftBottom.gif');
	height:20px;
}

#right {
	float:left;
	width:350px;
	height:419px;
}

#footer {
	background-image:url('../images/footer.jpg');
	width:748px;
	height:15px;
}

.imprint {
	font-size:10px;
	font-family:arial;
	color:black;
}