/*
Theme Name: imk2
Theme URI: imk2 für Isbaner Medien basierend auf K2
Version: 1.0
Author: Andreas M. Isbaner
Author URI: http://www.isbaner.com
*/

/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

/*- Typography */

body {
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	}



strong, em, b, i {
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #555;
}

h1, h2, h3, h4, h6 {
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

.comments input[type=text], .comments textarea, code {
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

/*- Page Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #444;
	background: white url(images/imhg.png) no-repeat center top;
	text-align: center;
	}

body.lang-ar,
body.lang-fa,
body.lang-he,
body.lang-hi,
body.lang-km,
body.lang-ko,
body.lang-ja,
body.lang-th,
body.lang-zh {
	font-size: 75%;
/*

Resets 1em to 12px */
}

#page {
	text-align: left;
	position: relative;
	clear: both;
	background-color: #ffffff;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 0;
}

.columns-one #page {
	width: 560px;
}

.columns-two #page {
	width: 820px;
}

.columns-three #page {
	width: 950px;
}

#header {
	position: relative;
	height: 150px;
	background-image: none;
	background-color: #f86c1b;
}

.content {
	padding-left: 30px;
	padding-top: 27px;
	padding-right: 30px;
}

body.columns-two #primary-wrapper {
	float: left;
	margin-right: -260px;
	width: 100%;

}

body.columns-two #primary {
	margin-right: 260px;
}

body.columns-two .secondary {
	float: right;
}

#primary {
	position: relative;
	float: left;
	width: 500px;
}

* html #primary {
	display: inline;
}

.columns-one .secondary {
	width: 240px;
	border-top: 1px solid #eee;
}

.columns-three .secondary {
	width: 175px;
}

.secondary {
	width: 240px;
	float: left;
	color: #555;
	position: relative;
	position: relative;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.8em;
	height: 100%;
}

#sidebar-2 {
	margin-top: 0px;
	margin-bottom: 20px;
}

.comments {
	text-align: left;
	position: relative;
	margin: 20px 0;
}

/*- Main Menu in Header */

ul.menu {
	margin: 0 0 0 17px;
	padding: 0 0 0 15px;
	position: absolute;
	bottom: 0;
	width: 97%;
}

ul.menu li {
	display: inline;
	margin: 0;
	padding-right: 5px;
}

ul.menu,
ul.menu li a {
	padding: 8px 13px 6px;
	}

ul.menu li a {
	color: white;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	background: #555 none repeat-x;
}

ul.menu li a:hover {
	text-decoration: none;
	background: #777 none repeat-x;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #0D76CF;
	font-size: 12px;
	font-weight: bold;
	background: white;
}

.secondary a {
	color: #0D76CF;
	display: block;
	border-bottom: 1px solid #ddd;
	margin-top: -1px;
	padding: 1px 3px 1px 0;
	margin-bottom: -1px;
}

.secondary a:hover {
	color: #555;
}

.secondary a:visited {
	color: #0D76CF;
	display: block;
}

#banner {
	position: relative;
	height: 200px;
}

h3.entry-title {
	color: #777;
	margin-bottom: 0px;
	font: 14px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin-right: -10px;
}

h3.entry-title a:visited {
	color: #777;
}

h3.entry-title a:hover {
	color: #ffffff;
}

h3.entry-title a {
	color: #ffffff;
	display: block;
	font-weight: bold;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	margin-left: -10px;
	padding: 6px 8px 7px 10px;
	background: #f86c1b none repeat-x;
}

h3.entry-title a:visited {
	color: #ffffff;
}

/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
	margin-left: 10px;
}

.sb-pagemenu ul ul {
	margin-top: 2px;
}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
}

.sb-pagemenu .current_page_item {
	
}

/*- Headings */

h1 {
	
}

h1.blog-title {
	padding: 30px 29px 0;
	letter-spacing: 0.25px;
	text-align: left;
	font: bold 3.5em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-transform: lowercase;
}

h1.blog-title a,
#header .description {
	text-decoration: none;
	color: #ffffff !important;
}

h1.blog-title a:hover {
	text-decoration: none;
	background-color: #f86c1b;
}

#header .description {
	margin: 0 40px;
	font-size: 1.5em;
	display: none;
}

h2 {
	/

* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	color: #f86c1b;
	text-decoration: none;
	font-size: 1.44em;
}

.page-head h2 {
	/

* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	color: #f86c1b;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 1.37em;
}

.index-head h2 {
	/

* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	color: #f86c1b;
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 14px;
}

.static-page-head h2 {
	color: #ffffff !important;
	font-size: 14px;
	display: block;
	font-weight: bold;
	padding: 6px 8px 7px 10px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	margin-left: -10px;
	margin-right: -10px;
	background: #f86c1b none repeat-x 0 bottom;
	margin-bottom: 0;
}

