/*
Theme Name: DURCHDACHT V2
Theme URI: http://www.durchdacht.com/
Author: DURCHDACHT
Author URI: http://www.durchdacht.com/
*/

html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a {
	color: #b51716;
	text-decoration: underline;
}

img {
	border: none;
}

textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

/* The Header */

#header {
	position: relative;
	height: 302px;
	padding: 0;
	margin: 0;
	background: url(images/header_bg.png) top left;
}

#header-top {
	position: relative;
	height: 302px;
	padding: 0;
	width: 1000px;
	margin: 0 auto;
}

#header-top img.logo {
	position: absolute;
	top: 0;
	left: 0;
}

#header-border {
	position: absolute;
	top: 90px;
	margin: 0;
	width: 100%;
	padding: 8px 0 8px 0;
	height: 244px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.kl {
	color: #b51716;
	text-decoration: none;
}

#header-bg {
	position: relative;
	padding: 0;
	margin: 0;
	height: 244px;
}

#header-banner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(images/banner_top.jpg) no-repeat;
	height: 244px;
}

#header-banner a.home {
	display: block;
	position: absolute;
	top: 65px;
	left: 45px;
	width: 405px;
	height: 80px;
	z-index: 10;
	text-decoration: none;
	border: none;
}

#header-menu {
	position: absolute;
	z-index: 10;
	top: 192px;
	right: 65px;
	clear: both;
	margin: 0;
	padding: 0;
	height: 53px;
}

#header-menu ul {
	margin: 0;
	padding: 0;
	display: inline;
	color: #FFFFFF;
	list-style: none;
	float: left;
}

#header-menu ul li {
	margin: 0 0 0 40px;
	padding: 4px 0 7px 0;
	height: 16px;
	display: inline;
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

#header-menu ul li.no-m {
	margin: 0;
}

#header-menu ul li a {
	position: relative;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

#header-menu ul li a:hover {
	text-decoration: underline;
}

a.rss-icon {
	position: absolute;
	top: 135px;
	left: 815px;
	z-index: 50;
	background: url(images/rss_icon.png) no-repeat;
	width: 120px;
	margin: 0;
	padding: 0;
	height: 31px !important;
	display: block;
	text-decoration: none;
	border: none;
}

#header-search {
	position: absolute;
	z-index: 50;
	top: 140px;
	left: 575px;
	height: 21px;
	color: #FFF;
	width: 225px;
}

#header-search form {
	margin: 0;
	padding: 0;
}

#header-search input {
	position: absolute;
	top: 5px;
	left: 5px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	width: 180px;
	height: 14px;
	border: none;
	color: #b2b2b2;
	padding: 0;
	margin: 0;
	line-height: 12px;
	z-index: 60;
}

#header-search #inputlabel {
	position: absolute;
	top: 0;
	left: 0;
	width: 192px;
	height: 21px;
	background: url(images/searchfield_bg.png) 0 0 no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}

#header-search #submitlabel {
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/btn_search_bg.png) top left no-repeat;
	width: 21px;
	display: block;
	margin: 0;
	padding: 0;
	height: 21px;
	cursor: pointer;
}

#header-search input#searchsubmit {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: none;
	margin: 0;
	padding: 0;
	height: 21px;
	width: 21px;
	cursor: pointer;
}

/* The Content */

#main {
	position: relative;
	width: 1000px;
	clear: both;
	padding: 10px;
	margin: 0 auto;
}

#main_content {
	position: relative;
	width: 515px;
	float: left;
	padding: 0 0 40px 0;
	margin: 0 32px 0 0;
	color: #777;
	font-size: 14px;
}

#main_content p {
	line-height: 16px;
	margin: 0px 0px 8px;
	font-size: 14px;
}

.beitrag-nav {
	position: relative;
	padding: 0;
}

.beitrag-nav a {
	text-decoration: none;
}

.beitrag-nav a:hover {
	text-decoration: underline;
}

.beitrag-head {
	position: relative;
	font-size: 14px;
	border-bottom: 1px solid #e4e4e4;
	padding: 14px;
	padding-bottom: 25px;
	background: url(images/inho_main.png) 0 0 no-repeat;
}

