/* CSS Document */

#kopfbild_container {
	height:241px;
	}
	*html #kopfbild_container object {position:relative; left:-1px;}
	*html #lower {
		padding:10px 0 0px 0;
		}
#lower_inner {
	margin: 91px auto 20px;
	}
	*html #lower_inner {margin:0 auto 0 auto;}
#col_right {
	width:270px;
	}
#col_left {
	width:460px;
	}

*html #container_inner {
	height:254px;}
	
	
a.all_comments {
	background:url(../images_system/button_dark_large.gif) no-repeat;
	padding:5px 0 5px 35px;
	display:block;
	width:270px;
	height:28px;
	border:none;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	overflow:hidden;
	}
	*html a.all_comments {
	padding:5px 0 5px 35px;
	width:240px;
	}