#rollingarchives.emptypage {
	display: none;
}

.page-head {
	margin: 10px 0 20px;
}

.archivepages {
	color: #999;
	display: block;
	font-size: .45em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	margin-top: 2px;
}

.secondary h4 {
	color: #f86c1b;
	display: block;
	margin-top: -1px;
	padding: 1px 3px 1px 0;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

h3, h4, .single .k2-asides h3 {
	letter-spacing: 0px;
}

.entry-content h3 {
	color: #f86c1b;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
}

.entry-content h4 {
	color: #555;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

.k2-asides h3 {
	font-weight: normal;
}

.entry-head {
	font-size: 1.2em;
}

body.page .entry-content h3 {
	display: block;
	padding: 0;
}

body.page .entry-content h4 {
	display: block;
	padding: 0;
}

.secondary div {
	padding: 0;
	position: relative;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}

.skiplink {
	display: none;
}

#primary .metalink a, #primary .metalink a:visited, 



/* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal;
}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: 0px;
	text-transform: lowercase;
	margin-left: 15px;
}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999;
}

.comment-meta {
	margin: 5px 15px 0 0;
	float: none;
}

.comment-login, .comment-welcomeback {
	color: #555;
	margin-top: 2px;
	margin-bottom: 2px;
}

#comment-personaldetails {
	margin-top: 10px;
}

.feedicon {
	/

* Next to Comment Section Headline */
	border: 0 !important;
	padding: 0 !important;
}

.feedlink {
	/

* On the sidebar */
	border: none;
	padding: 2px;
	padding-right: 20px;
	background: url('images/feed.png') right center no-repeat;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
	color: #555;
}

.feedlink span {
	visibility: hidden;
}

.feedlink:hover span {
	visibility: visible;
}

.secondary .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -0px;
}

.secondary .k2-asides p {
	display: inline;
}

.secondary .k2-asides .metalink {
	padding-left: 0px;
}

.secondary span a {
	margin-left: 10px;
}

.page-head .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -20px;
}

.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	background: url('images/pencil.png') left center no-repeat;
	height: 16px;
}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	text-decoration: none;
}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
}

.entry-meta-seite {
	line-height: 1.6em;
	display: block;
	margin-bottom: 0px;
	font-size: 1.1em;
	padding-bottom: 5px;
	margin-left: 10px;
}

.entry-meta {
	line-height: 1.6em;
	display: block;
	color: #bbb;
	font-size: 1.1em;
	margin-left: 10px;
	margin-bottom: 5px;
}

.entry-meta div {
	display: inline;
}

.meta-start {
	padding: 0;
}

.entry-date abbr {
	border: 0;
	color: #bbb;
}

.entry-author {
	display: none;
}

.entry-author address {
	display: inline;
	font-style: normal;
}

.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
}

.entry-meta a, .comment-meta a {
	color: #555;
}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-right: 10px;
}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
}

.entry-tags {
	display: block;
	padding: 10px 0 10px 33px;
	background: #eee url('images/tag_blue.png') no-repeat 10px center;
	color: #555;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

.entry-tags a {
	color: #0D76CF;
	padding: 2px 6px;
	background: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-right: 5px;
}

.entry-tags a:visited {
	color: #0D76CF;
}

.entry-tags a:hover {
	color: #ffffff;
	background-color: #0D76CF;
}

/*- Primary Contents */

/* Statische Seiten, Abstand */

.hentry {
	position: relative;
	margin: 0px 0 20px;
	background-color: #eee;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	padding: 0 10px 1px;
}

.entry-content {
	color: #555;
	font: 12px/170% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

.entry-content li {
	color: #555;
	list-style-type: disc;
	margin-left: 0px !important;

}

.entry-content li li {
	color: #555;
	list-style-type: disc;
}

.entry-content h5 {
	text-decoration: none;
	font: normal bold 1.0em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #555;
	margin-bottom: 8px !important;
	margin-top: 20px;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 0 0 10px;
}

.k2-asides .entry-content p,
.k2-asides .entry-content ul,
.k2-asides .entry-content ol,
.k2-asides .entry-content div,
.k2-asides .entry-content blockquote {
	margin: 5px 0;
}

/* Google Maps Support */

.entry-content .map div {
	margin: 0;
}

.single .k2-asides .entry-content p,
.single .k2-asides .entry-content ul,
.single .k2-asides .entry-content ol,
.single .k2-asides .entry-content div,
.single .k2-asides .entry-content blockquote {
	margin: 13px 0;
}

.metalinks {
	margin-bottom: 20px;
	margin-top: 20px;
}

.metalinks a:hover {
	border-bottom: 1px dotted #555;
}

.additional-info h4 {
	margin: 1em 0;
}

.image-meta span {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
}

/*- Comments */

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	margin-right: 10px;
	height: 16px;
	padding-right: 0;
	padding-top: 2px;
	padding-left: 20px;

	margin-bottom: 15px;
}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	float: right;
}

