
/*
Theme Name: createsomfing
Theme URI: http://www.createsomfing.com/
Author: createsomfing
Author URI: http://www.createsomfing.com/
*/

html,
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body {
	background: url(images/body_bg.gif) top left repeat-x;
}

a {
	color: #b91213;
	text-decoration: underline;
}

img {
	border: none;
}

textarea,
input,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

/* The Header */

#header {
	position: relative;
	height: 182px;
	padding: 0;
	margin: 0;
}

#header-top {
	position: relative;
	height: 148px;
	padding: 34px 0 0 0;
	width: 1001px;
	margin: 0 auto;
	background: url(images/banner_top.jpg) 0 79px no-repeat;
}

.gesundheitxxl_com_header {
	background: url(images/gesundheitxxl.jpg) 0 79px no-repeat !important;
}

.header-nobg {
	background: none;
	height: 142px !important;
}

.header-nobg #header-top {
	background: none;
	height: 108px;
}

#header-banner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(images/banner_top.jpg) no-repeat;
	height: 244px;
}

#header-menu {
	clear: both;
	margin: 0;
	padding: 0;
	height: 30px;
	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: 8px 4px 11px 4px;
	width: 84px;
	height: 11px;
	display: inline;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: url(images/btn_menu_bg.png) no-repeat;
}

#header-menu ul li a {
	position: relative;
	font-size: 12px;
	color: #000;
	letter-spacing: 1px;
	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: 34px;
	right: 0;
	height: 30px;
	color: #FFF;
	width: 260px;
}

#header-search form {
	margin: 0;
	padding: 0;
}

#header-search input {
	position: absolute;
	top: 7px;
	left: 6px;
	background: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	width: 168px;
	height: 15px;
	border: none;
	color: #000;
	margin: 0;
	line-height: 12px;
}

#header-search #inputlabel {
	position: absolute;
	top: 0;
	left: 0;
	width: 182px;
	height: 30px;
	background: url(images/searchfield_bg.png) 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: 72px;
	display: block;
	margin: 0;
	padding: 0;
	height: 30px;
}

#header-search input#searchsubmit {
	position: absolute;
	top: 7px;
	left: 6px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: none;
	margin: 0;
	padding: 0;
	height: 16px;
	width: 60px;
}

/* The Content */

#main {
	position: relative;
	width: 1000px;
	clear: both;
	margin: 0 auto;
	padding: 0 15px;
}

#main_content {
	position: relative;
	width: 533px;
	float: left;
	padding: 14px 0 0 0;
	margin: 0 42px 0 0;
	color: #000;
	border-top: 2px solid #000;
}

.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;
	color: #b91213;
	font-weight: bold;
	border-bottom: 2px solid #000;
	padding-bottom: 22px;
	margin-bottom: 4px;
}

.beitrag-head h1,
.beitrag-head h1 a,
.pagetitle,
.toptitle {
	color: #b91213;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
}

.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 #b91213;
	padding-bottom: 15px;
	margin-bottom: 14px;
}

.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: underline;
}

.kommentare {
	background: url(images/kommentare.gif) no-repeat left top;
	padding-left: 22px;
	margin-top: 4px;
	float: right;
	font-size: 11px;
	font-weight: bold;
}

.kommentare a {
	font-weight: bold;
	text-decoration: underline;
}

.schlagworte,
.schlagworte2 {
	clear: both;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #b91213;
}

.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: #000;
	text-align: justify;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

* html .beitrag-body {
	border-top: 4px solid #fff;
}

*+html .beitrag-body {
	border-top: 4px solid #fff;
}

.beitrag-body h1 {
	font-size: 18px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.beitrag-body h2 {
	font-size: 17px;
}

.beitrag-body p {
	margin-top: 0;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.beitrag-body p.wp-caption-text {
	margin: 0;
	padding: 0 10px 0 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: #000;
	text-align: left;
	font-size: 12px;
	padding: 1px 12px 1px 26px;
	margin: 0;
	list-style: none;
	list-style-image: url(images/body_list_bullet.gif);
}

.beitrag-body ul li {
	padding: 0;
	margin: 0;
}

.beitrag-body ul a,
.similar ul a {
	color: #b91213;
}

.beitrag-body img {
	/*
	border: 5px solid #c1c1c1;
	margin-bottom: 15px;
	*/
	margin-right: 10px;
	
	
}

.beitrag-body ul ul {
	font-weight: normal;
	border: none;
	background: none;
	padding: 0 12px 5px 13px;
}

.beitrag-body .ddsg-wrapper ul {
	font-weight: bold;
}

.beitrag-body .ddsg-wrapper ul ul {
	font-weight: normal;
}

.beitrag-bookmarken {
	position: relative;
	margin: 15px 0;
	padding: 4px 0 0 0;
	width: 530px;
	border: 1px solid #000;
}

.bookmark-border {
	position: relative;
	padding: 0 0 4px 0;
	margin: 0;
}

.beitrag-bookmarken .sociable {
	position: relative;
	color: #000;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 10px 0 10px;
	margin: 0 !important;
	border-collapse: collapse;
}

.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;
	padding: 15px 0 0 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: #000;
	padding: 0 0 3px 0;
	margin: 0;/*border: 1px solid #000;*/
}

.similar li a {
	color: #b91213;
}

* 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-weight: normal;
	font-size: 16px;
	color: #000;
	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;
	text-align: left;
}

