/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
  	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #FFF;
 	color: #333;
	padding: 0px;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color:#840000;
	text-decoration:none
	}

a:hover, a:active {
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/******************************************
*   Images                     
******************************************/

img, a:link img, a:visited img{border:1px solid #999;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }

.imageframe {margin:0px 12px 5px 0px; float:left;border:1px solid #999;}
.imagecaption {padding: 2px 2px 0 2px; text-align: left; font-size:10px!important; color:#666!important;}

.imagegallery {border:none}
.imagegallery img{1px solid #999;float:left; margin:0px 10px 0px 0px;}
.imagecaption {padding: 2px 2px 0 2px; text-align: left; font-size:10px!important; color:#666!important;}
		
/******************************************
*   General Structure                         
******************************************/

#mainc {
	width:1002px;
	margin:0;
	}

.dropdown {
	width:150px;
	}

#page {
	width:780px;
	background:#FFF;
	margin:15px 0px;
	padding: 0px 0px 0px 15px;
        float:left;
        border-right-style:dotted;
        border-right-width:2px; 
        border-right-color:#D1D1D1; 
	}

#header{
	width:797px;
	margin:0;
	font-size:1em;
        float:left;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;
	padding: 0px 13px 0px 0px;
	}

#leftcol {
	width:250px;
	}

#leftcol, #rightcol {
	margin-top:0px;
	float:left
	}
	
#rightcol_container {
	width:478px;
	float:left;
	margin-top: 5px;
        padding-left: 10px;
	}
	
#rightcol_left {
	width:230px;
	padding-left:0px;
	float:left;
	}

#rightcol_left  h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}
	
#rightcol_left p{
	border-bottom:1px solid #ccc;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 5px 0px;
	}
	
#rightcol_right {
	width:230px;
	padding-left:0px;
	float:right;
	}

#rightcol_right  h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}

#rightcol_right p{
	border-bottom:1px solid #ccc;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 5px 0px;
	}
		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:20px 20px 20px 20px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}
	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	width: 300px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 0px 0px 10px 0px;
	}

h1 {
	color: #840000;
	font-size: 18px;
        line-height: 1.2307em !important;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	}


.h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:bold;
	margin-left:2px;
	color: #333!important;
	}


.h3 a{
	font-size: 10px;
	margin-left:2px;
	color: #333!important;
	}
	
	
.headline{
	background:#0098a6;
	color:#fff;
        font-weight:bold;
        padding:5px 18px;
	margin:10px 0px 10px 0px;
        background: url(images/backgrounds/Untitled-5.jpg) repeat-x bottom;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	}

#sidebar h3, #sidebar h2 {
	background:#565f71;
	color:#fff;
        padding:5px 18px;
	margin:0 0 9px 0;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
/******************************************
*   Content                        
******************************************/

#content {
	width:479px;
	float:left
	}

#content2 {
	width:500px;
	float:left
	}

#tag_h1 {
	margin:0px 0px 10px 5px;
	padding-bottom: 20px; 
	background: url(images/backgrounds/PostComBkg.gif) repeat-x bottom;
	}

#cat_h1 {
	padding:0px;
	}

#content_artikel {

	width:479px;
	float:left
	}

#content_artikel h1 {

	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #666;
        padding: 0px;
	}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.title_feat  {
        width:216px;
        margin-bottom: 3px;
	}

.feature p, #rightcol p { margin:0; display:inline;}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	
        margin-bottom: 15px;
        }
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:6px 0;
	}	

.postc {
	padding:5px 0px 10px 10px;
        width:478px;
	}
	
.postc h2  {
        padding-top: 5px;
	}
	
.postc h2 a:link, h2 a:active, h2 a:visited  {
	color: #C11919!important;
	font-size: 18px;
        line-height: 1.2307em !important;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	}

.postcat {
	padding:0px 0px 10px 5px;
        width:478px;
	}
	
.postcat h2  {
        padding-top: 5px;
	}
	
.postcat h2 a:link, h2 a:active, h2 a:visited  {
	color: #C11919!important;
	font-size: 18px;
        line-height: 1.2307em !important;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	}
	
.post h2  {
        padding-top: 5px;
	}

	
.post h1  {
        padding-left: 45px;
	}
	
.post h2 a:link, h2 a:active, h2 a:visited  {
	color: #C11919!important;
	font-size: 18px;
        line-height: 1.2307em !important;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	}

.entry {
	padding-bottom:10px;
	text-align:left;
	}

