/*  
Theme Name: Orga-dich
Theme URI: http://www.orga-dich.de/
Description: <p>Orga-Dich-Layout, basierend auf Prosumer Theme, ver&ouml;ffentlicht unter <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.0
Author: Mirko Walter
Author URI: http://www.orga-dich.de/
*/

/* Social Style 
********************* */

/*
@charset "UTF-8"

:lang(de)>q      {quotes: "»" "«" "›" "‹"}
:lang(de-de)>q   {quotes: "„" "“" "‚" "‘"}
:lang(en)>q      {quotes: "“" "”" "‘" "’"}
:lang(fr)>q      {quotes: "«" "»" "‹" "›"}

[lang|="de"]>*   {quotes: "»" "«" "›" "‹"}
[lang="de-de"]>* {quotes: "„" "“" "‚" "‘"}
[lang|="en"]>*   {quotes: "“" "”" "‘" "’"}
[lang|="fr"]>*   {quotes: "«" "»" "‹" "›"}

q:before, blockquote:before {content:  open-quote}
q:after,  blockquote:after  {content: close-quote}
*/

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
line-height: 1.4em;
	margin: 1.0em 0;
	text-align: left;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	background: #FFFFFF;
	color: #333;
/*	font: 72%/1.6em Verdana, sans serif; */
	font: 72%/1.6em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
/*	text-align: center; */
	text-align: left;
}
a
{
	text-decoration: none; 
}
a:link {
	color:#565455; 
}
a:visited {
 color: #000; 
/*	color:#565455;  */
}
a:active {
/*   color:#ec7308; */
   color:#000;
}
a:hover {
   color:#ec7308;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #015d82;
	margin-top: 4px;
	margin-bottom: 4px;
 font-family: Verdana, Helvetica, Arial, sans serif;
}
h2 {
	border-bottom: 1px solid #dddddd;
/*	border-top: 1px solid #dddddd; */
	font-weight: normal;
padding-bottom: 3px;
}
h3 {
font-size: 1.1em;
/*	font-weight: normal; */
	font-weight: bold;
margin-top: 25px
}
h4 {
	font-size:12pt;
/*	font-weight: normal; */
	font-weight: bold;
}
div.toc li.toc-level-2 {
 margin: 0;
}
div.toc li.toc-level-3 {
 margin: 0;
}
div.toc li.toc-level-4 {
 margin: 0;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
/*	height: 110px; */
	height: 90px;
	background: #015d82;
	border:1px solid #015d82;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-bottom: 0px;
}
#topi {
/*	background: #015d82 url(images/head.jpg) 0 0 no-repeat; */
	background: #015d82 url(images/headnew.jpg) 0 0 no-repeat;
	left: 0px;
	top: -10px;
	position: absolute;
	width: 633px;
	height: 100px;
}
#page {
	text-align: left;
	width: 950px;
	background: #FFFFFF;
	margin: 15px auto 10px;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
	font: 1.3em Georgia, "Times New Roman", Times, serif; 
}
#menutop {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
	padding-bottom: 3px;
	z-index: 15;
	border:1px solid #015d82;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	background-color: #fafafa;
}
#headr h1 {
	margin: 0;
/*	padding: 2px 0 0 633px; */
	padding: 2px 0 0 650px; 
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
#headr h1 a {
	color: #FFF;
	}
#headr h1 a:hover {
	color: #FFF;
}
#headr .description {
/*	padding: 0px 0 0 633px; */
	padding: 0px 0 0 650px; 
	color: #efefef;
	font-size: 0.8em;
}
#headr .todaydate {
	padding: 6px 5px 0 633px;
	color: #EFEFEF;
	float: right;
	font-style: italic;
	font-size: 0.8em;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
/*	width: 730px; */
/*	width: 810px; */
	width: 950px;
}
#right {
	float: right;
/*	width: 220px; */
	width: 140px;
	visibility: hidden;
/* visibility: hidden; */
}

#content {
	width: 750px;
	float: right;
}

