#page {
	border: 1px solid #ddd !important;
	border-top: none !important;
	}

ul.menu li a {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
	color: #000 !important;
	background-color: #999;
	opacity: .60;
	filter:Alpha(opacity=60);
	}
		
ul.menu li a:hover {
	background: #000;
	color: #ccc !important;
	opacity: .70;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #ccc !important;
	background: #000;
	opacity: .70;
	}

.category-noteworthy h3.entry-title {
	background: url('../../blogsport.de/wp-images/favorite.gif') no-repeat right center;
	padding-right: 25px;
}

#header .description {
	margin: 0 0 0 42px;
	}

h1 {
	padding-top: 80px;
	}

.columns-two h1 {
	padding-top: 70px;
	}