.entrystart {
	padding-top: 10px; 
	text-align:left;
	margin-left: 2px;
	background: url(images/backgrounds/PostComBkg.gif) repeat-x bottom;
	}

.entrystart p{
        display:inline;
	}

.entrystart2 {
        padding-bottom:10px;
        padding-top: 10px; 
	text-align:left;
	margin-left: 2px;
	background: url(images/backgrounds/PostComBkg.gif) repeat-x bottom;
	}

.entrystart2 p{
        display:inline;
	}
	

.Related{
	padding-top: 0px; 
        padding-bottom:15px;
	}

.lesetipps {
        padding:0px;
	}

.lesetipps a {
        color: #333!important;
	}

.tipps {
       height: 37px;
       background: url(images/backgrounds/lesetipps_bg.jpg) repeat left top;
       padding: 5px 7px 0px 2px; 
	}

.lesetipps ul li{
       list-style-type: none; 
       background: url(images/backgrounds/lesetipps.jpg) no-repeat left top;
       padding: 0px 0px 0px 22px; 
	}



.entrystartlead {
	padding-bottom:5px;
	padding-top: 10px; 
	text-align:left;
	}

.cat-head {
	margin:5px 0px 7px 0px;
	background-color:#ddd;
	padding:3px 2px 3px 4px;
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:bold;
	}

.cat-head a{
	color: #333!important;
	}

.entrystartlead p{
        display:inline;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
       list-style-type: none; 
       background: url(images/backgrounds/bubble.png) no-repeat left top;
       padding: 0px 0px 0px 15px; 
       }


.postc ul li {
       list-style-type: none; 
       background: url(images/backgrounds/bubble.png) no-repeat left top;
       padding: 0px 0px 0px 15px; 
       }

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform {
        padding:16px 5px 0 0; 	
        }

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {}
.Comments .Form h3 { font-size: 14px; letter-spacing: -1px; background:url(images/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}

.Comments .FormTop { background: #accbed url(images/CommentsFormTopBkg.gif) no-repeat left top; width: 479px; height: 5px; display: block;}

.Comments .Form form {padding: 20px; margin: 0px; background: #accbed url(images/CommentsFormEndBkg.gif) no-repeat left bottom;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 11px; color:#000033;}
.Comments .Form p label { padding-bottom: 11px; display: block;}
.Comments .Form p label small { font-size: 11px; color: #000033}

.Comments .Form .Note {  margin: 5px 0px; width: 395px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; margin-right: 20px; color:#40454b;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; color:#40454b;}


.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}

.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/
.footer{
	padding: 15px 0px 0px 15px;
	}

.footer a{
	color:#424141;
	}


.copyscape {
        float: right;
        }

.footer_bg {
	background: url(images/backgrounds/bg_footer.gif) repeat-x bottom; 
	float: left; 
        border-top:1px solid #D1D1D1; 
	width:770px;
	padding-top: 11px; 
        padding-left: 10px;
	text-align: left; 
	font-family: Arial,Helvetica,Verdana; 
	font-size: 12px;
	}

.footer_bg2 {
	background: url(images/backgrounds/bg_footer.gif) repeat-x bottom; 
	float: left; 
        border-top:1px solid #D1D1D1; 
	width:770px;
	padding-top: 11px; 
        padding-left: 10px;
	text-align: left; 
	font-family: Arial,Helvetica,Verdana; 
	font-size: 12px;
	}

.footer_bg2 p {
        margin-top:5px;
	font-size: 10px;
        color:#757373;
	}

.footer_bg p {
        margin-top:5px;
	font-size: 10px;
	}

/******************************************
*   Ads                      
******************************************/

#ads {
	margin: 0;
	width: 200px;
        height:600px;
        float:right;
	}

.googleads {
        margin-bottom: 10px; 
	}

/*****************************************************
*   Styles for the 3-columns-page template                  
****************************************************/

#pageleft {
	float: left;
	width: 265px;
	margin: 20px 20px 0px 0px;
	padding: 0 20px 0 0;
	border-right: solid 1px #999;
	text-align:justify;
	}
	
#pagemiddle {
	float: left;
	width: 265px;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	text-align:justify;
	}
	
#pageright {
	float: right;
	width: 265px;
	margin: 20px 0px 0px 0px;
	padding: 0 0 0 20px;
	border-left: solid 1px #999;
	text-align:justify;
	}

#pageleft .bullets li, #pagemiddle .bullets li, #pageright .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

/* Styles for the "featured-page template" */