#leftsingle {
	float: left;
	width: 950px;
}
#contentsingle {
	width: 730px;
	float: right;
}
#contentstatic {
	width: 950px;
	float: left;
}
.post {
	margin-bottom: 0px;
}
.entrysearch {
	margin-bottom: 5px;
/*	text-align: justify; */
	text-align: left;
	color: #000000; /* TEST */
/*	line-height: 1.7em; */
	line-height: 1.0em;
/*	font: 1.3em Georgia, "Times New Roman", Times, serif; */
	font: 1.2em Georgia, "Times New Roman", Times, serif; 
	min-height: 150px;
}

.entry {
	margin-bottom: 5px;
/*	text-align: justify; */
	text-align: left;
	color: #000000; /* TEST */
/*	line-height: 1.7em; */
	line-height: 1.0em;
/*	font: 1.3em Georgia, "Times New Roman", Times, serif; */
/**	font: 1.2em Georgia, "Times New Roman", Times, serif;  **/
	font: 1.4em Georgia, "Times New Roman", Times, serif; 
	min-height: 150px;
}

.entry  a {
	color: #015D82;
}
.entry a:link {
color: #015D82;
}
.entry a:visited {
color: #015D82;
}
.entry a:active {
color: #015D82;
}
.entry a:hover {
	color:#ec7308;
}
.article_content  a {
	color: #015D82;
}
.article_content a:link {
color: #015D82;
}
.article_content a:visited {
color: #015D82;
}
.article_content a:active {
color: #015D82;
}
.article_content a:hover {
	color:#ec7308;
}
.entrysearch  a {
        color: #000;
}
.entry .more-link {
	font-style: italic;
	text-align: left;
	color: black;
	border-bottom: 0px;
}
.more-link a {
	color: #015D82;
}
.more-link {
	margin-bottom: 10px;
	color: #000000; /* TEST */
	font-style: italic;
	text-align: left;
}

.entrysearch a:hover {
	color:#ec7308;
}
.side1 {
	width: 180px;
	float: left;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
.side2 {
	width: 120px;
	float: right;
	color: #000;
}
.gap {
/*	font-size: 8pt; */
/*	font-size: 10pt; */
/*	font-size: 1.2em; */
        font-size: 1.0em;
}
#footer {
	background: #FFFFFF;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 950px;
	color: #333;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
#footer a {
	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

.side2 .widget {
	margin-bottom: 15px; 
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	text-align: right;
/*	background-color: #f5f5f5; 
	border:1px solid #015d82;
	-moz-border-radius:3px;
	-khtml-border-radius:3px; */
}

.side1 .widget {
	margin-bottom: 15px; 
	padding-left: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
/*	background-color: #f5f5f5; 
	border:1px solid #015d82;
	-moz-border-radius:3px;
	-khtml-border-radius:3px; */
}

.menutopclass {
	margin-bottom: 20px;
	background-color: #f5f5f5; 
	border:1px solid #015d82;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-bottom:25px; 
	border-top:0px; 
	margin-top: -3px; 
	padding-top: 5px;
}

.widgettitle {
	margin-left: -4px;
	margin-right: -4px;
	margin-bottom: -2px;
}

input#s {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 161px;
	padding: 5px;
	font-size: 9pt;
	margin-bottom: 2px;
	background: #fff;
/*	border: 0px; */
	border: 1px solid #888888;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	color: #888888;
}
input#s:focus {
	background: #f5fbff;
	background: #fff; 
	color: #000000;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
/* Balken über Widgets */
#menutop h2{
/*	font: 1.2em Verdana, sans serif;  */
	font: 1.2em Georgia, "Times New Roman", Times, serif; 
	color: #fff;
	text-align: left;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 4px;
	background: #015d82;
}
.side1 h2{
/*	font: 1.2em Verdana, sans serif; */
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #000;
/*	color: #333; */
/*	color: #fff; */
	text-align: left;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
/*	background: #015d82; */
}
.side2 h2{
	font: 1.2em Verdana, Helvetica, Arial, sans serif;
	color: #000;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.static-random-posts {
 line-height: 1.2em;
}
.static-random-posts li {
 margin-bottom: 7px;
}

.side1 ul li ul li a {
	color: #333;
/*	padding-left: 3px; */
}

.side2 ul li ul li  a {
	font: 0.8em Verdana, Helvetica, Arial, sans serif;
	color: #333;
/*	padding-left: 3px;
	padding-right: 3px; */
}

#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}

.side1 ul li ul li  a:hover {
	color: #ec7308;
/*	color: #822601; */
/*	background: url(images/star.gif) left top no-repeat; */
}