#respond h3 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
	padding-top: 0;
	text-align: left;
	text-transform: uppercase;
}

#respond input {
	width: 264px;
	border: 1px solid #000;
}

#respond textarea {
	overflow: auto;
	width: 529px;
	border: 1px solid #000;
}

#respond input#submit {
	background-color: #b91213;
	border: 1px solid #000;
	color: #fff;
	width: auto;
}

#submit {
	cursor: pointer;
}

.comments {
	font-size: 12px;
	text-align: justify;
}

.comments h3 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-align: left;
	text-transform: uppercase;
}

.commentlist {
	font-size: 12px;
	background-color: #fff;
	text-align: left;
	font-size: 12px;
	padding: 10px 12px 6px 28px;
	margin: 0;
	color: #000;
}

.commentlist a {
	color: #b91213;
	font-weight: bold;
}

.commentlist p {
	color: #000;
	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: 0;
	margin: 0;
	width: 425px;
	float: none;
	clear: both;
	border-top: 20px solid #fff;
}

.sidebar-row-top {
	border-top: none;
}

.sidebar-row-top-second {
	border-top: 24px solid #fff;
}

.sidebar-row-top-second-top {
	border-top: 12px solid #fff;
}
.sidebar-box {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	background: #fafafa url(images/sidebar_box_bg.gif) top right repeat-y;
	float: left;
	margin: 0;
	width: 425px;
	padding: 0;
	color: #000;
	text-align: left;
}

.no-bg {
	background-image: none;
}

.sidebar-box-left {
	width: 205px;
	margin-right: 15px;
}

.sidebar-box-right {
	width: 205px;
}

.sidebar-row-top .sidebar-second-box,
.sidebar-row .sidebar-second-box {
	float: none;
	clear: both;
	position: relative;
	background-position: top right;
	border-top: 18px solid #fff;
	overflow: hidden;
}

.sidebar-row .sidebar-second-box {
	border-top: 20px solid #fff;
}

.sidebar-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b91213;
	position: relative;
	height: 14px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 6px 0 0;
	padding: 10px 2px 14px 11px;
	border-top: 2px solid #000;
	border-bottom: 1px solid #e0e0e0;
}

.sidebar-box a {
	color: #000;
	text-decoration: underline;
}

.sidebar-content {
	position: relative;
	padding: 2px 16px 17px 20px;
	line-height: 22px;
	text-decoration: underline;
}

* html .sidebar-content {
	padding: 0px 16px 7px 20px;
}

.sidebar-row-top .sidebar-second-box .sidebar-content,
.sidebar-row .sidebar-second-box .sidebar-content {
	padding-left: 15px;
}

.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;
}

.sidebar-ro {
	position: absolute;
	right: 0;
	top: 0;
	width: 6px;
	height: 6px;
	background: url(images/sidebar_ecke_ro.gif) top left no-repeat;
}

.sidebar-bottom,
.sidebar-bottom-rel {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 8px;
	width: 100%;
	background: url(images/sidebar_box_shadow.png) top left no-repeat;
}

.sidebar-bottom-rel {
	position: relative;
	top: 0;
}

.sidebar-box-middle .sidebar-bottom {
	background: url(images/sidebar_box_large_shadow.png) top left no-repeat;
}

/* The Footer */

#footer {
	position: relative;
	clear: both;
	float: none;
	padding: 20px 0;
	min-height: 50px;
	background: #000;
	color: #fff;
	height: auto;
}

* html #footer {
	height: 50px;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
}

#footer .footer-image {
	text-align: center;
}

#footer_content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	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: #000000;
	border: 1px solid #727272;
	padding: 3px;
	width: 264px;
}

.suchform input#searchsubmit {
	font-size: 12px;
	background-color: #b91213;
	border: 1px solid #000;
	color: #fff;
	width: auto;
	height: 26px;
	padding: 3px 4px;
	font-weight: bold;
}

img.alignleft,
div.alignleft {
	float: left;
	margin: 0 0.8em 0.8em 0;
}