.pagetitle2 {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.beitrag-head h1,
.beitrag-head h1 a,
.pagetitle {
	/*
	font-weight: bold;
	font-size: 26px;
	
	font-family: "Times New Roman", Times, serif;
	*/
	font-size: 16px;
	font-weight: bold;

	margin: 0;
	padding: 0;
	color: #b51716;
	text-align: left;
	text-decoration: none;
}

.beitrag-head h1 a:hover {
	text-decoration: underline;
}

.beitrag-head h1 {
	/*
	margin-bottom: 13px;
	*/
	margin-bottom: 5px;
}

.pagetitle {
	padding-bottom: 9px;
}

h1.pagetitle {
	padding-bottom: 14px;
	margin-bottom: 0;
}

h2.pagetitle {
	position: absolute;
	top: -30px;
	color: #777;
	left: 0px;
	z-index: 100;
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.kalender {
	background: url(images/kalender.gif) left top no-repeat;
	padding-left: 18px;
	height: 14px;
	padding-bottom: 2px;
}

.abgelegt {
	background: url(images/kategorien.gif) no-repeat left top;
	margin-top: 4px;
	padding-left: 18px;
	float: left;
}

.abgelegt a {
	font-weight: normal;
	text-decoration: none;
}

.kommentare {
	background: url(images/kommentare.gif) no-repeat left top;
	padding-left: 22px;
	margin-top: 4px;
	float: right;
}

.kommentare a {
	text-decoration: none;
}

.schlagworte, .schlagworte2 {
	clear: both;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.schlagworte a, .schlagworte2 a {
	font-weight: normal;
	text-decoration: none;
}

.schlagworte a:hover {
	text-decoration: underline;
}

.schlagworte2 {
	margin-top: 5px;
}

.beitrag-body {
	clear: both;
	float: none;
	font-size: 12px;
	color: #6b6b6b;
	text-align: justify;
	margin: 0;
	padding: 19px 14px 15px 14px;
	/*background: url(images/inhu_main.png) 100% 0 no-repeat; */
}

.beitrag-body h1 {
	font-size: 26px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.beitrag-body h2 {
	font-size: 17px;
}

.beitrag-body p {
	margin-top: 0;
	padding-top: 0;
}

.beitrag-body a,
.beitrag-body a:link,
.beitrag-body a:hover,
.beitrag-body a:active,
.beitrag-body a:visited {
	text-decoration: none;
}

.beitrag-body a:hover {
	text-decoration: underline;
}

.beitrag-body ul {
	color: #6b6b6b;
	text-align: left;
	font-size: 14px;
	padding: 8px 12px 10px 26px;
	margin: 0;
	list-style: none;
	list-style-image: url(images/body_list_bullet.gif);
	background: none;
}

.beitrag-body ul li {
}

.beitrag-body ul a, .similar ul a  {
	color: #b51716;
}

.beitrag-body img {
	border: 1px solid #e6e6e6;
	padding: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.beitrag-body ul ul {
	font-weight: normal;
	border: none;
	background: none;
	padding: 0 12px 5px 13px;
}

.beitrag-bookmarken {
	position: relative;
	margin: 15px 0;
	padding: 4px 0 0 0;
	width: 530px;
	background: none;
}

.bookmark-border {
	position: relative;
	padding: 0 0 4px 0;
	margin: 0;
	background: none;
}

.beitrag-bookmarken .sociable {
	position: relative;
	color: #98cc65;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 10px 0 10px;
	margin: 0 !important;
	border-collapse: collapse;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

.beitrag-bookmarken .sociable a img,
.beitrag-bookmarken .sociable a:hover img {
	padding: 3px;
	background-color: #FFF;
}

.beitrag-bookmarken .sociable strong {
	display: block;
	padding-bottom: 7px;
}

.beitrag-bookmarken .sociable ul li {
	padding-left: 0;
	margin-left: 0;
}

.beitrag-body iframe {
	position: relative;
	margin: 0 !important;
}

.beitrag-body ins {
	position: relative;
	margin: 0 0 5px 5px !important;
}

.content-extra {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
}

.content-extra-right {
	position: relative;
	float: right;
	margin: 0;
	padding: 10px 10px 5px 0;
}

.similar .content-extra-right {
	position: absolute;
	top: 5px;
	right: 0;
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
}

.similar {
	/*min-height: 100px;*/
	position: relative;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	color: #b51716;
	padding: 0 0 10px 0;
	margin: 0;
	background: none;
}

* html .similar {
	height: 100%;
}

.similar ul {
	text-align: left;
	font-size: 14px;
	padding: 4px 12px 5px 26px;
	margin: 0;
	width: 315px;
	list-style: none;
	list-style-image: url(images/body_list_bullet.gif);
	list-style-position: outside;
}

.similar ul li {
	margin: 0;
	padding: 0;
}

.beitrag-footer {
	font-size: 11px;
	padding: 14px;
	padding-bottom: 25px;
	background: url(images/inho_main.png) 0 0 no-repeat;
}

.beitrag-footer h2,
.beitrag-footer h2 a {
	font-weight: normal;
	font-size: 16px;
	color: #b51716;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

.beitrag-footer h2 a:hover {
	text-decoration: underline;
}

.beitrag-footer h2 {
	margin-bottom: 13px;
}

.beitrag-footer-content {
	text-align: justify;
	clear: both;
	float: none;
	padding: 0px 0 20px 0;
	font-size: 11px;
}

.beitrag-nav {
	color: #777;
	font-size: 11px;
	text-align: center;
}

/* Comments */
.respond {
	font-size: 11px;
	margin-top: 20px;
	text-align: left;
}

.respond h3 {
	font-weight: normal;
	font-size: 14px;
	color: #b51716;
	text-align: left;
}

.respond input {
	width: 264px;
	border: 1px solid #e4e4e4;
}

.respond textarea {
	overflow: auto;
	width: 512px;
	border: 1px solid #e4e4e4;
}

.respond input#submit {
	border: 1px solid #e4e4e4;
	color: #b51716;
	font-size: 14px;
	width: auto;
}

#submit {
	cursor: pointer;
}

.comments {
	font-size: 12px;
	text-align: justify;
}

.comments h3 {
	font-weight: normal;
	font-size: 14px;
	color: #b51716;
	text-align: left;
}

.commentlist {
	font-size: 12px;
	text-align: left;
	font-size: 12px;
	padding: 10px 12px 6px 28px;
	margin: 0;
	color: #000;
	background: none;
}

.commentlist  a {
	color: #b51716;
	font-weight: bold;
}

.commentlist p {
	color: #777;
	margin: 5px 0;
	font-weight: normal;
}

/* The Sidebar */
#sidebar {
	position: relative;
	width: 453px;
	padding: 0 0 20px 0;
	float: right;
}

.sidebar-row, .sidebar-row-top {
	position: relative;
	padding: 0 0 10px 0;
	margin: 0;
	width: 453px;
	float: none;
	clear: both;
	display: table;
	min-height: 164px;
	background: url(images/inho.png) 0 0 no-repeat;
}

.sidebar-row-top {
}

.sidebar-box {
	position: relative;
	float: left;
	margin: 0;
	width: 453px;
	padding: 0;
	color: #777;
	text-align: left;
}

.no-bg {
	background-image: none;
}

.no-bd {
	border: none;
}

.sidebar-box-left {
	width: 200px;
	margin-right: 25px;
}

.sidebar-box-right {
	width: 200px;
}

.sidebar-row-top .sidebar-second-box,
.sidebar-row .sidebar-second-box {
	float: none;
	clear: both;
	position: relative;
	border-top: 24px solid #fff;
	overflow: hidden;	
}

.sidebar-box h1 {
	color: #b51716;
	position: relative;
	height: 13px;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 13px 2px 6px 18px;
}

.sidebar-box a {
	color: #777;
	text-decoration: underline;
}

.sidebar-content {
	position: relative;
	padding: 2px 15px 8px 18px;
	line-height: 22px;
	text-decoration: underline;
}
	
* html .sidebar-content {
	padding: 0px 15px 7px 18px;
}

.sidebar-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sidebar-box .no-u a, .sidebar-box .no-u {
	text-decoration: none;
}

.sidebar-box .no-u a:hover {
	text-decoration: underline;
}

/* The Footer */

#footer {
	position: relative;
	clear: both;
	float: none;
	padding: 15px 0 0 0;
	height: 73px;
	background: url(images/bg.png) top left;
}

#footer_content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	font-size: 10px;
	text-align: left;
}

#footer_content a {
	color: #fff;
	margin: 0 7px 0 5px;
	text-decoration: none;
}

#footer_content a:hover {
	text-decoration: underline;
}

#footer_content #blogping {
	margin-left: -1px;
	text-decoration: none;
}

.suche {
	clear: both;
	font-size: 12px;
	color: #c2c1c1;
	text-align: center;
	margin-left: 20px;
	margin-right: 22px;
	margin-top: 0;
	padding-top: 2px;
	margin-bottom: 25px;
}

.suchform input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	border: 1px solid #e4e4e4;
	padding: 3px;
	width: 264px;
}

.suchform input#searchsubmit {
	position: relative;
	font-size: 12px;
	border: none;
	background: url(images/btn_search_bg.png) top left no-repeat;
	width: 21px;
	height: 21px;
	padding: 0; 
	color: #777;
	margin: 0;
	top: 6px; 
	left: 7px;
	cursor: pointer;
}

img.alignleft,
div.alignleft {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

img.alignright,
div.alignright {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

img.aligncentered,
div.aligncentered {
	text-align: center;
	margin: 0 auto;
}

.cleaner {
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}