.commentsrsslink a, .trackbacklink a {
	font-size: 1.1em;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
}

.nopassword {
	text-align: center;
}

#commentlist {
	margin: 0 0 10px;
	position: relative;
}

#commentlist li {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	list-style: none;
	background-color: #eee;
	color: #555;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

#commentlist li .comment-content {
	font-size: 1.2em;
	line-height: 1.8em;
}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 15px 0 10px !important;
}

#commentlist li .comment-meta {
	padding: 3px 0 2px 60px;
	background: url('images/time.png') no-repeat 40px center;
	display: block;
}

#commentlist li img {
	padding: 0;
	border: none;
}

#commentlist li .gravatar {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#commentlist li .commentauthor {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
}

#commentlist li .counter {
	display: none;
	font: normal 1.5em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #999;
	float: left;
	width: 35px;
}

li.byuser {
	background: #f6f7f8;
}

li.bypostauthor {
	background: #F5FAEB !important;
}

li.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
}

#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #f6f7f8;
}

#pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
}

#pinglist li small {
	font-size: 0.8em;
	display: block;
}

#pinglist li .counter {
	display: none;
}

#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
}

#pinglist li img {
	padding: 0;
	border: none;
}

#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: center;
	margin: 10px 0 10px !important;
	color: #bbb;
	font-size: 2em;
	letter-spacing: 0px;
	margin-top: 10px;
}

.comments #loading {
	margin-top: 20px !important;
}

#comments-closed-msg {
	margin-bottom: 40px !important;
}

.comments #commenterror {
	display: none;
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	display: none;
	padding-top: 3px;
	float: right;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
}

.comments form {
	clear: both;
	padding: 1px 0 10px 10px;
	color: #555;
	font-size: 1.2em;
	line-height: 1.8em;
}

.comments input[type=text], .comments textarea {
	padding: 3px;
	color: #555;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #ddd;
	font-size: 12px;
	line-height: 20px;
	background-color: #ffffff;
}

#attachment_707 a:hover {
	border-style: none;
}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
}

.comments form input[type=text] {
	width: 45%;
	color: #555;
	margin-bottom: 1px;
	margin-top: 5px;
	margin-right: 5px;
}

.comments textarea {
	color: #555;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 472px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

.comments form #submit {
	float: right;
	background-color: #555;
	color: white;
	text-decoration: none;
	border-style: none;
	padding: 4px 10px;
	margin-right: 10px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

.comments form #submit:hover {
	background-color: #777;
	cursor: pointer;

}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
}

h2 a:hover, h2 span a:hover {
	color: #77aa11;
	text-decoration: none;
}

a {
	color: #0D76CF;
	text-decoration: none;
}

.entry-content a:visited {
	color: #555;
	font-weight: normal;
	font-style: normal;
}

.entry-content a {
	color: #0D76CF;
}

.entry-content a:visited {
	color: #0D76CF;
}

.entry-content a:hover {
	color: #555;
	border-bottom: 1px dotted #555;
}

.entry-content .wp-caption a:hover {
	border: none;
}

/*- Various Tags and Classes */

.clear {
	clear: both;
}

a img {
	border-style: none;
}

.artikelkopf {
	margin-left: -10px;	
}


img.noborder {
	border: none !important;
}

.aligncenter,
.center {
	text-align: center;
}

.entry-content .aligncenter,
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content .alignright,
img[align="right"] {
	float: right;
	margin: 0 0 4px 8px;
	display: block;
}

.entry-content .alignleft,
img[align="left"] {
	float: left;
	display: block;
	margin-top: 5px;
}

a[rel~="attachment"] img,
.gallery a img,
.wp-caption {
	text-align: left;
	font: 10px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	
}

.wp-caption a img,
.wp-caption a img:hover {
	padding: 0 0px 0px;
	border: 0 none;
}

.wp-caption .wp-caption-text {
	font-size: 1.1em;
	margin-bottom: 2px;
	margin-top: 8px;
	margin-left: 0;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

small, strike {
	color: #555;
}

code {
	font-size: 1.1em;
}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
}

hr {
	display: none;
}

body.smartposition #nav-above {
	position: fixed;
	top: 0px;
	background: #fff;
	border-bottom: 1px solid #eee;
	width: 500px;
	padding: 10px 0;
	z-index: 10;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.navigation {
	text-align: center;
	margin: 0px 0 0;
	width: 100%;
	font-size: 1.2em;
	padding: 8px 0 15px;
}