img.alignright,
div.alignright {
	float: right;
	margin: 0 0 0.8em 0.8em;
}

img.aligncentered,
div.aligncentered {
	text-align: center;
	margin: 0 auto;
}

.cleaner, .fixed {
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}

/* comment START */

#comments {
	position: relative;
	padding-top: 15px;
}

#comments a, #respond a {
	text-decoration: none;
	color: #b90001;
}

#comments a:hover, #respond a:hover {
	text-decoration: underline;
}

#commentlist {
	background: #FFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0 0 15px;
}

#commentlist ol,
#commentlist li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#cmtswitcher {
	background: #FFF;
	font-size: 10px;
	padding-top: 5px;
}

#cmtswitcher a.tab,
#cmtswitcher a.curtab {
	padding: 5px 10px;
	margin-bottom: -1px;
	display: block;
	float: right;
	color: #000;
	text-decoration: none;
}

#cmtswitcher a.tab {
	border-top: 1px solid #FFF;
	padding: 5px 11px;
	border-bottom: 1px solid #000;
}

#cmtswitcher a.curtab {
	background: #FFF;
	border: 1px solid #000;
	border-bottom-color: #FFF;
	color: #b91213;
}

#cmtswitcher .addcomment,
#cmtswitcher .addtrackback {
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
	display: block;
	font-size: 11px;
	float: left;
	margin-right: 15px;
	margin-top: 4px !important;
	margin-top: 3px;
}

#cmtswitcher .addcomment {
	background: url(img/icons.gif) 0 -112px no-repeat;
}

#cmtswitcher .addtrackback {
	background: url(img/icons.gif) 0 -144px no-repeat;
}

#thecomments .comment,
#thecomments .messagebox {
	margin-top: 15px;
}

.comment .author {
	float: left;
	width: 81px;
	text-align: center;
}

.comment .pic {
	background: url(img/commentpoint.gif) 100% 33% no-repeat;
	padding-right: 14px;
	margin-top: 10px;
}

.comment .name {
	width: 67px;
	padding-right: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.comment .avatar {
	padding: 1px;
	border: 1px solid #999;
}

.comment .info {
	background: #222 url(img/comment.gif) 0 0 no-repeat;
	color: #FFF;
	float: left;
	margin: 0;
	padding: 10px 15px 0;
	width: 422px;
}

.comment .date,
.trackback .date {
	float: left;
	font-size: 10px;
}

.comment .act,
.trackback .act {
	float: right;
	font-size: 10px;
}

.comment .content {
	background: url(img/comment.gif) 100% 100% no-repeat;
	margin: 0 -15px;
	padding: 0 15px 10px;
	line-height: 145%;
}

.comment .content p {
	margin-top: 10px;
}

.comment .content blockquote p {
	margin-top: 0;
	margin-bottom: 10px;
}

.admincomment .author {
	float: right;
}

.admincomment .pic {
	background: url(img/commentpoint.gif) 0% 33% no-repeat;
	padding-right: 0;
	padding-left: 14px;
}

.admincomment .name {
	padding-right: 0;
	padding-left: 14px;
}

.admincomment .info {
	float: right;
}

#thetrackbacks {
	display: none;
}

#thetrackbacks li {
	margin-top: 15px;
}

.trackback {
	background: #222 url(img/box.gif) 0% 0% no-repeat;
	padding: 10px 15px 0 !important;
	width: 503px;
	color: #FFF;
}

.trackback .title {
	background: #222 url(img/box.gif) 100% 100% no-repeat;
	padding: 10px 15px !important;
	padding: 0 15px 10px;
	width: 503px;
	color: #FFF;
	margin: 0 -15px;
}

#respond {
	padding: 0;
	font-size: 11px;
}

#respond .row {
	margin-bottom: 5px;
	/*position:relative;*/
}

#respond .textfield {
	width: 200px;
	margin-right: 5px;
}

#submit {
	font-size: 10px;
}

#submitbox a.feed {
	background: url(img/icons.gif) 0 -256px no-repeat;
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
	display: block;
	float: left;
}

#emoticon {
	float: right;
	margin-top: 1px;
	margin-right: 10px;
}

#comment {
	width: 527px;
	margin-right: 0;
	overflow: auto;
}

.messagebox, 
.errorbox {
	background: #222 url(img/messagebox.gif) no-repeat;
	padding: 0 12px !important;
	height: 27px;
	color: #FFF;
	line-height: 27px;
	font-size: 11px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.sidebar_socials a {
	margin: 0 5px 0 0;
}

.sidebar_socials {
	padding-top: 10px;
}

table {
	float: none;
	clear: both;
}

/* comment END */
