html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #fff;
	font-family: "Times", Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	background-color: #f6f3f3;
}
h2 {
	font-size: 55px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
h2 a, h2 span {
	text-transform: uppercase;
	letter-spacing: 0px;
	padding: 6px 6px 0px 0px;
	font-weight: bold;
}
h3 a, .entry h2, .entry h2 span {
	background: transparent none;
	font-size: 30px;
	font-weight: bold;
	padding: 5px 30px 7px 0px;
	margin: 0px;
}
h2 a {
	background-color: #333;
}
h3 a {
	padding: 10px 20px 10px 20px;
	background-color: #333;
}
h2 span {
	background-color: #888888;
}
a:hover, h2 a:hover, #header a:hover, {
	background-color: #888888;
}
.post {
	margin-bottom: 50px;
}
#post-274{
	display: none;
}
a {
	background-color: #555555;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}
#container {
	position: absolute;
	width: 100%;
	left: 0px;
	height: 100%;
	top: 0px;
	overflow: auto;
}
#page {
	position: absolute;
	top: 0px;
	z-index: 2;
	min-width: 950px;
	/*display: none;*/
}
#content {
	position: absolute;
	top: 88px;
	left: 0px;
	min-width: 850px;
	padding: 80px 0px 30px 0px;
}
#scroller, a#scrollBar, #checkbox, a#toggleContent {
	display: none;
}
#background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#background img {
	position: absolute;
	left: 0px;
	top: 0px;
}
hr {
	margin: 30px 0px 30px 0px;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	visibility: hidden;
	clear: both;
	width: 30px;
}
.gallery, .gallery-item {
	display: none;
}
.gallery-item {
	float: left;
	margin: 10px 10px 0px 0px;
}
.gallery img {
	border: 0px none;
}
.gallery-caption {
	margin-left: 0;
}
#respond, #footer, .postmetadata, .navigation, ul h2, li h2 {
	display: none;
}
#mainMenu {
	margin-top: 20px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	overflow: hidden;
	float: left;
}
h1 a {
	display: block;
	/*background-image: url(http://www.matthaei-und-konsorten.de/new/utils/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;*/
	width: 180px;
	text-align: center;
}

li#titleLI a {
	padding-left: 0px;
	padding-right: 0px;
}
/*
	menu & categories
*/
#header a, .categories a {
	text-transform: uppercase;
	display: block;
	background-color: #333;
	font-weight: normal;
}
/* 
	header ------------------------------------------------------
*/
#header {
	height: 88px;
	overflow: hidden;
}
#header ul {
	padding: 0px;
	margin: 0px;
}
#header li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#header a {
	display: block;
	padding: 42px 10px 12px 10px;
}
#searchform {
	padding: 40px 10px 12px 10px;
	background-color: #333;
}
#s {
	width: 80px;
	text-transform: uppercase;
}
#searchform input {
	border: 0px none;
	font-family: "Times", Helvetica, sans-serif;
	background-color: #333;
	color: #fff;
	border: 1px solid;
}
#searchsubmit {
	padding: 0px;
	background: none;
	color: #fff;
	text-transform: uppercase;
}
/* 
	categories --------------------------------------------------
*/
.categories {
	position: absolute;
	left: 180px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.cat-item a {
	background-color: #333;
}
#categories a:hover {
	background-color: #555;
}
.categories ul, .categories li, ul, ul li ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.categories ul {
	padding: 0px;
	margin: 0px;
	display: block;
	clear: left;
	line-height: 0px;
}
.categories .cat-item {
	float: none;
}
.categories .children .cat-item {
	float: left;
	padding: 0px;
}
.categories li.current-cat a, .current-cat a, #sidebar .current_page_item a {
	background-color: #999999;
}
#flashmovie {
	position: absolute;
}
#alternate {
	background-color: #ff0000;
	padding: 3px;
}
.cat-item a {
	display: none;
	line-height: 0px;
}
.cat-item .children .cat-item .children a{
	display: block;
	padding: 15px 10px 13px 10px;
	margin-top: 5px;
	line-height: 0px;
}
/* 
	entries --------------------------------------------------
*/
.entry {
	padding: 30px 110px 30px 20px;
	background-color: #333;
	color: #f5f5f5;
	width: 550px;
	margin: 0px 0px 10px 0px;
	line-height: 21px;
}
#maindiv p, .entry p {
	font-size: 14px;
}
#detailsdiv {
	font-size: 12px;
	display: none;
}
.entry h2 {
	color: #ffffff;
	margin: 20px 0px 0px 0px;
	font-size: 30px;
	line-height: 31px;
}
.entry strong{
	font-weight: bold;
}
.entry ul, .entry ul li {
	list-style: disc;
	margin: 10px;
}
.entry li {
	padding: 0px 0px 10px 0px;
	float: none;
}