.comments .navigation {
	margin: 10px 0;
}

.navigation .nav-previous,
.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
}

.navigation .nav-next,
.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
}

.navigation a {
	color: #0D76CF;
}

.navigation a:hover {
	color: #555;
	border-bottom: 1px dotted #555;
}

.alert {
	color: #ffffff;
	display: block;
	background-color: #77aa11;
	text-align: center;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -5px;
	line-height: 16px;
	font-size: 10.5px;
	padding-top: 3px;
	padding-bottom: 3px;
		-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

.alert strong {
	font-weight: bold;
}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
}

/*- Begin Lists */

.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px !important;
	width: 150px;
}

.archive-list li:hover {
	background-color: #EDEDED;
}

.image-meta,
.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
}

.image-meta li,
.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
}

.secondary div p {
	margin-top: 0.5em;
}

.secondary ul, .secondary ol {
	margin: 5px 0 0;
	padding-left: 0;
}

.secondary ul ul, .secondary ol ol {
	margin: 0 0 0 10px;
}

.secondary ul ul ul, .secondary ol ol ol {
	margin: 0 0 0 20px;
}

.secondary ol {
	margin-left: 15px;
}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
}

/* Zeilenabstand Links Sidebar rechts */

.secondary ul li {
	list-style-type: none;
	line-height: 1.6em;
}

.secondary ul li:hover {
	list-style-type: none;
	line-height: 1.6em;
}

.sb-links ul li {
	margin-top: 20px;
}

.sb-links ul ul {
	margin-left: 0px;
}

.sb-links ul ul li {
	margin-top: 0;
}

/*- Search Form and Livesearch */

#search {
	margin-top: 0;
	margin-bottom: 18px;
}

#search h4 {
	display: none;
}

#searchform {
	display: block;
	position: relative;
}

input[type=text], textarea {
	margin: 0;
	background-color: #555;
	border-style: none;
}

#s {
	width: 83%;
	font: 1.05em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #555;
	background-color: #eee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 7px 4px;
}

#s.livesearch {
	position: absolute;
	top: 0;
	width: 78%;
	color: #555;
	font-weight: bold;
	padding: 4px 3px 5px 5px;
}

.columns-three #s.livesearch {
	width: 145px;
}

#searchreset {
	position: absolute;
	right: 0px;
	height: 16px;
	width: 16px;
	background: url('images/reset-fff.png') center center no-repeat;
	padding-top: 10px;
	margin-right: -4px;
}

#searchload {
	position: absolute;
	right: 0;
	top: 0;
	height: 16px;
	width: 16px;
	background: url('images/spinner.gif') center center no-repeat;
	padding-top: 10px;
	margin-right: -4px;
}

.livesearchform input[type=submit] {
	margin: 0;
}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd;
}

#searchsubmit {
	border-style: none;
	font: bold 1.05em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	float: right;
	color: white;
	background: url('images/search.gif') no-repeat right center;
	width: 25px;
	height: 25px;
}

#searchsubmit:hover {
	border-style: none;
	font: bold 1.05em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	float: right;
	color: white;
	background: url('images/search-hover.gif') no-repeat right center;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

#searchcontrols small {
	margin: 0;
	padding: 0;
}

/*- Attachment */

.entry-content .attachment {
	text-align: center;
}

/*- Rolling Archives */

#rollingarchives {
	position: absolute;
	display: block;
	width: 500px;
	top: 0;
	padding-right: 0;
	padding-top: 20px;
	padding-left: 0;
	font: 1.2em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

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

#rollnavigation {
	position: relative;
}

#nav-below {
	margin: 0;
	padding: 0;
}

#rollnavigation a:active, #rollnavigation a:focus {
	outline: none;
}

#rollprevious,
#rollnext,
#rollload,
#rollhome,
#rollpages,
#rolldates {
	position: absolute;
	top: 3px;
}

#rollprevious:hover,
#rollnext:hover,
#rollhome:hover {
	text-decoration: underline;
	cursor: pointer;
}

#rollhome {
	display: none;
	left: 54px;
	background: url('images/house.png') no-repeat center center;
	width: 16px;
	height: 16px;
}

#rollload {
	background: url('images/spinner.gif') no-repeat center center;
	top: 1px;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 16px;
}

#rollload span,
#rollhome span {
	display: none;
}

#rollnext,
#rollprevious {
	color: #555;
	font-weight: bold;
}

#rollpages {
	top: 3px;
	left: 55px;
	color: #aaa;
}

#rollhover {
	position: absolute;
	top: 7px;
	left: -47px;
	z-index: 100;
	height: 45px;
	background: url('images/rollhover.png') no-repeat center top;
}