.side2 ul li ul li  a:hover {
	color: #ec7308;
/*	color: #822601; */
/*	background: url(images/star.gif) left top no-repeat; */
}

.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
/*	background: url(images/star.gif) left top no-repeat;	 */
}

.side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
/*	background: url(images/star.gif) left top no-repeat;	 */
}

h2.pagetitle {
	text-align: left;
	font: 1.5em Verdana, Helvetica, Arial, sans serif;
	border-bottom: 1px solid #ccc;
}

/* Überschrift über einem Blogeintrag */
.post h2 {
	border-bottom: 0px;
	margin-top: 10px;
/*	font: 1.5em Georgia, "Times New Roman", Times, serif;	*/ 
/*	font: 1.0em Georgia, "Times New Roman", Times, serif;	*/
	font: 1.2em Georgia, "Times New Roman", Times, serif;
 font: 1.2em Verdana, Helvetica, Arial, sans serif;
/* letter-spacing: 0.15em; */
 margin-top: 30px;
font-weight: bold;
}
/* Titel über einem Blogeintrag */
.post h2 a {
	color: #015D82; 
	font: 1.5em Georgia, "Times New Roman", Times, serif;	 
	display: block;
 font: 1.5em Verdana, Helvetica, Arial, sans serif;
/* font-weight: bold; */
 margin-top: -20px;
}
.post h2 a:hover {	
	color: #ec7308;
/*	color: #980F1F;*/
}
p.postmeta {
	margin-bottom: 10px; 
	margin-bottom: 0px;
	color: #A73228;
	visibility: hidden;
}

/* Querstrich unter Blogeintrag */
p.meta {
	font-size: 87%;
/*	border-top: 2px solid #ec7308; */
/* 	border-top: 2px solid #822601; */
        border-top: 1px solid #DDD;
	margin-bottom: 18px;
	color: #A73228;
margin-top: -3px;
}
p.meta a
{
/*	color: #A73228;*/
	color: #000000;
	text-decoration: none;
}
span.user
{
	color: #015D82;
	padding: 3px 5px;
	visibility: hidden;
}
/* Datumsangabe über Blogeintrag */
span.timr
{
/*	background: #ec7308; 
	color: #fff;  */
	background: #fff; 
	color: #565555;  
	font-style: italic;
	padding: 1px 5px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt;
/*	border: 2px solid #ec7308; */
}
/* Zeitpunkt letzte Änderung über Blogeintrag */
span.lastchanged
{
	text-align: left;
	font-style: italic;
	background: #ffffff;
	color: #565555; 
	padding: 1px 5px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt;
}
span.catr
{
	float: right;
	color: #565555;
	padding: 1px 5px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt;
/**	visibility: hidden; **/
}
span.catr a:link {
  border-bottom: 0px;
}
span.catr a:hover {
   color:#ec7308;
}
span.editr {
	color: #565555;
	padding: 1px 2px 2px 18px;
}
span.commr {
	background: url(images/ico/comment.gif) 0 bottom no-repeat;
/**	padding: 6px 2px 0 18px; **/
	padding: 16px 2px 0 18px;
	font-size: 0.75em;
}
form.commentform {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt;
}
.commentlist {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt;
	margin-left: -2.5em;
}
.comment-link-div {
	text-align: center;
	margin-bottom: 50px;
}
.comment-link {
}
.post-content
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt;
}

.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
/*
.post p a {
	border-bottom: 1px solid #ccc;
}
*/
.post ul {
	line-height: 1.8em;
	margin-left: 35px;
	margin-bottom: 10px;
}
.post li {
 line-height: 1.4em;
 margin-bottom: 0.7em;
}
.post ol {
	line-height: 1.8em;
	margin-left: 35px;
	margin-bottom: 10px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 730px;
	float: left;
}

.navigation-bottom {
/*	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
        height: 1.3em;
	margin-bottom: 4px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt; */
height: 1.3em;
margin-bottom: 4px;
padding-bottom: 2px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9pt;
-moz-border-radius: 3px;
-khtml-border-radius: 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
padding-left: 5px;
padding-right: 5px;
background: #FAFAFA;
}

