#content {
	width: 910px;
	margin: 0px;
	padding: 0px;
}

img.updated {
	float: none;
	position: relative;
	top: 3px;
	margin-top: -2px;
	margin-left: 10px;
	margin-right: 5px;
}

#content #teaser {
	height: 402px;
	width: 870px;
	margin-top: -10px;
	margin-bottom: 10px;
	background-image: url('/images/welcome/map_background.png');
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}

/* hack Opera */
@media screen and (min-width: 0px)
{
	#content #teaser
	{
		margin-top: 0px;
	}
}

#content #teaser .left_col {
	width: 580px;
	margin: 0px;
}

#content #teaser .left_col .map_frame {
	background-color: #FFF !important;
	border: 1px solid #EEE;
	padding: 1px;
}

#content #teaser .left_col ul.floating {
	height: 33px;
	width: 525px;
	margin-top: -1px;
	margin-left: -3px;
	background-image: url('/images/welcome/map_tab_background.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
}

#content #teaser .left_col ul.floating li {
	width: auto;
	padding-top: 6px;
	margin-bottom: 0px;
	height: 22px;
	background-image: url('/images/header/mainnavigation/blue_spacer.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#content #teaser .left_col ul.floating li a {
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right: 20px;
	font-size: 14px;
	font-style: normal;
	color: #4B86BF;
}

#content #teaser .left_col ul.floating li a:hover,
#content #teaser .left_col ul.floating li.active a {
	background-image: url('/images/welcome/map_tab_active.png');
	background-repeat: repeat-x;
	background-position: top left;
	text-decoration: none;
}

#content #teaser .left_col ul.floating li.active a {
	color: #EEE;
}

#content #teaser .right_col {
	width: 220px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 30px;
}

#content #teaser .right_col #trailer {
	margin-top: 3px;
	position: relative;
	top: 20px;
}

#content #europe {
	height: 360px;
	width: 576px;
}

#content #teaser h1 {
	float: none;
	margin-top: 0px;
}

#content #teaser ul.teaser_points {
  margin-bottom: 25px;
}

#content #teaser ul.teaser_points li {
  list-style-type: disc;
  margin-left: 15px;
	margin-bottom: 5px;
	font-size: 15px;
}

#content #teaser hr {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -41px;
	margin-right: -50px;
}

#content #teaser .button {
	margin-left: -15px;
}

#content #teaser a.create_job_offer img {
  margin-top: 30px;
  margin-left: -5px;
}

* html #content #teaser .button { /* IE6 */
	position: absolute;
}

#content .headline_more {
	margin-top: 21px;
}

*+html #content .headline_more { /* IE7 */
	margin-top: 5px;
}

* html #content .headline_more { /* IE6 */
	margin-top: 5px;
}

#content .left_col,
#content .right_col {
	width: 400px;
}

* html #content .left_col,
* html #content .right_col { /* IE6 */
	display: inline;
}

#content .left_col {
	margin-left: 20px;
}

#content .right_col {
	margin-right: 20px;
}

#content .two_cols {
	margin-left: 20px;
	margin-right: 20px;
}

#content h3 {
	clear: both;
	margin-bottom: 5px;
}

#content li {
	margin-bottom: 15px;
}

#content li img.avatar {
	float: left;
	margin-right: 10px;
}

#content .left_col li {
	width: 400px;
}

#content .left_col li span {
	color: #888;
	font-size: 11px;
}

#content .left_col li span a {
	float: none;
}

#content .left_col li hr {
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: -5px;
	margin-right: -5px;
	background-image: none;
	border-top: 1px solid #CCC;
}

*+html #content .left_col li hr { /* IE7 */
	margin-top: -5px;
	margin-bottom: -10px;
}

* html #content .left_col li hr { /* IE6 */
	margin-top: -5px;
	margin-bottom: -10px;
}

#content .left_col li div.content {
	height: 71px;
	margin-top: 0px;
	padding-right: 5px;
	color: #555;
	font-size: 11px;
}

#content ul#newest_members li,
#content ul#random_hof_members li {
	margin-right: 15px;
	margin-bottom: 15px;
}

#content .two_cols ul#newest_members li {
	margin-right: 34px;
	margin-bottom: 34px;
}

#content .user_item {
	width: 180px;
}