#rollhover,
#rolldates {
	width: 100px;
	margin-left: 5px;
}

#rollhover {
	top: 11px;
}

#rolldates {
	position: absolute;
	color: #999;
	text-align: center;
	font-size: .9em;
	top: 22px;
	margin: 0;
}

#rollprevious {
	left: 0;
	text-align: left;
}

#rollnext {
	right: 0;
	text-align: right;
}

.emptypage #rollnavigation {
	visibility: hidden;
}

.firstpage #rollprevious {
	visibility: visible;
}

.firstpage #rollnext,
.firstpage #rollhome {
	visibility: hidden;
}

.nthpage #rollnext,
.nthpage #rollprevious,
.nthpage #rollhome {
	visibility: visible;
}

.lastpage #rollnext,
.lastpage #rollhome {
	visibility: visible;
}

.lastpage #rollprevious {
	visibility: hidden;
}

#pagetrackwrap {
	position: absolute;
	top: 6px;
	left: 130px;
	width: 240px;
	padding-right: 9px;
	background: url('images/sliderbgright.png') no-repeat right center;
}

#pagetrack {
	width: 240px;
	height: 7px;
	background: url('images/sliderbgleft.png') no-repeat left center;
}

#pagehandle {
	top: -5px;
	width: 17px;
	height: 17px;
	background: url('images/sliderhandle.png') no-repeat center center;
	cursor: col-resize;
}

#primarycontent {
	clear: both;
}

div.trimmed .hentry {
	background: #eee;
}

div.trimmed .hentry.alt {
	background: transparent;
}

#texttrimmer {
	position: absolute;
	width: 55px;
	height: 15px;
	top: 10px;
	right: 55px;
}

.firstpage #texttrimmer,
.firstpage #pagetrackwrap {
	visibility: hidden;
}

.nthpage #texttrimmer,
.nthpage #pagetrackwrap,
.lastpage #texttrimmer,
.lastpage #pagetrackwrap {
	visibility: visible;
}

#trimmertrackwrap {
	background: url('images/sliderbgright.png') no-repeat right center;
	height: 7px;
	width: 50px;
	top: 6px;
	padding-right: 4px;
	position: absolute;
	display: none;
}

#trimmertrack {
	background: url('images/sliderbgleft.png') no-repeat left center;
	width: 50px;
	height: 7px;
}

#trimmerhandle {
	width: 7px;
	height: 7px;
	background: url('images/sliderhandle.png') no-repeat center center;
	cursor: col-resize;
}

#trimmermore,
#trimmerless {
	display: none;
	position: absolute;
	top: 0;
	height: 16px;
	width: 16px;
}

#trimmermore span,
#trimmerless span {
	display: none;
}

#trimmermore:hover,
#trimmerless:hover {
	cursor: pointer;
}

#trimmermore {
	right: 0;
	background: url('images/trim_more.png');
}

#trimmerless {
	left: 0;
	background: url('images/trim_less.png');
}

#trimmertrim:hover, #trimmeruntrim:hover {
	text-decoration: underline;
}

#trimmertrim, #trimmeruntrim {
	cursor: pointer;
	position: absolute;
	top: 13px;
	width: 50px;
	text-align: center;
	color: #999;
}

.trimmed #trimmertrim {
	display: none;
}

#trimmeruntrim {
	display: none;
}

.trimmed #trimmeruntrim {
	display: block;
}

body.smartposition #rollingarchives {
	position: fixed;
	top: 0px;
	background: #fff;
	border-bottom: 1px solid #eee;
	width: 500px;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 30px;
}

body.smartposition #trimmertrim, body.smartposition #trimmeruntrim {
	top: 3px;
}

#dynamic-content {
	
}

body.onepageonly #dynamic-content {
	/

* For the rare case of having only one page of content on the frontpage */
	padding-top: 0;
}

/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */

/*-
	Links Module
*/

.sb-links h4 {
	display: none;
}

.linkcat h4 {
	display: inline;
}

.linkcat ul {
	margin-top: 7px;
}

/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

#brians-latest-comments ul li span a, #brians-latest-comments ul li small a,
.sb-comments-blc ul li span a, .sb-comments-blc ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -0px;
}

#brians-latest-comments ul li,
.sb-comments-blc ul li {
	margin-bottom: 6px;
}

#brians-latest-comments ul li > a[title="Go to the comments of this entry"],
.sb-comments-blc ul li > a[title="Go to the comments of this entry"] {
	position: absolute;
	right: 0;
	color: #999;
}

.activityentry {
	font-size: 1.1em;
}

div#latest-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
}

/*-
	FlickrRSS
*/

.sb-flickr div {
	margin-top: 10px !important;
}

