@CHARSET "UTF-8";

#header-overlay-wrap {
	background: transparent url(images/header.jpg) no-repeat center bottom;
}

#special-intro {
	left: 20%;
	top: 73px;
	border: 1px solid black;
	display: none;
	background-color: #FFFFFF;
}

#special-intro-header {
	margin-bottom: 10px;
	background-color: #2d2d2d;
	height: 20px;
	padding: 5px 5px 5px 5px;
}

#special-intro-header-title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}

#special-intro-conent-left {
	float: left;
	position: relative;
	width: 200px;
	top: 00px;
	height: 275px;
	background-image: url('http://synserver.de/includes/aktionen/WM2010/wm2010_2.jpg');
	#background-image: url('http://www.loomes.de/specials/web-meisterschaft/images/maedel.jpg');
	background-repeat: no-repeat
}

#special-intro-conent-right {
	float: left;
	width: 500px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

#special-intro-footer {
	clear: both;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}