/**
 * Special kuschelhit style!
 *
 * @author jue <jue@coma.de>
 */

#content_left {
	visibility:hidden;
	width:115px;
}
 
#teaser {
	background: url(bg_teaser.gif) bottom left no-repeat ! important;
	text-align: right;
}

#teaser img {
	height: auto ! important;
	width: auto ! important;
	padding: 0 21px 16px 0;
}

#teaser { display: none; }

#footer ul { display: none; }

#copyright { text-align: left ! important; }

#footer_site_select { display: none; }

#footer_country_select {
	text-align: right;
	color: #00519E;
}

#footer_country_select a {
	font-size: 15px ! important;
	text-decoration: none;
	position:relative;
	top:20px;
}