.sb-flickr div img {
	padding: 5px;
}

.sb-flickr div a {
	
}

.sb-flickr div a img {
	margin: 0px 5px;
}

/*
	Calendar Module
*/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	color: #ccc;
}

#wp-calendar td, #wp-calendar th {
	text-align: center;
	padding: 2px 0;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar #today {
	background: #f3f3f3;
}

/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.
*/

.localtags, .technoratitags {
	display: none;
}

/*
	Contact Form
*/

.contactform {
	width: 100%;
	position: relative;
}

.contactleft {
	width: 15%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

/* Noteworthy */

.category-noteworthy h3.entry-title {
	background: url('images/heart.png') no-repeat right center;
	padding-right: 25px;
	display: inline;
}

.noteworthyLink {
	margin-left: 5px
}

/* Tag Cloud Module */

.sb-wptagcloud ul {
	text-align: justify;
	line-height: 2em;
}

.sb-wptagcloud li {
	display: inline;
}

.sb-wptagcloud a {
	padding: 0 2px;
	white-space: nowrap;
	text-transform: lowercase;
}

/* Hier beginnt dreispaltig links rechts */

body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

.widget_links h4 {
	margin-top: 0px;
	font-size: 14px;
}

/* Spezielle Stile IM */

/* Aktive Kategorie über Plugin einfärben */

.active_category {

	font-weight: bold;
}

/* Landingslides und Widget Samsarin */

#landingsites {
	
}

#landingsites ul a {
	line-height: 1.6em;
}

#landingsites p {
	line-height: 1.6em;
}

/* Seopagebar */

#seopagebar {
	font: bold 1.01em arial;
	margin: 0px 0px 20px;
	text-align: center;
}

#seopagebar p {
	padding: 5px 0;
	margin: 0 0 5px 0;
}

#seopagebar a, .pageList .this-page {
	padding: 2px 6px;
	border: 1px solid #f86c1b;
	background: #d;
	text-decoration: none;
	margin: 2px 4px;
	color: #f86c1b;
}

#seopagebar a:visited {
	padding: 2px 6px;
	border: 1px solid #f86c1b;
	background: #fff;
	text-decoration: none;
	margin: 2px 4px;
}

#seopagebar a:hover, #seopagebar a:active {
	text-decoration: none;
	background-color: #f86c1b;
	border: 1px solid #f86c1b;
	color: white;
}

#seopagebar h1, #seopagebar h2, #seopagebar h3, #seopagebar h4, #seopagebar h5, #seopagebar h6 {
	text-decoration: none;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
}

#seopagebar h1 a, #seopagebar h2 a, #seopagebar h3 a, #seopagebar h4 a, #seopagebar h5 a, #seopagebar h6 a {
	text-decoration: none;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
}

#seopagebar h2 a:visited {
	text-decoration: none;
	color: #000;
	border: none;
}

#seopagebar h2 a:hover {
	text-decoration: none;
	color: #000;
	border: none;
}

#seopagebar .this-page {
	padding: 2px 6px;
	background: #f86c1b;
	border: 1px solid #f86c1b;
	color: white;
	margin: 2px 4px;
}

#seopagebar .break {
	padding: 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

/* Abstand zwischen Beiträgen */

.post {
	margin-bottom: 20px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

/* Zitat ai */

.zitat_ai {
	padding: 5px 0px 2px 83px !important;
	background: #ffffff url(images/zitat_ai.jpg) no-repeat 10px 10px;
	border: none;
	display: block;
	margin: 15px 0px 15px;
	padding-right: 10px !important;
}

.zitat_ai_u {
	text-align: right;
	display: block;
	margin-bottom: 4px;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 0.9em;
}

/* SimpleTags im Sidebar */

#widget_stags-1 {
	margin-bottom: 20px;
}

.widget_stags_cloud h4 {
	color: #f86c1b;
	display: block;
	margin-top: -1px;
	padding: 1px 3px;
	margin-bottom: -1px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.widget_stags_cloud a {
	color: #0D76CF;
	display: block;
	border-bottom: 1px dotted #bbb;
	margin-top: -1px;
	padding: 1px 3px;
	margin-bottom: -1px;
}

.widget_stags_cloud a:hover {
	color: white;
	background-color: #f86c1b;
	display: block;
	margin-top: -1px;
	padding: 1px 3px;
	margin-bottom: -1px;
	border-bottom: 1px solid #f86c1b;
}

/* Angaben für Sidebar unten down */

.down a {

	color: #0D76CF !important;
	line-height: 170%;
}

.down a:hover {
	color: #555 !important;
	border-bottom: 1px dotted #555 !important;
}

.down a:visited {

	color: #0D76CF;
}

.down {
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 170%;
	width: 100%;
	padding-bottom: 20px;
	margin-left: 20px;
}

.down h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #555 none repeat-x;
	padding: 3px 8px 3px 10px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	margin: -5px -10px 5px;
}

