ul.related-posts {
   width: 500px; 
   float: left;
   list-style-type: none;
   margin: 0px;
   padding: 10px 0px 10px 0px !important;
}
 
.related-posts li {
   list-style-type: none;
   float: left;
   width: 86px;
   display: block;
   font-family: Arial;
   font-size: 12px;
   text-align: left;
   text-indent: 0px;
   padding: 5px 9px 5px 5px;
   margin: 0px !important;
}
 
.related-posts li:hover {
   background-color: #dde;
}
 
.related-posts li a, a:hover {
   color: #333;
   text-decoration: none;
}
 
.related-posts img {
   width: 86px;
   padding: 1px;
   border: 1px solid #CCC;
}


#navbarsmall{
	background-color:#FC3;
	font-size:11px;
	height:20px;
			 
}

 


/* ---------- Mega Drop Down --------- */
#mega {
list-style:none;
font-weight:bold;  
margin:0px -1px 0 0;
}
#mega li, #mega li.normal { /*liste oben grün*/ 
background:#336666;
color:#fff; 
border:1px solid #000;
margin-left:-1px;
margin-top:5px; 
float:left;
padding: 2px 15px 2px 15px;  
text-align:center;
position:relative;
}
 
#mega li:hover { /*liste grün onhover*/
background:#fff; 
opacity:50%; 
color:#000; 
border-bottom:0; /* border-bottom:0; and padding-bottom:1px; keeps <li> and <div> connected */
padding:1px 0 1px 0;
margin-top:-1px;
z-index:1; /* shadow above adjacent li */
}

#mega li.normal:hover { /*normaler link in liste*/
background:#FC0;
color:#000; 
border:1px solid #000;
margin-left:-1px;
margin-top:5px; 
float:left;
padding: 2px 15px 2px 15px;  
text-align:center;
position:relative;
}
#mega li.normal:hover a { /*normaler link in liste*/
background:#FC0;
color:#000; 
margin: 0px;
padding: 0px;  
text-align:center;
}

/* GENERAL MENULINK WHITE */ 
#mega a.menulink, #mega li.normal a {  /*menuliink on liste NICHT hover*/
color:#fff;     
outline:0; 
text-decoration:none;
display:block;
line-height:2em;
font-size:11px; 
font-family:Verdana, Geneva, sans-serif;
} 



 
 
 /* DIF MENULINK HOVER */
 #mega li.dif:hover a.menulink {   
color:#000;   
outline:0;
text-decoration:none;
display:block;
line-height:2em;
font-size:11px; 
font-weight:bold;
}

#mega li.dif:hover {   
color:#000; 
 
border-top:2px solid #336666;   
outline:0;
text-decoration:none;
display:block;
line-height:2em; 
font-size:13px; 
font-weight:bold;
padding: 10px; 
}
/* MENU MENULINK HOVER */

#mega li.menu:hover a.menulink{  /*a menulink hover */
color:#000;  
outline:0;
text-decoration:none;
display:block;
line-height:2em;
font-size:11px; 
font-weight:bold;
}




/* GENERAL LINKS */
 
#mega a { /* ALL links */ 
color:#003e83;  
font-family:Verdana, Geneva, sans-serif; 
outline:0;
text-decoration:none;
display:block;
line-height:2em;
font-size:11px; 
}
/* ----------- Hide/Show Div ---------- */

#mega li:hover div {  
position:absolute;
left:-1em;  
margin-top:0px; 
padding:0 10px 10px;
border:10px solid #000;
border-top:0;
font-weight:normal;
text-align:left;
background:#fff;
top:100%;
z-index:99999;
}
#mega li.menu{ background-image:url(images/nav-arrow-down.png);background-position:120% 50%; background-repeat:no-repeat; } 
#mega li.menu:hover {  /*li menu links hover */
color:#000;  
border-top:2px solid #336666;   
text-decoration:none;
font-size:13px; 
font-weight:bold;
padding: 5px; 
xborder-bottom:1px solid #ececec;
}

#mega li div {
position:absolute;
left:-999em;  
margin-top:1px; 
padding:0 10px 10px;
border:1px solid #000;
border-top:0;
font-weight:normal;
text-align:left;
background:#fff;
z-index:99999;
}

