/*
Theme Name: MZT Theme 1.0
Author: Mehr zum Thema
Author URI: http://www.mehr-zum-thema.de
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	margin: 0 auto;
	background: #b6cae0;
	font-family: verdana;
	font-size: 14px;
	line-height: 160%;
}

.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}

.postnav {

}

/** BEGIN wp_page_numbers **/
#wp_page_numbers {
	margin: 5px 0px 15px 0px;
}

#wp_page_numbers ul {
	list-style-type: none;
	border: 0;
}

#wp_page_numbers ul li {
	float: left;
	padding: 2px;
}

#wp_page_numbers ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #dddddd;
	padding: 2px 5px;
	background: #f1f1f1;
	color: #000000;
	font-family: verdana;
}

#wp_page_numbers ul li a:hover {
	background: #dddddd;
	border: 1px solid #dddddd !important;
}

.active_page {
	font-weight: bold;
}

#wp_page_numbers ul li .next a {
	width: auto;
	padding: 2px 5px;
}

#wp_page_numbers .page_info {
	text-align: center;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 2px 5px;
	background: #dddddd;
	color: #000000;
	font-family: verdana;
	margin: 2px 2px 2px 0px;
}
/** END wp_page_numbers **/


/** BEGIN wrapper **/
#wrapper {
	width: 900px;
	min-height: 100%;
	height: auto !important; /* moderne Browser */
	height: 100%; /* IE */
	margin: 10px 10px 10px 10px;
	background: #ffffff;
	float: left;
}
/** END wrapper **/


/** BEGIN header **/
#header {
	width: 884px;
	height: 100px;
	margin: 8px 8px 5px 8px;
	background: #c14043;
}
/** END header **/


/** BEGIN navigation **/
#navigation {
	width: 884px;
	height: 34px;
	padding: 0px;
	margin: 0px 8px 5px 8px;
	background: #4e72a9;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: #4e72a9;
}

#navigation ul li {
	background: #4e72a9;
	float: left;
	height: 24px;
	border-right: 1px solid #ffffff;
	padding: 5px 12px 5px 12px;
	margin: 0px;
}

#navigation ul li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

#navigation ul li:hover {
	background: #7588ac;
}
/** END navigation **/


/** BEGIN content **/
#content {
	width: 566px;
	margin: 0px 0px 5px 8px;
	padding: 5px 0px 5px 5px;
	background: #ffffff;
	float: left;
	font-size: 14px;
}

#content h2 {
	text-decoration: none;
	font-family: verdana;
	font-size: 15px;
	color: #b8091e;
	margin: 0px 0px 5px 0px;
}

#content .post {
	width: 550px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

#content .post .more-link {
	text-decoration: none;
	font-family: verdana;
	font-size: 15px;
	color: #4e72a9;
}

#content .post .more-link:hover {
	text-decoration: underline;
	color: #b8091e;
}

#content .post h2 a {
	text-decoration: none;
	font-family: verdana;
	font-size: 15px;
	color: #b8091e;
	margin: 0px 0px 0px 0px;
}

#content .post h2 a:hover {
	text-decoration: underline;
}

#content .post p {
	margin-bottom: 5px;
	line-height: 1.6em;
}

#content .post a {
	color: #b8091e;
	text-decoration: none;
}

#content .post a:hover {
	text-decoration: underline;
}

#content .post .details {
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	font-style: italic;
	color: #444444;
}

#content .post .details a {
	text-decoration: none;
	font-size: 11px;
	color: #444444;
}

#content .post .details a:hover {
	text-decoration: underline;
}
/** END content **/


/** BEGIN sidebar **/
#sidebar {
	margin: 0px 8px 0px 0px;
	background: #ffffff;
	float: right;
	padding: 0px 0px 0px 0px;
}

#sidebar .box {
	width: 300px;
	padding: 0px;
	margin-bottom: 8px;
	background: #f8f8f8;
	border: 1px solid #999999;
}

#sidebar .box a {
	color: #000000;
	text-decoration: none;
}

#sidebar .box a:hover {
	color: #b8091e;
	text-decoration: underline;
}

#sidebar .box h2 {
	padding: 2px 2px 2px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	background: #c14043;
	color: #ffffff;
	border-bottom: 1px solid #999999;
}

#sidebar .box ul {
	padding: 0px;
	margin: 5px 5px 5px 10px;
	font-size: 13px;
	color: #222222;
	list-style: none;
	line-height: 140%;
}

#sidebar .box ul li {
	padding: 4px;
}
/** END sidebar **/


/** BEGIN footer **/
#footer {
	width: 900px;
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	clear: both;
	padding: 10px 0px 10px 0px;
}
/** END footer **/


/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

#comments ol a {
	font-size: 13px;
}

#comments ol .comment-edit-link {
	font-size: 12px;
}

	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
		#comments .children li {
			padding: 10px;
		}
#comments .navigation {
	padding: 0 0 10px;
	font-size: 0.9em;
}
	#comments .navigation a {
		text-decoration: none;
	}
	#comments .navigation a:hover {
		text-decoration: underline;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/