.down div {
	padding: 0;
	position: relative;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#primary .metalink a, #primary .metalink a:visited, 



/* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.down .metalink a, .down .metalink a:visited,
.down span a, .down span a:visited {
	color: #999;
	font-weight: normal;
}

.down .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -0px;
}

.down .k2-asides p {
	display: inline;
}

.down .k2-asides .metalink {
	padding-left: 0px;
}

.down span a {
	margin-left: 10px;
}

#primary a:hover, #primary a:visited:hover,
.down a:hover, .down a:visited:hover {
	text-decoration: none;
}

.down div p {
	margin-top: 0.5em;
}

.down ul, .down ol {
	margin: 5px 0 0;
	padding-left: 0;
}

.down ul ul, .down ol ol {
	margin: 0 0 0 10px;
}

.down ul ul ul, .down ol ol ol {
	margin: 0 0 0 20px;
}

.down ol {
	margin-left: 15px;
}

.down ul li, .down ol li {
	margin: 0;
	padding: 1px 0;
}

.down ul li {
	list-style-type: none;
	line-height: 170%;
	margin: 0;
	padding: 0;
}

.down ul li:hover {
	list-style-type: none;
	line-height: 1.6em;
}

/* Angaben für Sidebar oben top */

.top a {
	
}

.top a:hover {
	color: #555;
}

.top a:visited {
	color: #555;
	display: block;
}

.top {
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 170%;
	width: 760px;
}

.top h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 8px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	background-color: #555;

}

.top div {
	padding: 0;
	position: relative;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#primary .metalink a, #primary .metalink a:visited, 



/* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.top .metalink a, .top .metalink a:visited,
.top span a, .top span a:visited {
	color: #999;
	font-weight: normal;
}

.top .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -0px;
}

.top .k2-asides p {
	display: inline;
}

.top .k2-asides .metalink {
	padding-left: 0px;
}

.top span a {
	margin-left: 10px;
}

#primary a:hover, #primary a:visited:hover,
.top a:hover, .top a:visited:hover {
	text-decoration: none;
}

.top div p {
	margin-top: 0.5em;
}

.top ul, .top ol {
	margin: 5px 0 0;
	padding-left: 0;
}

.top ul ul, .top ol ol {
	margin: 0 0 0 10px;
}

.top ul ul ul, .top ol ol ol {
	margin: 0 0 0 20px;
}

.top ol {
	margin-left: 15px;
}

.top ul li, .top ol li {
	margin: 0;
	padding: 1px 0;
}

.top ul li {
	list-style-type: none;
	line-height: 1.6em;
}

.top ul li:hover {
	list-style-type: none;
	line-height: 1.6em;
}

/* Sidebar 1 rechts main */

#sidebar-1 {
	clear: right;
}

/* Sidebar 2 oben top */

/* Sidebar 3 unten down */

#sidebar-3 {
	float: left;
	margin: 0;
	padding: 0;
}

/* Sidebar 2 oben top Inhalt links */

#text-472607611 {
	width: 240px;
	float: left;
	margin-right: 20px;
	color: #555;
}

#text-472607611 a {
	display: inline;
}

#text-472607611 a:hover {
	border-bottom: 1px dotted #555;
}

/* Sidebar 2 oben top Inhalt mitte */

#text-472625011 {
	width: 240px;
	float: left;
	color: #555;
}

#text-472625011 a {
	display: inline;
}

#text-472625011 a:hover {
	border-bottom: 1px dotted #555;
}

/* Sidebar 2 oben top Inhalt rechts */

#text-472624741 {
	width: 240px;
	float: left;
	margin-left: 20px;
	color: #555;
}

#text-472624741 a {
	display: inline;
}

#text-472624741 a:hover {
	border-bottom: 1px dotted #555;
}

/* Sidebar 3 unten down Inhalt links */

#randomtext-4 {
	width: 220px;
	float: left;
	margin-right: 20px;
	color: #555;
	background-color: #eee;
	padding: 5px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Sidebar 3 unten down Inhalt mitte */

#text-472850381 {
	width: 220px;
	float: left;
	color: #555;
	background-color: #eee;
	padding: 5px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Sidebar 3 unten down Inhalt rechts */

#better-blogroll {
	width: 220px;
	float: left;
	margin-left: 20px;
	color: #555;
	background-color: #eee;
	padding: 5px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Featured Content Gallery */

/* FCG ist 760 x 425 */

/* Hier Formatierung Related Articles */

#crp_related p {
	margin-left: -10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px 6px 10px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	margin: -5px -10px 5px;
	background: #555 none repeat-x;
}