.navigation-bottom-wo {
        height: 1.3em;
	margin-bottom: 4px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt; /* 1.2em; */
}
.navigation-alignleft
{
	float: left;
	text-align: left;
/*	margin-right: 10px; */
}
.navigation-alignleft a:link {
 color: #000;
}
/* .navigation-alignleft a:visited {
 color: #000;
} */
.navigation-alignleft a:hover {
   color:#ec7308;
}
.navigation-alignright
{
	float: right;
	text-align: right;
/*	margin-right: 10px; */
}
.navigation-alignright a:link {
 color: #000;
}
/* .navigation-alignright a:visited {
 color: #000;
} */
.navigation-alignright a:hover {
   color:#ec7308;
}

.navigation a
{
	color: #666;
}
.alignleft {
	padding-top: 20px;
	float: left;
	text-align: left;
	margin-right: 10px;
/*	width: 50%; */
}
.alignright {
	padding-top: 20px;
	float: right;
	text-align: right;
	margin-left: 10px;
/*	width: 50%; */
}
.aligncenter {
	margin: 0px auto;
	text-align: center;
	border-bottom: 0px;
}
.aligncenter a {
 border-bottom: 0px;
}
.post_thumbnail_left {
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-top: 5px;
}
.post_thumbnail_right {
	float: right;
	text-align: right;
	margin-left: 10px;
	margin-top: 5px;
}
.wp-caption-text {
 font-size: 0.8em;
 text-align: center;
 color: #888888;
}
.wp-caption {
 text-align: center;
}
.wp-caption a {
 border-bottom: 0px;
}

.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Helvetica, Arial, sans serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
/*	background: #fff url(images/shadow_top.gif) repeat-x top; */
/*	border-bottom: #ddd 1px solid; */
	list-style: none;
	margin: 0;
/*	padding: 1em 0.5em; */
	color: #000;
	padding-top: 0.5em;
	padding-left: 2.5em;
}
.comment-meta {
	font-size: 8pt;
	font-style: italic;
	float: right;
	padding-right: 0.5em;
}
.reply {
	font-size: 8pt;
	font-style: italic;
/*	border-top:1px dashed #015d82; */
	padding-left: 0.3em;
}
.pingback {
	padding-top: 2em;
	font-size: 0.7em;
}
.comment-author {
/*	background-color: #f5f5f5;
	v-align: top;
	border-bottom:1px dashed #015d82;
	padding-top: 0.3em;
	padding-left: 0.3em; */
padding-top: 0.3em;
padding-left: 0.3em;
border-bottom: 1px solid #ccc;
}
.fn {
	padding-left: 0.3em;
	color: #000;
	font-style: normal;
}
.fn .url {
	color: #000;
}
.edit-comment {
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1.1em;
}
.comment-body {
/* border:1px solid #015d82;
 -moz-border-radius:3px;
 -khtml-border-radius:3px; */
-moz-border-radius: 3px;
-khtml-border-radius: 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
padding-left: 5px;
padding-right: 5px;
background: #FAFAFA;
border-style: solid;
border-width: 1px;
border-color: #888888;
}
.comment_text
{
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 20px;
 border:1px solid #015d82;
 padding-left: 4px;
 padding-right: 4px;
 padding-bottom: 2px;
 background-color: #f5f5f5; 
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
/* border: 1px solid #ec7308; */
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size: 1.0em;
}
#cat
{
 font-family: Georgia, "Times New Roman", Times, serif; 
}

.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #015D82;
 font-family: Verdana, Helvetica, Arial, sans serif;
}

#comment {
	width: 98%;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}
#cancel-comment-reply-link {
 font-size: 1.3em;
}
#cancel-comment-reply-link a:link {
 font-size: 1.3em;
 color: #000;
}
#cancel-comment-reply-link a:visited {
 font-size: 1.3em;
 color: #000;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
/* Balken oben quer */
#topy {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
	height: 0px;
/*	height: 40px; */
	font-size: 1.2em;
	visibility: hidden;
}
#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #fff;
 background: #333;
 border: 1px dashed #5A1301;
 margin-right: 8px;
}
#menuv li  a:hover {
 background: #efefef;
 color: #ec7308;
/* color: #5A1301; */
}
#menuv li.current_page_item  a {
 background: #FFF;
 color: #333;
 font-weight: bold;
 padding: 4px 10px 3px;
 border: 1px dashed #5A1301;
 margin-right: 8px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}

