#content {
	min-height: 200px;
	}

/* for Internet Explorer */
/*\*/
* html #content {
height: 200px;
}
/**/


#mycontent {
	width: 620px;
	padding: 0px;
	min-height: 242px;
	background-color: transparent;
	}

/* for Internet Explorer */
/*\*/
* html div#mycontent {
	height: 242px;
	}
/**/


#mycontent .mycontent_title {
	display: none;
	}
	

#mycontent .news-list-container-home, #mycontent .bannerbox {
	margin-top: 10px;
	}

#mycontent .news-list-item-home, #mycontent .mybanner {
	position: relative;
	height: 170px;
	width: 193px;
	background: #fff;
	margin: 0px 13px 10px 0px;	
	float: left;
	}

#mycontent .news-list-item-home.Home-Button, #mycontent .mybanner.type_0 {
	height: 190px;
	}

#mycontent .news-list-item-home.Home-Button-halb, #mycontent .mybanner.type_1 {
	height: 92px;
	margin-bottom: 10px;
	}

.news-list-item-home_cat_image, #mycontent .mybanner img {
	position: absolute;
	top: 0px;
	left: 0px;
	}

.news-list-item-home .news-list-item-content, #mycontent .mybanner .banner_title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px 10px 10px 15px;
	font-size: 11px;
	}
	
	
#mycontent .mybanner span.banner_title a {
	color: #000;
	text-decoration: none;
	}
	
#mycontent .mybanner span.banner_title a:hover, #mycontent .mybanner span.banner_title a:active {
	text-decoration: underline;
	}
	
	
	
	
.bannerbox_right .bannerbox {
	position: absolute;
	left: 825px;
	top: 113px;
	clear: both;
	}
	
.bannerbox_right .bannerbox .mybanner {
	position: relative;
	margin-bottom: 5px;
	}
	
.bannerbox_right .bannerbox .mybanner .banner_title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px 20px 15px 45px;
	font-size: 11px;
	font-style: italic;
	}

.btn_facebook {
	float: right;
	margin-right: 200px;
	margin-top: -3px;
	}