#crp_related {
	background-color: #eee;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	padding: 5px 10px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}

#crp_related li {
	list-style-type: none;
	margin: 0;
	font: 12px/170% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#crp_related li a:hover {
	border-bottom: 1px dotted #555;
}

#crp_related ul {
	padding-left: 0;
	margin-bottom: 0;
}

/* Kategorie 10 ändern */

.cat-item-10 {
	
}

/* Drei Bilder unter FCG */

#dreierstart-links img {

	margin-left: 0px;

}

#dreierstart-links a:hover {
	border-bottom: none;
}

#dreierstart-mitte a:hover {
	border-bottom: none;
}

#dreierstart-mitte img {

	margin-left: 0px;
}

#dreierstart-rechts img {

	margin-left: 0px;
}

#dreierstart-rechts a:hover {
	border-bottom: none;
}

#dreierstart-links-text {
	background-color: #eee;
	padding: 10px 10px 6px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

#dreierstart-mitte-text {
	background-color: #eee;
	padding: 10px 10px 6px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

#dreierstart-rechts-text {
	background-color: #eee;
	padding: 10px 10px 6px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

ul.blogroll {
	margin: 0;
	padding: 0;
}

.more-link {
	
}

/* Farben für Sitemap */

#sitemap_list .home-item {
	margin-left: 23px !important;
}

#sitemap_list .home-item a {
	color: #555;
}

#sitemap_list .page_item {
	margin-left: 23px !important;
}

#sitemap_list .page_item a {
		color: #555;
}

#sitemap_list .cat-item {
	font-weight: bold;
	margin-top: 20px !important;
	list-style-type: none;
	margin-left: -15px !important;
}

#sitemap_list {
	margin-top: 20px;
}

#sitemap_list .cat-item a {
	color: #f86c1b;
}

#sitemap_list .post-item a {
	font-weight: normal;
	color: #0D76CF;
	list-style-type: disc;
}

/* Xing Widget ohne Linie und Bild reinruecken */

#text-474383044 img {
	margin-left: 0px;
}

#text-474383044 a {
	border-style: none !important;
}

#featured {
	margin-bottom: 20px;
}

.current_page_item {
	font-weight: bold !important;
}

/* Zufaelliger Text Sidebar rechts */

#randomtext-3 h4 {
	color: #ffffff;
	background-color: #f86c1b;
	display: block;
	font-weight: bold;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	margin-left: -10px;
	padding: 4px 8px 4px 10px;
	margin-right: -10px;
	background: url(images/imfonthg-orange.png) repeat-x;
	
}

#randomtext-3 {
	color: #555;
	background-color: #eee;
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* Thumbnail for Excerpts */

.tfe {
	float: left;
	margin: -20px 10px 30px 0;
}

/* Formatierung Excerpt */

.entry-excerpt {
	color: #555;
	font: 1.2em/1.8em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-top: 6px;
	padding-bottom: 10px;
}

.entry-excerpt a:hover {
	color: #555;
	border-bottom: 1px dotted #555;
}

h3.excerpt-title {
	margin-bottom: 6px;
	font: bold 14px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin-left: 0;
	padding-left: 170px;
}

h3.excerpt-title a {
	color: #f86c1b;
}

h3.excerpt-title a:visited {
	color: #f86c1b;
}

h3.excerpt-title a:hover {
	border-style: none;
	color: #f86c1b;
}

/* My Comment */

.comments h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #656d83;
	padding: 5px 8px 6px 10px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	margin-bottom: 0;
}

#commentformbox h4 {
	color: #ffffff;
	background-color: #f86c1b;
	display: block;
	font-weight: bold;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	padding: 6px 8px 6px 10px;
	margin-bottom: 10px;
}

#commentformbox {
    background-color: #eee;
    -moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

#commentformbox a:hover {
	border-bottom: 1px dotted #555;
}

#footer {
	clear: both;
	text-align: left;
	color: #777;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
}

#footer-text {
	line-height: 1.6em;
	font-size: 1.1em;
	color: #bbb;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 28px;
}

#footer-text a {
	color: #bbb;
}

#footer-text a:hover {
	border: none;
	text-decoration: none;
	color: #0D76CF !important;
}

#footer .wp-version,
#footer .k2-version {
	display: none;
}

.footerstats {
	display: none;
}

.widget_betterblogroll small {
	position: absolute;
	right: 0;
	margin-right: 10px;
	font-size: 12.5px;
}

.brotkruemel {
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 15px;
	font-size: 12px;
	line-height: 170%;
	margin-bottom: -14px;
}

.brotkruemel a:hover {
	color: #555;
	border-bottom: 1px dotted #555;
}