/* tag-cloud im titel */
#cloudframe {
 display: table;
 height: 80px;
 overflow: hidden;
 font-family: Georgia, "Times New Roman", Times, serif; 
}
#cloud {
 position: absolute;
 left: 1px;
 top: 5px;
 display: table-cell;
 height: 80px;
 width: 460px; 
 text-align: center;
 vertical-align: middle;
 z-index: 90;
 font-family: Georgia, "Times New Roman", Times, serif; 
}
#cloud a:link {
 color: #565455;
}
#cloud2 a:link {
 color: #565455;
}
#cloud a:visited {
 color: #565455;
}
#cloud2 a:visited {
 color: #565455;
}
#cloud a:active {
 color: #565455;
}
#cloud2 a:active {
 color: #565455;
}
#cloud a:hover {
   color:#ec7308;
}
#cloud2 a:hover {
   color:#ec7308;
}
.related_post {
    margin-left: 25px;
    font-size: 1.2em;
    line-height: 1.5em;
}
.related_post a:link {
    color: #000;
}
.related_post a:hover {
   color:#ec7308;
}
/* .related_post a:visited {
    color: #000;
} */

.breadcrumb {
/*	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt; */
margin-bottom: 4px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9pt;
background: #FAFAFA;
-moz-border-radius: 3px;
-khtml-border-radius: 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
padding-left: 5px;
padding-right: 5px;
color: #015D82;
	margin-left: -25px;
height: 18px;
}
.breadcrumb a:link {
   color: #000;
}
/* .breadcrumb a:visited {
   color: #000;
} */
.breadcrumb a:hover {
   color:#ec7308;
}
/* .oranger_hover a:hover {
   color:#ec7308;
}
.oranger_hover a:visited {
   color:#ff0000;
} */

.relatedbox {
margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
background: #FAFAFA;
-moz-border-radius: 3px;
-khtml-border-radius: 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
padding-top: 3px;
}

.related_post_title {
	font-family: Georgia, "Times New Roman", Times, serif; 
/*	font-size: 1.3em; */
	font-size: 1.0em;
	font-weight: bold;
  font-family: Verdana, Helvetica, Arial, sans serif;
margin-top: 0px;
}

.footnotedivider {
 padding-top: 10px;
 border-top: 1px dashed #dddddd;
}

.footnotes {
}

.useronline-max {
 font-size: 87%;
}

#wmp1 {
 border-bottom: 0px;
 border-style: none;
}

#wmp2 {
 border-bottom: 0px;
 border-style: none;
}

#wmp3 {
 border-bottom: 0px;
 border-style: none;
}

#wmp4 {
 border-bottom: 0px;
 border-style: none;
}

#wmp5 {
 border-bottom: 0px;
 border-style: none;
}

#wmp6 {
 border-bottom: 0px;
 border-style: none;
}

#wmp7 {
 border-bottom: 0px;
 border-style: none;
}

#wmp8 {
 border-bottom: 0px;
 border-style: none;
}

.wmp {
 border-bottom: 0px;
 border-style: none;
}