#mega li.dif:hover div {
left:-221px;
}
/* --------- Within Div Styles --------- */
#mega div strong {
background:#fff;
color:#FA0; 
font-size:1em;
padding:0;
margin:10px 0 5px 0;
clear:both;
float:left;
position:relative; /* makes above drop shadow */
}
#mega div p {
float:left;
width:106px;
padding-left:10px;
position:relative; /* makes above drop shadow */
}
#mega div p a {
text-decoration:underline;
float:left;
clear:left;
width:100%; /* For IE6/7 */
line-height:1.4;
}
#mega div a:hover, #mega div a:focus, #mega div a:active {
text-decoration:none;
}
 

#mega li.sub, #mega li.sub:hover {
background-color:#fff;
position:relative;
padding: 5px;
clear:both; 
line-height:1em; 
margin:0px;
}

#mega li.sub a, #mega li.sub a:hover, #mega li.sub a:visited{
padding: 5px;  
color:#003366; 
text-decoration:none;;
clear:both; 
line-height:1em;
font-weight:bold;
font-size:11px; 
text-transform:none; 
text-align:left;
margin:0px;
width: 230px;
}

#navbar2{margin:0 auto;margin-top:0px;padding:0px 10px;text-transform:uppercase;background:#336666;height:51px;} 



  /* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto; 
}


.author-bio{border:1px solid #ccc;padding:10px}*{margin:0;padding:0}body{background: url("images/bg.jpg") no-repeat; font:100% Verdana,Arial,Helvetica;color:#333}.wp-caption{background:#F7F7F7;border:1px solid #CCC;padding:5px;margin:5px;text-align:center}.wp-caption img{margin:0 5px}.wp-caption-text{text-align:center;padding:0 5px !important;padding:3px 5px 0}.date{padding-left:15px;background:url("images/arrows.png") center left no-repeat}h2 li{list-style:none;list-style-type:none}p{margin:15px 0}a:link,a:visited{color:#0040b6;text-decoration:none} a:hover,a:active{color:#0040b6;text-decoration:underline}a img{border:0}code{font:1.0em 'Courier New',Courier,Fixed;background:#ececec}acronym,abbr,span.caps{font-size:0.9em;letter-spacing:.07em;cursor:help}acronym,abbr{border-bottom:1px dashed #999}blockquote{padding:10px 10px 0 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#eee;font:1.0em Arial;line-height:1.5em;margin:10px 0px}select{width:130px}#head{width:960px;margin:0px auto;margin-top:15px;padding:0px;font-size:0.7em}#page{width:940px;margin:0px auto;padding:10px;background:#ececec;font-size:0.7em}.left,.alignleft{float:left}.right,.alignright{float:right}#navbar{margin:0 auto;margin-top:0px;padding:0px 10px;text-transform:uppercase;background:#336666}#page-bar{width:900px}#page-bar ul{list-style:none}#page-bar li{float:left;list-style:none;cursor:pointer;display:block;border-right:1px solid #333}#page-bar li:hover{background:#f7c64f;color:#000}#page-bar a,#page-bar a:visited{margin:0px;padding:10px 16px;font-weight:bold;color:#FFF;display:block}#page-bar a:hover{text-decoration:none;display:block;color:#000}#searchform{width:194px;float:right;text-align:right;padding-top:8px;margin-right:10px}#page-bar li{float:left;margin:0px;padding:0px}#page-bar li li{float:left;margin:0px;padding:0px;width:122px;text-transform:none}#page-bar li li a,#page-bar li li a:link,#page-bar li li a:visited{background:#2B2B2B;width:122px;float:none;margin:0px;padding:5px 10px 5px 18px;border-top:1px solid #C0C0C0}#page-bar li li a:hover,#page-bar li li a:active{background:#666;padding:5px 10px 5px 18px}#page-bar li ul{position:absolute;width:10em;left:-999em}#page-bar li:hover ul{left:auto;display:block}#page-bar li:hover ul,#page-bar li.sfhover ul{left:auto}h1{font:3.5em Arial;font-weight:bold;letter-spacing:-0.08em}h2{font:2.3em Georgia,"Times New Roman"}h3{font:2em Verdana;margin-top:40px;margin-bottom:3px;color:#3c78a7;font-weight:bold}h4{font:1.0em Arial}h3.cat_title,h3.cat_title a{color:#333;letter-spacing:-0.05em;font-size:0.85em}h3#respond{margin-top:0px;padding-top:20px}h3#comments{margin-top:32px;padding-left:0px}h3.authors{margin-top:15px}#logo{width:220px}#tagline{margin-top:5px;font-size:1em;color:#333}#top{padding:0}#headline{width:590px;float:left;background:#fff;padding:10px;font-size:1.05em;line-height:1.5em;margin:0}#topadvert{width:930px;background:#ccc;padding:5px;font-size:1.05em;line-height:1.5em;margin:0}#headline div.title{font-weight:bold;font:2.4em Verdana;letter-spacing:-0.05em;display:block;padding-bottom:5px}#headline div.meta{display:block;margin-top:-5px;padding-bottom:2px}#headline p{padding-bottom:15px}#featured{width:300px;background:#fff;float:right;padding:10px 10px 9px 10px}#featured .clearfloat{margin-top:7px;margin-bottom:8px}#featured .info{margin-top:5px;padding-top:5px;float:right;width:180px}#featured .title{font-weight:bold}#headline a img,#featured a img{border:1px solid #ccc;margin-top:5px;margin-right:10px;padding:2px}#middle{width:920px;background:#fff;float:right;padding:10px;margin:10px 0}.category{width:164px;float:left;border-top:8px solid #333;margin:0px;padding:5px 10px 10px 10px;background:#fff}.category p{margin:0}#cat-1,#cat-3,#cat-5 {border-top:8px solid #336666}#cat-2,#cat-4{border-top:8px solid #f7c64f}.category span.cat_title,#front-popular h3,#front-list .cat_title,#archive .cat_title{text-transform:lowercase;margin:0;font-weight:bold;font-size:1.5em;letter-spacing:-0.05em}#front-popular h3{color:#fff}.category a{color:#333;display:block;background:none}.category a:hover{background:none;color:#fff;text-decoration:none}#cat-1:hover,#cat-3:hover,#cat-5:hover{background:#336666;color:#fff}#cat-2:hover,#cat-4:hover{background:#f7c64f;color:#000}#cat-1:hover a,#cat-3:hover a,#cat-5:hover a{background:#336666;color:#fff}#cat-2:hover a,#cat-4:hover a{background:#f7c64f;color:#000}#bottom{width:940px}#front-list{width:590px;background:#fff;padding:10px;font-size:1.05em;line-height:1.75em;float:left}#archive{padding-top:15px;font-size:1.05em;line-height:1.75em}#front-list blockquote{padding:0px 10px 0 10px}#front-list .title,#archive .title{font-weight:bold;font:3.4em Verdana;letter-spacing:-0.05em}#front-list .clearfloat,#archive .clearfloat{padding-bottom:10px;border-bottom:1px dotted #333; margin:25px 20px 45px 20px}#front-list .spoiler,#archive .spoiler{display:block;margin-top:3px}#front-list p,#archive p{margin:15px 0 15px 0;padding:0px}.author{font-size:0.8em;font-weight:bold}.meta{font-size:0.8em;color:#333}.meta a{color:#333}#headline p,#featured p{margin:0}#content{width:590px;background:#fff;padding:10px;font-size:1.05em;line-height:1.75em;float:left;min-height:400px}#content .breadcrumbs,#content .breadcrumbs a{font-weight:bold;color:#333}#content h2.title{font:2.2em Verdana;font-weight:bold;letter-spacing:-0.05em;border-bottom:1px solid #ddd;border-top:3px solid #ddd;padding:5px 0px}.post{font-size:1.05em;line-height:1.75em}.post p{margin-top:0px}.post .clearfloat{border-bottom:1px dotted #ccc;margin:10px 0px}.post ul,.post ol,#front-list ul,#front-list ol{margin-bottom:15px}.post ul li,#front-list ul li{list-style:square;margin-left:30px}.post ol li,#front-list ol li{list-style:decimal;margin-left:30px}.post ol li ul li,#front-list ol li ul li{list-style:square;margin-left:20px}.post img,.post a img,#front-list img,#archive img{border:1px solid #ccc;margin:0 10px 5px 0;padding:2px}.post .ads{margin-top:10px}.entry{margin-top:20px}#stats{margin-top:0px;padding:4px 0px;text-transform:uppercase;font:0.8em Arial;display:block}#stats span{padding:0px 20px 0px 0px}#stats span a:hover{background:none}#stats span a{color:#333}#stats img,#nav img{border:0px;margin:0px;padding:0px}#tools{width:590px;height:25px;font-size:0.95em}#tools a:hover{background:none}.navigation{padding:5px 0px;text-align:Center}#sidebar{width:320px;float:right;margin:0px 0px 0px 0px}#sidebar h3{font:1.1em Verdana;font-weight:700;border-bottom:1px solid #999;color:#000;margin:10px 0px 5px 0px;padding:10px 10px 10px 0px;}#sidebar-top,#sidebar-bottom{width:300px;float:right;padding:0px 10px 10px 10px;background:#fff}#sidebar-bottom,#sidebar-middle{margin-top:10px}#sidebar-middle{width:320px;float:right}#sidebar-left{width:135px;padding:0px 10px 10px 10px;float:left;background:#fff}#sidebar-right{width:135px;padding:0px 10px 10px 10px;float:right;background:#fff}#sidebar li{list-style:none;border-bottom:1px dotted #ccc;display:block;padding:2px 0px 2px 13px;background:url(images/sub.png) no-repeat 0 0px;font-size:1.2em}#sidebar li ul li:last-child{list-style:none;border-bottom:0px dotted #ccc;display:block;padding:2px 0px 0px 13px;background:url(images/sub.png) no-repeat 0 0px}#sidebar-ads,#partnerbox2{width:300px;float:right;margin-bottom:10px;padding:10px;background:#fff}select{border:1px solid #333;width:100%}.field{padding:2px;border:1px solid #333;background:#fff;font-size:1.0em}#s{padding:1px;font-size:1.0em;width:150px}#searchsubmit{padding-left:5px}#commentform input{width:140px;margin:5px 5px 1px 0}#commentform textarea{width:99%;margin-top:5px}.commentlist cite{font-style:normal;margin-bottom:4px;display:block}.commentlist blockquote{background:#ededed}.commentlist li{padding:10px 0px 10px 0px;list-style:none;margin-bottom:3px}.commentlist li li{background:none;border:none;list-style:square;margin:3px 0 3px 0px;padding:3px 0}.commenttext{background:#f2f2f2;border-top:1px solid #ddd;border-bottom:1px solid #ddd;width:505px;margin-left:-30px;}.commentlist cite strong{font-size:1.1em}li.my_comment{background:#FFF;border:none}li.my_comment cite strong{font-size:1.3em;color:#313228}#commentform small{background:#FFF;font-weight:bold;padding:0}.commentmetadata{color:#4d4d4d;display:block;margin-top:3px;text-align:right;font-size:0.9em}.commentmetadata a,.commentmetadata a:visited{color:#959382}.commentlist small{background:#e9e9e9}.avatar{border:1px solid #bbb;margin:0px 10px 0px 0px;float:left;padding:2px;width:55px;height:55px}#comment{width:590px;background:#fff}#front-popular{font-size:0.7em;color:#fff;width:940px;background:#336666 url(images/bottombar.png) bottom no-repeat;margin:0 auto;padding:10px}#recentpost,#mostcommented{width:280px;float:left;padding:10px;border:1px solid #fff}#recentpost:hover,#mostcommented:hover,#recent_comments:hover{color:#000}#mostcommented{margin-left:17px}#recent_comments{width:280px;float:right;padding:10px;border:1px solid #fff}#recentpost a,#mostcommented a,#recent_comments a{color:#fff}#recentpost a:hover,#mostcommented a:hover,#recent_comments a:hover{color:#000}#recentpost ul,#mostcommented ul,#recent_comments ul{margin-top:5px}#recentpost ul li,#mostcommented ul li,#recent_comments ul li{list-style:none;border-top:1px dotted #fff;padding:5px;display:block}#recentpost ul li:hover,#mostcommented ul li:hover,#recent_comments ul li:hover{background:#f7c64f;color:#000}#recentpost ul li:hover a,#mostcommented ul li:hover a,#recent_comments ul li:hover a{ color:#000}#recentpost ul li:first-child,#mostcommented ul li:first-child,#recent_comments ul li:first-child{border-top:0px dotted #fff}#footer{margin:0 auto;width:960px;font-size:0.6em;padding-top:10px;padding-bottom:10px}.clearfloat:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfloat{display:inline-block}* html .clearfloat{height:1%}*+html .clearfloat{height:1%}.clearfloat{display:block} 