#featured-top {
	width:880px;
	float:left;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	border-bottom: double 3px #999; 
	}

#featured-content {
	width:600px;
	float:left;
	}
	
	
#featured-sidebar {
	width: 250px;
	float:right;
	}
	
#featured-sidebar h3 {
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:0 0 20px 0;
	}	
	
#featured-sidebar .sidebar_widget {
	margin:0 0 20px 0;
	text-align:justify;
	}
	
#featured-leftcol {
	width:600px;
	float:left;
	margin:20px 20px 0 0;
	padding: 0 25px 0 0;
	border-right: 1px solid #999;
	}

#featured-leftcol h2, #featured-rightcol h2, #featured-content h2{
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	border:none;
	}

#featured-leftcol img{
	float:left;
	margin:0 20px 10px 0;
	padding:1px;
	border: 1px solid #999;
	}

#featured-rightcol{
	width:230px;
	float:right;
	margin-top:20px;
	}

#featured-rightcol li {
	list-style:none
	}

#featured-rightcol .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

.featured_post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.featured_post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.featured_post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}


/*****************************************************
*   Top Navigation          
****************************************************/

#container-4 {
        margin: 0px 0 20px 0!important;
}

.ui-tabs-panel {
	width:467px!important;
        padding: 15px!important;
	border: 1px solid #ccc!important;
	background: url(images/backgrounds/bg_leadarticle.jpg) repeat-x #E6E3D3!important;
}


/*****************************************************
*   Main Articel                
****************************************************/

#logo { float: left; margin: 15px 0px 0px 17px;  }

#logo img {
	border:none;
	}

#logo a {
	font-size: 23px;
	}

#branding{
	width: 781px; 
        margin:0;
        height: 76px;
        background:#fff;
        padding-right:15px;
	background: url(images/backgrounds/bg_box_r.gif) repeat-x bottom;
	}

#topnav {
        height: 7px;
	margin: 0px;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;	
        background:#f0f0f0;
	width: 796px; 
         
}

#topnav_button
{
	background: url(images/backgrounds/topnav.png) no-repeat;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 25px;
	margin: 0;
	left: 530px;
	padding: 4px 0 0 0px;
	position: absolute;
	top: 0;
	width: 233px;
}



.right {
	float:right; margin-right: 30px;
	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

.Syn ul { margin: 0px; padding: 0px 0px; float: right; 	left: 670px; width: 215px; }
.Syn li { background: url(images/backgrounds/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; font-size: 10px; color:#ffcc66; display: inline; font-weight: bold;}
.Syn li a {color:#000000; }
.Syn li a:visited {color:#000000 }
.Syn li a:hover {color:#000000; }

/* searchform ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.headerright {
	width: 320px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
        color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
        margin-top: 10px;
	}

#sbutt {
	background: #f7a529;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #706f6f;
	font-weight: bold;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s {
	background: #FFFFFF url(images/Search.gif);
	width: 200px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}

.Post2 {
	padding: 15px 10px; 
	position: relative; clear: left; 
	background: url(images/backgrounds/popular.jpg) repeat-x; 
	margin-bottom: 5px;
	border-top: 1px solid #ccc!important;
	border-left: 1px solid #ccc!important;
	border-right: 1px solid #999!important;
	border-bottom: 1px solid #999!important;
        }

.Post2 a{
	color:#000000;
        }

.tagsinfo {
	margin: 15px 0px;
        }

.Post3  { font-size: 15px; line-height: 10px; font-weight: bold; padding: 0px; margin: 0px 0px 15px 0px; color:#000033;}

.PostContent_startseite p { font-size: 13px; line-height: 1.4em; color:#000000; display: inline;}
.PostContent_startseite ol { padding: 0px 0px 10px 25px; margin: 0px; }
.PostContent_startseite ol li { padding: 0px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent p strong {}
.PostContent img {}
.PostContent_startseite ul { padding: 0px 0px; margin: 0px; }
.PostContent_startseite ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/backgrounds/bubble.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }




.wp-pagenavi {
        float:right;
        background: url(images/PostComBkg.gif) repeat-x top;

}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}


.imageframe {
	border:none;
        display:inline;
}

.Post5 {
        margin-top: 10px;
	padding: 15px 5px; 
        background:#e6e3d2;
	position: relative; clear: left; 
	margin-bottom: 5px;
	border-top: 1px solid #ccc!important;
	border-left: 1px solid #ccc!important;
	border-right: 1px solid #999!important;
	border-bottom: 1px solid #999!important;
        }