/*
Theme Name: VollBlutSEO
Theme URI: http://vollblutseo.de/
Author: VollBlutSEO
Author URI: http://vollblutseo.de/
*/

html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #1a1a1a;
	color: #c2c1c1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

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

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

a:hover {
	text-decoration: underline;
}

/* The Header */

#header {
	position: relative;
	height: 352px;
	padding: 0;
	margin: 0;
}

#header-top {
	position: relative;
	height: 53px;
	padding: 37px 0 0 0;
	width: 1008px;
	margin: 0 auto;
}

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

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

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

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

#animation {
	position: absolute;
	top: 99px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#flash {
	position: relative;
	width: 918px;
	height: 244px;
	padding: 0 41px;
	margin: 0 auto;
	background: url(images/banner_top.jpg) no-repeat;
}

#flash object {
	margin: 0;
	padding: 0;
}

#header-menu {
	clear: both;
	margin: 0;
	padding: 0;
	height: 53px;
	float: left;
}

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

#header-menu ul li {
	margin: 0 10px 0 0;
	padding: 11px 4px 31px 4px;
	width: 92px;
	height: 11px;
	display: inline;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: url(images/btn_menu_bg.png) no-repeat;
}

#header-menu ul li a {
	position: relative;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

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

#header-rss {
	position: relative;
	margin: 0 0 0 125px;
	width: 242px;
	height: 24px;
	padding: 7px 4px 22px 8px;
	background: url(images/btn_rss_bg.png) no-repeat;
	float: left;
}

a.rss-icon {
	background: url(images/rss_icon.png) no-repeat;
	width: 223px;
	margin: 0;
	padding: 0;
	height: 24px !important;
	display: block;
}

#header-search {
	position: absolute;
	top: 0px;
	right: 0;
	height: 91px;
	color: #FFF;
	width: 226px;
}

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

#header-search input {
	position: absolute;
	top: 10px;
	left: 9px;
	background: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 147px;
	height: 15px;
	border: none;
	color: #000;
	margin: 0;
	line-height: 12px;
}

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

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

}
#header-search input#searchsubmit {
	position: absolute;
	top: 9px;
	left: 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: none;
	margin: 0;
	padding: 0;
	height: 16px;
	width: 35px;
}

/* The Content */

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

#main_content {
	position: relative;
	width: 533px;
	float: left;
	padding: 31px 0 0 0;
	margin: 0 42px 0 0;
	color: #c2c1c1;
}

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

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

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

.beitrag-head {
	position: relative;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b2732f;
	font-weight: bold;
	border-bottom: 1px solid #3b3b3b;
	padding-bottom: 23px;
	margin-bottom: 19px;
}

.beitrag-head h1,
.beitrag-head h1 a,
.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

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

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

.pagetitle {
	padding-bottom: 9px;
}

h2.pagetitle {
	font-size: 16px;
	border-bottom: 1px solid #3b3b3b;
	padding-bottom: 15px;
	margin-bottom: 14px;
}

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

.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: underline;
}

.kommentare {
	background: url(images/kommentare.gif) no-repeat left top;
	padding-left: 22px;
	margin-top: 4px;
	float: right;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.kommentare a {
	font-weight: bold;
	text-decoration: underline;
}

.schlagworte, .schlagworte2 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #c68136;
}

.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-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2c1c1;
	text-align: justify;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.beitrag-body ul {
	background-color: #585858;
	border: 1px solid #656565;
	color: #c68136;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 12px 5px 26px;
	margin: 0;
	list-style: none;
	list-style-image: url(images/body_list_bullet.gif);
}

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

.beitrag-body img {
	/*border: 5px solid #c1c1c1;*/
	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: 0;
	padding: 0;
	width: 100%;
}

.beitrag-bookmarken .sociable {
	background-color: #585858;
	border: 1px solid #656565;
	color: #c2c2c2;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 10px;
}

.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 10px 10px 0;
}

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

.similar {
	min-height: 100px;
	position: relative;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	background-color: #585858;
	border: 1px solid #656565;
	color: #c68136;
	padding: 0;
	margin: 0;
}

* html .similar {
	height: 100%;
}

.similar ul {
	text-align: left;
	font-size: 12px;
	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;
}

.beitrag-footer h2,
.beitrag-footer h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	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: 20px 0;
	font-size: 11px;
}

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

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

.respond h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
}

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

.respond textarea {
	overflow: auto;
	width: 529px;
	border: 1px solid #656565;
}

.respond input#submit {
	background-color: #585858;
	border: 1px solid #656565;
	color: #c68136;
	width: auto;
}

#submit {
	cursor: pointer;
}

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

.comments h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
}

.commentlist {
	font-size: 12px;
	background-color: #585858;
	border: 1px solid #656565;
	text-align: left;
	font-size: 12px;
	padding: 10px 12px 6px 28px;
	margin: 0;
	color: #c68136;
}

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

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

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

.sidebar-row, .sidebar-row-top {
	position: relative;
	padding: 24px 0 0 0;
	margin: 0;
	width: 425px;
	float: none;
	clear: both;
}

.sidebar-row-top {
	padding: 0;
}

.sidebar-box {
	position: relative;
	background: #ebebeb url(images/sidebar_box_bg.png) top repeat-x;
	float: left;
	margin: 0;
	width: 425px;
	padding: 0;
	color: #1a1a1a;
	text-align: left;
}

.sidebar-line {
	height: 17px;
	padding: 0;
	background: #1a1a1a url(images/sidebar_row_bg.gif) 9px 0 repeat-y;
}

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

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

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

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

.sidebar-box h1 {
	color: #fff;
	position: relative;
	height: 13px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/sidebar_box_headline_bg.jpg) top left repeat-x;
	margin: 0;
	padding: 7px 2px 10px 20px;
}

.sidebar-row-top h1 {
	background: url(images/sidebar_box_top_headline_bg.jpg) top left repeat-x;
}

.sidebar-second-box h1 {
	background: url(images/sidebar_box_headline_bg.jpg) top left repeat-x;
}

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

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

.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: 20px 0 0 0;
	height: 73px;
	background: #676964 url(images/footer_bg.jpg) top left repeat-x;
}

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

#footer_content a {
	color: #c2c2c2;
	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: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #656565;
	padding: 3px;
	width: 264px;
}

.suchform input#searchsubmit {
	font-size: 12px;
	background-color: #585858;
	border: 1px solid #656565;
	color: #c68136;
	width: auto;
	height: 23px;
	font-weight: bold;
}

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;
}