.size-thumbnail {
/* margin-left: 10px;
 margin-right: 10px; */
 padding-left: 1px;
 padding-right: 1px;
 padding-top: 1px;
 padding-bottom: 1px;
 color: #000000;
 background-color: #f5f5f5;
 border-style: solid;
 border-width: 1px;
 border-color: #015d82;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}

.size-full {
/* margin-left: 10px;
 margin-right: 10px; */
 padding-left: 1px;
 padding-right: 1px;
 padding-top: 1px;
 padding-bottom: 1px;
 color: #000000;
 background-color: #f5f5f5;
 border-style: solid;
 border-width: 1px;
 border-color: #015d82;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}

.size-medium {
/* margin-left: 10px;
 margin-right: 10px; */
 padding-left: 1px;
 padding-right: 1px;
 padding-top: 1px;
 padding-bottom: 1px;
 color: #000000;
 background-color: #f5f5f5;
 border-style: solid;
 border-width: 1px;
 border-color: #015d82;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
}

/* Querstriche fuer Werbung */
.werbung {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #A73228;
}

/* Meinten Sie vielleicht Suchergebnis-Link */
.spellsuggest {
 font-weight: bold;
}

.spellsuggesttext {
 border-bottom: 1px solid #dddddd;
}


/* Change Log *** 
1.0	: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
*** */

div.toc {
/* 	border: 1px solid #015d82;  */
/*	font-size: .75em; */
	font-size:10pt;
	font-family: Georgia, "Times New Roman", Times, serif; 
border-bottom: 1px solid #dddddd;
 font-family: Verdana, Helvetica, Arial, sans serif;
}
div.toc.toc-left {
	max-width: 22em;
	float: left;
	margin: 5px 5px 5px 0;
}
div.toc.toc-right {
	max-width: 22em;
	float: right;
	margin: 5px 0 5px 5px;
}

div.toc a.toc-header {
	display: block;
/**	background-color: #f5f5f5; **/
/*	border-top: 1px solid #015d82; */
/*	border-left: 1px solid #015d82; */
/*	border-bottom: 1px solid #015d82; */
/*	border-right: 1px solid #015d82; */
	border-bottom: 1px solid #dddddd;
	color: #015d82;
/** Styling regarding TOC title: **/
	padding: 1px 2px;
	text-align: left;
/*	font-size: 1.25em; */
	font-size: 1.25em;
/*	font-weight: bold; */
}

div.toc a.toc-header:hover {
/*	border-top: 1px solid #ccc; */
/*	border-left: 1px solid #ccc; */
/*	border-bottom: 1px solid #fcfcfc; */
/*	border-right: 1px solid #fcfcfc; */
}
div.toc ul {
	list-style: none;
	
	margin: 0;
	padding: 5px;
	background-color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	font-size: 1em;
}
div.toc.auto-collapse ul {
	display: none;
}

div.toc li a {
	text-decoration: none;
	border: 0 none;
	color: #015d82;
	font-family: Georgia, "Times New Roman", Times, serif; 
 font-family: Verdana, Helvetica, Arial, sans serif;
}
div.toc li.toc-level-1 {
	font-size: 1.2em;
	font-weight: bold;
}
div.toc li.toc-level-2 {
/*	font-weight: bold; */
	font-size: 1.0em;
	padding-left: .25em;
}
div.toc li.toc-level-3 {
	padding-left: 20px;
}
div.toc li.toc-level-4 {
	padding-left: 40px;
font-size: 8pt;
font-style: italic;
}
.eingabefeld {
	height: 15px;
}
body.mcecontentbody {
font-size: 1em;
}
.addtoany_share_save_container {
text-align: right;
}

/* Top-5-Elemente */
.article_content {
   color: #000;
}
.top5-container {
   position: relative;
   margin: 0 auto;
   height: 200px;
   width: 730px;
}
.top5a-container {
   position: relative;
   margin: 0 auto;
/*   height: 300px; */
   height: 301px; /* neu */
   width: 750px;
}
.top5a-container-title {
   width: 750px;
   height: 30px;
   margin-top 20px;
}
.top5-spalte1 {
   position: relative;
   min-height: 100%;
   float: left;
   width: 243px;
}
.top5a-spalte1 {
// background:url(images/shadow540.gif) no-repeat left top;  /* neu */
// background-position: -1px -2px;   /* neu */
position: relative;
min-height: 100%;
float: left;
width: 540px;
/* padding-left: 15px;
padding-right: 5px;
margin-right: 15px; */
/* neu */
padding-left: 15px;
padding-right: 5px;
margin-right: 15px;
padding-top: 5px;
}
.top5-spalte2 {
   position: relative;
   min-height: 100%;
   float: left;
   width: 243px;
}
.top5a-spalte2 {
position: relative;
min-height: 100%;
float: left;
width: 165px;
padding-left: 10px;
background: #FAFAFA;
-moz-border-radius: 3px;
-khtml-border-radius: 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
}
.top5-spalte3 {
   position: relative;
   min-height: 100%;
   float: left;
   width: 243px;
}
.top5_list {
   list-style: none;
   width: 230px;
   font-size: 1.2em;
}
.top5a_list {
   list-style: none;
   width: 155px;
/*   font-size: 1.2em; */
   font-size: 14px;
   margin-top: 10px;
}
.spiegel_content {
/**   font-size: 1.2em; **/
   font-size: 1.4em;
/* neu */
   width: 540px;
}
.top5_element {
   margin-bottom: 3px;
 margin-bottom: 7px;
   line-height: 1.2em;
}

a.link_orange_grau:link, a.link_orange_grau:visited, a.link_orange_grau:active  {
   color:#666;  /* grau */
}
a.link_orange_grau:hover {
   color:#ec7308;  /* orange */
}

a.link_orange_schwarz:link, a.link_orange_schwarz:visited, a.link_orange_schwarz:active  {
   color:#000;  /* schwarz */
}
a.link_orange_schwarz:hover {
   color:#ec7308;  /* orange */
}

a.link_orange_blau:link, a.link_orange_blau:visited, a.link_orange_blau:active  {
   color:#015D82;  /* blau */
}
a.link_orange_blau:hover {
   color:#ec7308;  /* orange */
}
a.link_orange_weiss_i:link, a.link_orange_weiss_i:visited  {
   color:#000;  /* schwarz */
}
a.link_orange_weiss_i:active  {
   color:#fff;  /* weiß */
}
a.link_orange_weiss_i:hover {
   color:#ec7308;  /* orange */
}
a.link_orange_weiss_a:link, a.link_orange_weiss_a:visited  {
   color:#fff;  /* schwarz */
}
a.link_orange_weiss_a:active  {
   color:#fff;  /* weiß */
}
a.link_orange_weiss_a:hover {
   color:#000; /* #ec7308;  orange */
}

/*
.top5_title_rahmen {
   margin-top: 5px;
   font-size: 1.2em;
   color:#565455; 
}
.top5_title_rahmen a:link {
   color: #565455;
}
.top5_title_rahmen a:hover {
   color:#ec7308;
}
.top5_title_rahmen a:active {
   color:#ec7308;
} */
.top5_title {
/**   margin-top: 5px; **/
   margin-top: 0px;
   font-size: 1.2em;
   border-bottom: 0px;
width: 300px;
white-space: nowrap;
}
.top5_title a:link {
   color: #015D82;
}
.top5_title a:visited {
   color: #015D82;
}
.top5_title a:hover {
   color:#ec7308;
}
.span_title a:hover {
   color:#ec7308;
}
.top5_title a:active {
   color:#ec7308;
}
#doluv {
   visibility: hidden;
}
/* Kasten um das Bild und Text */
.div_eine_empfehlung {
  min-height: 100px;
}
.div_eine_empfehlung a:link {
  color: #000;
}
.div_eine_empfehlung a:visited {
  color: #000;
}
.div_eine_empfehlung a:active {
  color: #000;
}
.div_eine_empfehlung a:hover {
   color:#ec7308;
}
.eine_empfehlung_bild {
  float: left;
  width: 60px;
}
.eine_empfehlung_text {
  float: left;
  width: 120px;
  line-height: 1.3em;
}
.eine_empfehlung_titel {
  font-style: italic;
  font-weight: bold;
  font-size: 0.9em;
}
.eine_empfehlung {
float: left;
width: 180px;
height: 100px;
text-align: left;
}
.empfehlungen {
float: left;
width: 180px;
}
.menu_active {
float: left;
text-align: center;
background: #ec7308; /* #015D82; */
color: white;
margin-top: -2px;
height: 20px;
line-height: 15pt;
font-weight: bold;
font-size: 10pt;
border-top: 2px solid white;
margin-left: 2px;
padding-right: 10px;
padding-left: 10px;
}
.menu_inactive {
   float: left;
   text-align: center;
   margin-top: -2px;
height: 20px;
line-height: 15pt;
   font-weight: bold;
font-size: 10pt;
border-top: 2px solid white;
margin-left: 2px;
padding-right: 10px;
padding-left: 10px;
}
.div_menu {
   float: left;
   width: 900px;
}

/* .xls_list { */
/* 	font-family: Georgia, "Times New Roman", Times, serif;  */
/*  font-size: 12pt; */
/*  font-weight: bold; */
/* } */
.abolink {
font-weight: bold;
}

.wp_rp_footer {
	visibility: hidden !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}
.relatedbox {
	font-size: 13px !important;
}
.navigation-bottom {
	font-size:15px;
}
#text-7 {
font-size:14px !important;
}