/*
Theme Name: new_daimler
Theme URI: http://
Description: Based on Vladimir Simovic aka Perun
Author: alh
Author URI: http://www.perun.net
Version 1.0, 16-09-2009
*/
/**/
/**/
/*-- Grundformate der Seite ---------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*-- allgemein Body --*/
body, html { width:100%; height:100%; }
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	/*font-size: 100.01%;um em darstellungs-bug in ie,opera und konqueror zu umgehen*/
	font: 62.5%/1.5 arial, verdana, helvetica, sans-serif;
	/*line-height: 18px;*/
	color: #606060;
	background: #ccc;
}

ol {
    list-style: decimal-leading-zero;
}

pre, code, samp {
    font: 1em verdana, courier, monospace; color: #b40;
}
small code {
    font-size: 1.1em;
}
blockquote {
    border-left: 10px solid #dcdecf;
    margin-left: 0; margin-right: 0; padding-left: 15px; padding-right: 15px;
}

dt {
    font-weight: bold;
}
dd {
    margin: 1px 0 .5em 0;
}

img, #container .bild-verweis a, #container .bild-verweis a:hover, #container #mittelbereich a.bild-verweis {
    border: none;
}

hr, legend {
    display: none;
}

/*-- allgemein links: in der korrekten css reiehnfolge --*/
a:link {font-family: arial, verdana, sans-serif; color: #3683ab; font-weight: normal; text-decoration: none;}
a:visited {color: #3683ab; font-weight: normal; text-decoration: none;}
a:focus {color: #3683ab; font-weight: normal; text-decoration: none;}
a:hover {text-decoration: underline; color: #3683ab; font-weight: normal;}
a:active {color: #3683ab; font-weight: normal; text-decoration: none;}
/**/

/* ** 1.1 Dokumentweite bzw. allgemeine Klassen ** */
.unsichtbar {
    position: absolute;
    left: -1000px;
    top: -1000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

.clearer {
    width: 0;
    height: 0;
    clear: both;
}

.clearer-links {
    clear: left;
}
/*-- --*/
.bild-links {
    float: left; margin: 2px 10px 5px 0;
}

.bild-rechts {
    float: right; margin: 2px 0 5px 10px;
}

.bild-zentriert {
    display: block; text-align: center; margin-left: auto; margin-right: auto;
}

.bild-mittig {
    vertical-align: middle;
}
/*-- --*/
.archiv-liste1 {
    float: left; width: 49%;
}
.archiv-liste2 {
    float: right; width: 49%;
}
.archiv-liste1 h3, .archiv-liste2 h3 {
    margin-top: 1px;
}
.archiv-liste1 ol, .archiv-liste2 ol {
    margin-left: 0; padding-left: 2.5em;
}
/*-- --*/
.tag-wolke {
    margin-left: 0; 
	padding-left: 0; 
	/*margin-bottom: 10px; 
	padding-bottom: 10px;*/
	list-style: none;
}
.tag-wolke li {
    display: inline; margin-right: 1em;
}
.tag-wolke li a {
	color: #818BA0; text-decoration: none;
}
.tag-wolke li a:hover {
    color: #F3770A; text-decoration: underline;
}
/*-- --*/
ol.code-block {
    list-style-type: decimal-leading-zero;
    background: #B0B693;
    border-left: 2px solid #896; padding-left: 2.7em; margin-left: 0;
    font-family: verdana, monospace; font-size: 13px; overflow: auto;
}
ol.code-block li {
    background: #dcdecf;
    border-bottom:  1px solid #B0B693; padding-left: 1em;
    line-height: 1.4em;
}
/*-- --*/
.nach-oben {
    text-align: right; margin: 12px 0;
}

.center {
    text-align: center;
}
.rechts {
    text-align: right;
}

.weiter {
    margin: 1em 0; text-align: center;
}
/*-- --*/
/* 
#inhalt p.code-titel {
    margin-top: -16px; padding: 2px 5px; background: #dcdecf;
}
*/
.fett {
    font-weight: bold;
}

.pagination {
    text-align: center;
}

.google-anzeige {
    margin: 1em 0;
}

.pre {
    white-space: pre; 
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------*/
/**/
/**/
/**/  /* BEGINN DES EIGENTLICHEN STYLS */  /**/
/**/
/*--Grundgeruest der Seite ----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
#container {
    text-align: left; 
	position: relative;
    width: 96.5em; 
	max-width: 960px;
    /*padding: 1px; border: 1px solid #818BA0; */
	margin: 0 auto;
    background: #fff;
}

/* ** 2.1 Kopfbereich ** */
/*-- -------------------------------------------------------------------------------------- --*/
h1#kopfbereich {
    /*border: 1px solid #000;*/
	margin: 0; 
	padding: 0;
    /*background: #818BA0 url(img/kopfbereich.gif) repeat-x;*/ 
	color: #fff;
	background: #fff;
}

h1#kopfbereich a {
    display: block; 
	width: 216px; 
	height: 93px;
    text-indent: -9999px;
    background: url(img/Daimler-Blog-logo.gif) no-repeat;
	margin: 0px 0px 0px 21px;
}

.vorstellung {
    position: absolute; 
	top: 38px; 
	right: 35px;
	margin: 0;
/*	background: url(img/Daimler-Blog-title.gif) no-repeat;  */
}
.vorstellung a {
	display: block;
	width: 150px;
	height: 21px;
}  

/* ** 2.2 Die Horizontale Navigation ** */
/*-- -------------------------------------------------------------------------------------- --*/
#hauptnavi {
    font-size: 1.30em;
    font-weight: bold;
	background: url(img/hauptnavi-klein.gif) repeat-x; 
	color: #7D7B7C;
	margin: 0px 8px 0px 21px;
	overflow:hidden;
}

#hauptnavi ul.hnavi {
    padding: 0; 
	margin: 0; 
	padding-left: 22px; 
	padding-right: 25px;
    list-style: none;
    height: 2.9em; 
	line-height: 1.70em;
    background: url(img/hauptnavi-klein.gif) repeat-x; 
	color: #7D7B7C;
	float: left;
}

#hauptnavi ul.suche {
	padding-left: 0px;
	padding-right: 17px; 
	float: right;
}

#hauptnavi li {
    float: left;
	background: url(img/hauptnavi-trenner.gif) no-repeat;
}
#hauptnavi li#first {
	background: none;
}

#hauptnavi li a {
	/*border: solid 1px #000;*/
    color: #263E6C;
    text-decoration: none;
    padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 0.63em;
	padding-bottom: 0.44em;
	display: block;
}


#hauptnavi li a.pfeil {
    /*color: #7D7B7C;*/
    /*text-decoration: none;
    margin-right: 8px;
	margin-left: 0px;
	font-weight: normal;*/
	padding-left: 28px;
	background: url(img/bg_but_themen_on.gif) no-repeat;
	background-position: 14px 1px;
}

#hauptnavi li.act a {
	background-color: #fff;
	border-top: solid 1px #e8e8e8;
	border-right: solid 1px #e8e8e8;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #e8e8e8;
	padding-top:0.53em;
}

#hauptnavi li a:hover,#hauptnavi li.act a:hover, #hauptnavi li.act a {
	background-color: #fff;
	border-top: solid 1px #e8e8e8;
	border-right: solid 1px #e8e8e8;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #e8e8e8;
	padding-top:0.53em;
	padding-right: 9px;
	padding-left: 9px;
}

#hauptnavi li a:hover.pfeil {
	padding-left: 27px;
	padding-bottom: 5px;
	background-position: 13px 0px;
}

/*
#hauptnavi li a:hover, #hauptnavi .act {
	color: #263E6C;
}
*/
/*
#hauptnavi li a:hover.pfeil, #hauptnavi .pfeil-act {
	color: #263E6C;
	background: url(img/bg_but_themen_on.gif) no-repeat;
	background-position: 1px 17px;
}
*/

/*-- Klapp navigation --*/
/*-- Hauptnavigation als dropdown aus listenelementen --*/
/*-- Ebene 2 --*/
#hauptnavi ul ul {
	font-size: 0.85em;
	list-style-type:none; 
	display:none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background: url(img/bg_themen_layermenue.gif) repeat-x;
	background-color:#ececec;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #afafaf;
	border-bottom: solid 1px #afafaf;
	border-left: solid 1px #E9E9E9;
	min-width:200px;
	position:absolute;
	z-index:900;
}
#hauptnavi ul li ul li   {
	/*clear: both;*/
	
	float:none;
	margin:0px 0px 0px 0px; 
	padding:0px 4px 0px 0px;  
	border:1px solid #C4C4C4; 
	border-color:#FFFFFF #EFEFEF #E4E4E4 #c4c4c4;
	border-style:none none solid none;
	border-width:0px 0px 1px 1px;
	white-space:nowrap; 
	/*position:relative; 
	z-index:901;*/ 
	background:transparent none repeat scroll 0 0; 
	/*background-color:#E9E9E9;*/
}
#hauptnavi ul ul a {
	display:block; 
	padding:0px 9px 0px 18px;
	margin:0px 0px 0px 0px;
	background: none;
	
	float: left;
}
#hauptnavi ul ul a:hover  {
	display:block;
	border: none;
	padding:0 9px 0 18px;
	background: none;
	text-decoration: underline;
}
#hauptnavi ul li:hover ul {display:block;}
#hauptnavi ul li ul li.active a       {
	text-decoration:none; 
	color: #263E6C;
	background: none;
}
#hauptnavi ul li ul li.active a:hover {
	text-decoration:none; 
	color: #263E6C;
	border: none;
	padding:0 9px 0 18px;
	background: none;
	text-decoration: underline;
}

/*--*/
/*-- Ebene 3 --*/
#hauptnavi ul ul ul   {
	font-size: 1.0em;
	margin:0px 0px 2px 0px; 
	padding:0px 0px 0px 0px; 
	border-color:#FFFFFF #EFEFEF #c5c5c5 #c5c5c5;
	border-style:none none none none;
	border-width:0px 0px 0px 0px;
	position:relative;
	line-height:1.6em;
	background: transparent none no-repeat scroll 0 0;
}
#hauptnavi ul li li li  {
	float:none; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;  
	border:1px solid #C4C4C4; 
	border-color:#FFFFFF #EFEFEF #d2d2d2 #c4c4c4;
	border-style:none none none none;
	border-width:0px 0px 0px 0px;
	white-space:nowrap; 
	/*position:relative;*/
	z-index:901;
	/*background:transparent none repeat scroll 0 0; 
	background-color:#E9E9E9;*/
}
#hauptnavi ul ul ul a {
	/*display:block; */
	padding:0px 9px 0px 27px;
	/*margin:0px 0px 0px 0px;
	background: none;*/
}
#hauptnavi ul ul ul a:hover  {
	display:block;
	padding:0 9px 0 27px;
}
#hauptnavi ul li:hover ul {display:block;}
#hauptnavi ul li ul li ul li.active a      {text-decoration:none; color: #263E6C;}
#hauptnavi ul li ul li ul li.active a:hover {text-decoration:none; color: #263E6C;}


/*-- Suchfeld im Headerbereich -------------------------------- --*/
#cont-suche {
	/*border: solid 1px #000;*/
	/*width: 165px;*/
	margin: 0px 8px 0px 0px;
	padding: 8px 0px 0px 0px;
	overflow: hidden;
	float: right;
	height:28px;
}
#suche {
	/*border: solid 1px #ff0;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
#suche fieldset.headersuche {
	/*border: solid 1px #f00;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
#suche fieldset.headersuche input {
	/*font: 0.70em  arial, verdana, helvetica, sans-serif;*/
	float: left; 
	width: 190px; 
	max-width: 190px; 
	margin: 1px 0px 0px 0px;
	height: 19px;
	border-top:solid 1px #B4B4B4;
	border-bottom:solid 1px #E9E9E9;
	border-left:solid 1px #CECECE;
	border-right:solid 1px #B4B4B4;
	color: #656565;
	padding-left:2px;
}
#suche fieldset.headersuche input:focus {
    background: #EEEFF2;
}
#suche fieldset.headersuche input.but {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	border: 0px;
	height: 23px;
	width: 23px;
	/*background: url(img/bg_search.gif) no-repeat;*/
}


/* ** 2.3 Mittelbereich: Inhalt, Inhalt-Info und Sidebar, allgemeine Styles für die Artikel ** */
/*-- -------------------------------------------------------------------------------------- --*/
#mittelbereich {
    /*border: solid 1px #000;*/
	padding: 25px 0px 0px 25px;
	margin: 0px 0px 20px 0px;
    font-size: 1.2em;
    overflow: hidden; 
	height: 1%; 
	clear: left;
    background: #fff;
}
/**/
/*-- Allgemeine Styles für die Artikel ---------------------------- --*/
/**/
#mittelbereich p, #mittelbereich ul, #mittelbereich ol, #mittelebereich dl, #mittelbereich form {
    margin-top: 5px; 
	margin-bottom: 17px;
	padding-left: 0px;
	margin-left: 0px;
}

#mittelbereich a {
    /*color: #818BA0; 
	text-decoration: none;*/
}

#mittelbereich a:hover {
    /*color: #F3770A; 
	text-decoration: underline;*/
}
#mittelbereich ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#mittelbereich li {
/*	line-height:normal;  */
	background: transparent url(img/listen-icon.gif) no-repeat scroll left 8px;
	/*margin-bottom: 1px;*/
	padding: 2px 0 2px 1em;
}
#mittelbereich ol li {
/*	line-height:normal;  */
	margin-left:25px;
	padding: 2px 0 2px 0px;
	background: none;
}


h2 {
    margin: 0px;
    font: bold 1.5em arial,verdana, times, serif;
    letter-spacing: 1px;
	
/*    text-transform: uppercase; */
/*    color: #444; background: url(img/rahmen-linie.gif) repeat-x bottom; */
}
h2.storytitle {
	font-size:1.5em;
	font-weight:bold;
}
h2.pageheadline {
	font-size:2.1em;
	font-weight:normal;
	margin-bottom:10px;
}

/*-- Text nach der Seitenüberschrift --*/
.kategorie-info-oben {
	background:none;
	border:1px none #818BA0;
	margin: 0px;
	padding: 0px;
}

h3 {
    font: bold 1.333em arial, verdana, sans-serif; margin-bottom: -.25em;
}
h4 {
    font: bold 1.166em arial, verdana, sans-serif; margin-bottom: -.25em;
}
h5 {
    font: bold 1em arial, verdana, sans-serif; margin-bottom: -.25em;
}

.beitrags-info {
    font-size: 0.916em;
/*  text-transform: lowercase; 
	top: -1px;
*/
	padding: 10px 0px 0px 0px;
    position: relative; 
	float:left;
}
.beitrags-info-unten {
	line-height:normal;
}
.beitrags-info-unten h2 {
	font-size:1.0em;
	font-weight:bold;
	letter-spacing:normal;
	margin-top:0px;
}
.beitrags-info-unten ul {
	padding:0px;
	margin:0px;
}


a.post-edit-link {
	
}

.beitrag-hinweis, .kategorie-info {
    background: #EEEFF2 url(img/beitrag-hinweis.gif) no-repeat right bottom;
    padding: 1em; border: 1px solid #818BA0; margin: 7px 0 17px 0;
}

.kategorie-info {
    margin: 5px 0 30px 0;
}

.beitrag-hinweis p, .kategorie-info p {
    margin: 0;
}

.feedback {
    margin: 0px;
    background: url(img/bg_feedback.gif) no-repeat 0px 0px;
    /*text-transform: uppercase;
	text-align: right;*/
	padding: 6px 0px 11px 0px;
	font-size: 1.8em;
	font-weight:bold;
	float:right;
	width:50px;
	text-align: center;
}
.feedback a {
	
}
.der-beitrag {
	margin-bottom:40px; /*Regelt die Abstände zwischen den Beiträgen*/
   clear:both; 
}

.der-beitrag hr {
    display: block;
}

.der-beitrag a {
    
}

.der-beitrag a:hover {
    
}
.der-beitrag img.alignleft {
	float: left;
	padding: 5px 5px 3px 0px;
	margin-right: 10px; 
}


/**/
/*-- Der Container für den gesamten Contentbereich ohne Sidebar ------ --*/
/**/
#cont-content {
	/*border: solid 1px #000;*/
	height: 1%;
	float:left;
	max-width: 659px; 
}
/*-- Der Container für Inhaltsbereich und Inhalt-Info --*/
#cont-zweispalter {
	/*border: solid 1px #000;*/
	height: 1%;
}
/* 2.3.1 Der Inhaltsbereich */
#inhalt {
	float: left;
}
#cont-zweispalter #inhalt {
	max-width:402px;
	/*width: 44.166em;*/
}
	
	
#inhalt a.underline {
    border-bottom: 1px solid #DCDECF;
}

#inhalt img {
	margin: 5px 10px 5px 0px;
}
/*Sonderregeln für den ersten Post damit Datum, Headline Beitrags-info richtig angezeigt werden*/
#inhalt div[id|="post"] .beitrags-info {
	width:270px;
	max-width:270px;
	padding-bottom:10px;
}
#inhalt div[id|="post"] .der-beitrag {
	margin-bottom: 0px;
}
#inhalt-single div[id|="post"] .der-beitrag {
	margin-bottom: 40px;
}

/*Hier die Bookmarks ausblenden*/
#inhalt-single div[id|="post"] .der-beitrag .sociable {
	display: none;
}

/*für die Singleseite*/
#inhalt-single div[id|="post"] .beitrags-info {
	width:420px;
	max-width:420px;
	padding-bottom:10px;
}
#inhalt-single .entry_author_image {
	float:left;
	margin: 0px 10px 0px 0px;
}
#inhalt-single .entry_author_image img {
	width: 47px;
	height: 62px;
}

.big-date {
	margin: 0px 9px 0px 0px;
	padding: 0px;
	width: 64px;
	border-right: solid 1px #4D4D4D;
	font-size: 1em;
	float: left;
}
.big-date .date {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 4em;
	line-height: 0.825em;
}

/*-- Single Ansicht Artikel-Infonav --*/

#cont-artikel-infonav-oben {
	background: url(img/bg_artikel_infonav.gif) repeat-x 0px 0px;
	height: 29px;
	margin: 10px 0px 20px 0px;
	overflow:hidden;
}

#cont-artikel-infonav-oben .infonav {
	float: left;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

#cont-artikel-infonav-oben .print a {
	background: url(img/bg_infonav_print.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 21px;
}
#cont-artikel-infonav-oben .diskusion a {
	background: url(img/bg_infonav_diskusion.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 21px;
}
#cont-artikel-infonav-oben .vote {
	float: right;
	margin: 0px 10px 0px 0px;
}
#cont-artikel-infonav-oben .vote img {
	margin: 0px 3px 0px 0px;
}
/*-- AutorenInfos Singelseite --*/
.beitrags-info2 {
	border-top: dotted 1px #9D9D9D;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}
.beitrags-info2 .entry_author_image {
	float:left;
	margin: 0px 10px 0px 0px;
}
/*-- Info-Container-Dreispalter Singelseite --*/
#cont-info-dreispalter {
	background:#F7F7F7 none repeat scroll 0 0;
	border-color:#F3F3F3 #F3F3F3 #CCCCCC;
	border-style:solid;
	border-width:1px;
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 20px 0px;
}
#cont-info-dreispalter .box-3 {
	float:left;
	margin: 10px 0px 0px 12px;
	width: 205px;
}
#cont-info-dreispalter .box-3 h2 {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	letter-spacing: normal;
	float:left;
}
#cont-info-dreispalter .box-3-headline {
	border-bottom: solid 1px #CFCFCF;
	height: 18px;
	margin-bottom:5px;
}
#cont-info-dreispalter .box-3 .box-3-headline img {
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
#cont-info-dreispalter .box-3 .box-3-headline a.watis {
	margin: 2px 0px 0px 4px;
}
#cont-info-dreispalter .box-3 .text-small {
	font-size: 10px;
}

#cont-info-dreispalter .box-3 .sociable ul li {
	float:left;
	padding:0px 9px 5px 0px;
	margin: 0px;
}
#cont-info-dreispalter .box-3 .sociable ul {
	margin: 0px;
	padding: 0px;
}
/**/
/*-- Inhalt-Info Container --------------------------------------------- --*/
/**/
#inhalt-info {
	float: right;
	/*border: solid 1px #000;*/
}
#inhalt-info ul {
    list-style: none;
    padding-left: 0; margin-left: 0;
}
#inhalt-info li {
    margin-bottom: 1px; 
	padding: 2px 0 2px 1em; 
    background: url(img/listen-icon.gif) no-repeat left 9px;
}
/*-- Inhalt-info Container Boxen -------------------- --*/
/**/
/*-- Erste Box mit TabbPanel------ --*/
#inhalt-info .inhalt-box-tab {
	/*border: 1px solid #fff;*/
	padding: 0px 0px 0px 0px;
}
#inhalt-info .inhalt-box-tab ul{
	margin: 0px;
	padding: 0px;
}
#inhalt-info .inhalt-box-inhalt-tab {
	background: #F3F3F3 url(img/bg_sidebar_box_inhalt.gif) repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#inhalt-info .inhalt-box-footer {
	background: #F3F3F3 url(img/bg_sidebar_box_footer.gif) no-repeat;
	height: 10px;
	margin: 0px 0px 0px 0px;
}
/*-- Container-Aussen --*/
#inhalt-info .inhalt-box-inhalt-tab .TabbedPanels {
	clear: none;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 3px;
    width: 215px;
	line-height: normal;
}
/*-- Container-Reiternavi --*/
#inhalt-info .inhalt-box-inhalt-tab ul.TabbedPanelsTabGroup {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
/*-- li tags der Reiternavi --*/
#inhalt-info .inhalt-box-inhalt-tab li.TabbedPanelsTab {
    float: left;
	border-right: #d4d4d4 2px solid;
	padding: 10px 7px 9px 6px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    position: relative;
	background: url(img/bg_but_tab_inhalt_off.gif) repeat-x;
}
/*-- Zustände der Reiternavi --*/
#inhalt-info .inhalt-box-inhalt-tab li.TabbedPanelsTabHover {
    /*background-color: #ccc;*/
}
#inhalt-info .inhalt-box-inhalt-tab li.TabbedPanelsTabSelected {
    background-color: #000;
	background: url(img/bg_but_tab_inhalt_on.gif) repeat-x;
} 
#inhalt-info .inhalt-box-inhalt-tab li.TabbedPanelsTab a {
    /*color: #3683ab;*/
} 
/*-- Container-Inhalte mit den Tab-Containern --*/
#inhalt-info .inhalt-box-inhalt-tab .TabbedPanelsContentGroup {
    clear: both;
    background-color: #F3F3F3;
}
/*-- Tab-Containern --*/
#inhalt-info .inhalt-box-inhalt-tab .TabbedPanelsContent {
	padding: 5px 4px 0px 1px;
	min-height: 160px;
} 
#inhalt-info .inhalt-box-inhalt-tab .TabbedPanelsContent p {
	padding-left: 10px;
	margin-bottom: 10px;
} 

/**/
/*-- Zweite Box mit Kommentaren ------ --*/
#inhalt-info .inhalt-box-comment {
	width:221px;
	/*border: solid 1px #000;*/
}
#inhalt-info .inhalt-box-comment h2 {
	margin-top: 20px;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: normal;
}
#inhalt-info .inhalt-box-comment ul {
	margin-top: 9px;
	margin-bottom:0px;
}
#inhalt-info .inhalt-box-comment ul li {
	line-height: normal;
	margin-bottom: 0px; 
	padding: 5px 5px 22px 8px;
	background: url(img/bg_inhalt_box_comment.gif) no-repeat 0px 0px;
}
/**/
/*-- Dritte Box mit Ähnlichen Artikeln ------ --*/
#inhalt-info .inhalt-box-artikel {
	width:221px;
}
#inhalt-info .inhalt-box-artikel h2 {
	margin-top: 20px;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: normal;
}
#inhalt-info .inhalt-box-artikel ul {
	margin-top: 5px;
	margin-bottom: 0px;
}
#inhalt-info .inhalt-box-artikel ul li {
	line-height: normal;
}
/**/
/*-- Inhalt-Themen Scroller Container --------------------------------------------- --*/
/**/
#cont-themen-scroller {
	/*float: left;*/
	margin: 20px 0px 44px 0px;
	background-color: #f4f4f4;
}


/**/
/*-- Inhalt Container für Magazin- oder Listenansicht --------------------------------------------- --*/
/**/
#cont-magazin-list {
	/*border: solid 1px #000;*/
	width:654px;
}
/*-- Post Container nebeneinenader ausrichten --*/
#cont-magazin-list div[id|= "post"] {
	float:left;
	height:600px;
	margin-right:27px;
	overflow:hidden;
	padding-right:1px;
	width:299px;
	/*margin-bottom: 20px;*/
}
#cont-magazin-list div[id|= "post"] .beitrags-info {
	max-width:227px;
	padding-bottom: 10px;
}


/*-- Weiterlesen Button --*/
#mittelbereich a.more-link {
	display:block;
	line-height:normal;
	margin-top:5px;
	padding:2px 14px 5px 7px;
	width:80px;
}
#mittelbereich a:hover.more-link {
	background: url(img/bg_but_morelink_on.gif) no-repeat 0px 0px;
	text-decoration: none;
	color: #fff;
	/*padding: 2px;*/
	/*width:150px;*/
}


/**/
/*-- Die Kategorieseite --------------------------------------------- --*/
/**/
#cont-zweispalter-kategorie {
	/*border: solid 1px #000;*/
	height: 1%;
	margin-bottom:20px;
}

#cont-zweispalter-kategorie #inhalt {
	max-width:303px;
}
#cont-zweispalter-kategorie #inhalt div[id|="post"] .beitrags-info {
	max-width:248px;
}
/*-- Kommentar Info Box --*/
#cont-zweispalter-kategorie #inhalt-info .inhalt-box-kategorie {
	padding:10px 4px 0px 10px;
	border: solid 1px #F3F3F3;
	border-bottom: solid 1px #ccc;
	background-color: #F1F1F1;
	width: 308px;
}
#cont-zweispalter-kategorie #inhalt-info .inhalt-box-kategorie h2 {
	font-size: 1.1em;
	font-weight: normal;
}
#cont-zweispalter-kategorie #inhalt-info .inhalt-box-kategorie ul {
	float:left;
	margin-bottom: 20px;
}
/*Category MEIST KOMMENTIERT*/
#cont-zweispalter-kategorie #inhalt-info .inhalt-box-kategorie ul li {
	background: transparent url(img/bg_themen_most_comment_icon.gif) no-repeat scroll right top;
	border-bottom: dotted 1px #B3B3B3;
	float: left;
	height: 1%;
	margin-bottom: 1px;
	padding: 2px 20px 2px 0;
	text-align: right;
	width: 285px;	
}
/*Category MEIST GELESEN*/
#cont-zweispalter-kategorie #inhalt-info .inhalt-box-kategorie ul.most-read li {
	background: transparent url(img/bg_themen_most_read_icon.gif) no-repeat scroll right top;
}
#cont-zweispalter-kategorie #inhalt-info .inhalt-box-kategorie ul li a {
	text-align:left;
	width:240px;
	float:left;
}



/**/
/*-- Kommentar-Bereich z.B. Singleseite ------------------------------------------------------------------- --*/
/**/
/*-- Haupt-Überschrift Kommentare --*/
h2#comments {
	font-size: 1.5em;
	letter-spacing: normal;
	font-weight: normal; 
}
/*-- Pulldownliste Kommentare sortieren --*/
.komment-pulldown, .komment-pulldown-label {
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	margin-right: 10px;
}
#mittelbereich .komment-pulldown form {
	margin-top: 0px;
}
.komment-pulldown form.komment-sortieren select {
	background-color:#f1f1f1;
	border: solid 1px #77787A;
	font-size: 1.0em;
}


/*-- Kommentar Auflistung ---------- --*/
ol#commentlist {
    margin-top: 1em;
    list-style: none;
    margin-left: 0;
    padding-left: 0px;
}
/*-- Einfacher Kommentar --*/
#commentlist li.kommentare {
    margin-bottom: 30px; 
	padding: 0px 10px 18px 10px;
	background: none #FAFAFA;
}
#commentlist li.kommentare .cont-avatar {
	padding: 0;
	margin: 10px 0px 0px 0px;
    background: url(img/kommentar-icon.gif) no-repeat 0px 0px;
	width: 32px;
	height: 32px;
	float:left;
}
#commentlist li h3 {
    font-weight: bold; 
	font-size: 1.0em;
 	margin: 10px 0px 0px 10px;
	float:left;
}
#commentlist li h3 a {
	font-weight: bold;
}
#commentlist li.kommentare p.kommentar-info {
	font-weight: bold;
	margin: 9px 0px 0px 5px;
	float:left;
}
#commentlist li.kommentare p.kommentar-vote {
	font-weight: bold;
	margin: 9px 10px 0px 0px;
	float:right;
}
#commentlist li.kommentare .kommentar-text {
	margin: 0px 0px 10px 50px;
	position: relative;
	line-height:1.5em;
}
#commentlist li.kommentare .kommentar-text p {
	margin: 0px 0px 0px 0px;
	margin-top:5px;
}
#commentlist li.kommentare p.thdrpy {
	margin: 5px 0px 15px 0px;
	position:relative;
}
#commentlist li.kommentare p.thdrpy a {
	padding: 0px 0px 0px 15px;
	background: url(img/bg_icon_klappcont_off.gif) no-repeat 0px 2px;
}
/*-- Ende Einfacher Kommentar --*/

/*-- Verschachtelte Kommentare --*/

.comment-childs {
	background:none;
	border:1px none #999999;
	margin:5px 2px 2px 25px;
	/*padding:4px 2px 2px 4px;*/
	padding:0px;
}
.chalt {
	/*background-color:#E2E2E2;*/
	background:none;
}



/*
#commentlist li p {
    overflow: auto;
}
*/
#commentlist li.kommentare p, #commentlist li.kommentare ul, #commentlist li.kommentare ol, #commentlist li.kommentare dl {
	margin-bottom: 5px;
}

/*Kommentar formular in einer Antwort*/
#commentlist li.kommentare .kommentar-text form#commentform p {
	margin: 0px 0px 5px 0px;
}
/*-- Kommentar Formular --------------------- --*/
/*-- Überschrift --*/
h2#postcomment {
	font-size: 1.15em; 
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#commentform {
	padding: 0px 15px 15px 15px;
}
#commentform p {
    padding: 0px;
	margin: 5px 0px 8px 0px;
}
#commentform label {
	margin-right: 20px;
	padding: 0px;
}
#commentform input, #commentform textarea {
    border: 1px solid #78787A; 
	padding: 3px;
	margin-right: 10px;
    background: #fff;
    font: 1em arial, verdana, sans-serif;
}
#commentform textarea { 
	width: 430px;
}
#commentform input[type=checkbox],#commentform input:hover[type=checkbox] {
	border: 1px  none #78787A;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

#commentform input:hover, #commentform input:focus, #comment:hover, #comment:focus {
    border: 1px solid #444;
}
#commentform #submit {
    background: url(img/bg_but_komment_senden.gif) repeat-x 0px 0px;
	color: #fff; 
	border: none; 
	/*padding: 5px; */
	cursor: pointer;
	width: 150px;
}
#commentform #submit:hover, #commentform #submit:focus {
    background: #ddd; color: #000;
}
#commentform p.form-info {
	padding: 0px;
	margin: 0px;
}
#commentform p.form-info2 {
	font-size: 0.95em; 
}
#commentform a.watis {
	float: none;
	background: url(img/bg_but_watis_on.gif) no-repeat 0px 0px;
	color: #fff;
	padding-top: 0px;
}




/**/
/*-- Seitenleiste (Sidebar) --------------------------------------------------------------------------------------------- --*/
/**/
#sidebar {
	/*border: 1px solid #999;*/
    float: right; 
	width: 20.833em; 
	max-width: 253px;
	color: #4B4B4B;
}
.sidebar-box {
	/*border: 1px solid #fff;*/
	background: url(img/bg_sidebar_box_head.gif) no-repeat;
	padding: 1px 0px 0px 0px;
	/*margin: 0px 0px 10px 0px;*/
}
.sidebar-box-tab {
	/*border: 1px solid #fff;*/
	padding: 0px 0px 0px 0px;
}

.sidebar-box ul {
	margin: 0px;
	padding: 0px;
}
.sidebar-box-inhalt {
	background: url(img/bg_sidebar_box_inhalt.gif) repeat-y;
	margin: 13px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}
#mittelbereich .sidebar-box-inhalt p {
	margin-bottom:0;
}
.sidebar-box-inhalt-tab {
	background: url(img/bg_sidebar_box_inhalt.gif) repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}
.sidebar-box-footer {
	background: url(img/bg_sidebar_box_footer.gif) no-repeat;
	height: 10px;
	margin: 0px 0px 45px 0px;
}
#sidebar h2 {
    margin: 0px 0px 4px 3px;
	padding: 0px;
    font: 1.5em arial, verdana, times, serif;
    letter-spacing: 1px;
    color: #4B4B4B;
}
#sidebar form {
	margin-bottom: 0px;
}
#sidebar ul {
    list-style: none;
    padding-left: 0; 
	margin-left: 0;
	margin-bottom: 0px;
}

#sidebar li {
    margin-bottom: 1px; padding: 2px 0 2px 1em; 
    background: url(img/listen-icon.gif) no-repeat left 7px;
}

/*-- Was ist das? - Buttons --*/
.watis {
	margin: 2px 0px 0px 4px;
	float: right;
	height:13px;
}
.watis a.thickbox {
	background: url(img/bg_but_watis_off.gif) no-repeat 0px 1px;
	font-size: 0.8em;
	display:block;
	line-height:normal;
	padding: 1px 14px 4px 5px;
	height:15px;
}
.watis a:hover.thickbox {
	background: url(img/bg_but_watis_on.gif) no-repeat 0px 1px;
	text-decoration: none;
	color: #fff;
}

/*-- Erste Box ------------------------ --*/
.sidebar-box-inhalt .abo, .sidebar-box-inhalt .bookmark {
	float: left;
}
.sidebar-box-inhalt .abo {
	background: url(img/bg_icon_abo.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 15px;
}

.sidebar-box-inhalt .bookmark {
	background: url(img/bg_icon_bookmark.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 15px;
}

#sidebar .sidebar-box-inhalt .sociable ul li {
	float: left;
	background:none;
	padding: 0px 10px 0px 0px;
}

/*-- Dritte und Vierte Box mit TabbedPanels----------------------- --*/
/*--*/
/*-- Style aus SpryTabbedPanels.css entnommen --*/
/*-- Container-Aussen --*/

#sidebar .sidebar-box-inhalt-tab .TabbedPanels {
	clear: none;
    /*float: left;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 3px;
    width: 237px;
	line-height: normal;
}
/*-- Container-Reiternavi --*/
#sidebar .sidebar-box-inhalt-tab ul.TabbedPanelsTabGroup {
    padding: 0px 0px 0px 0px;
    margin: 0px;
	height: 35px;
}
/*-- li tags der Reiternavi --*/
#sidebar .sidebar-box-inhalt-tab li.TabbedPanelsTab {
    float: left;
	border-right: #F1F1F1 2px solid;
	padding: 10px 10px 9px 10px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    position: relative;
    background-color: #fff;
	background: url(img/bg_but_tab_off.gif) repeat-x;
}
/*-- Zustände der Reiternavi --*/
#sidebar .sidebar-box-inhalt-tab li.TabbedPanelsTabHover {
    /*background-color: #ccc;*/
}
#sidebar .sidebar-box-inhalt-tab li.TabbedPanelsTabSelected {
    background-color: #fff;
	background: url(img/bg_but_tab_on.gif) repeat-x;
} 
#sidebar .sidebar-box-inhalt-tab li.TabbedPanelsTab a {
    /*color: #3683ab;*/
} 
/*-- Container-Inhalte mit den Tab-Containern --*/
#sidebar .sidebar-box-inhalt-tab .TabbedPanelsContentGroup {
    /*clear: both;*/
    background-color: #fff;
}
/*-- Tab-Containern --*/
#sidebar .sidebar-box-inhalt-tab .TabbedPanelsContent {
    padding: 10px 4px 4px 11px;
	min-height: 100px;
	/*overflow:hidden;*/
	width: 222px;
} 
/*-- die Slideboxen müssen in den Tabcontainern extra nach rechts versetzt werden --*/
#sidebar .sidebar-box-inhalt-tab #butt-Div2, #sidebar .sidebar-box-inhalt-tab #vertical_slide2, #sidebar .sidebar-box-inhalt-tab #butt-Div3, #sidebar .sidebar-box-inhalt-tab #vertical_slide3 {
    margin: 0px 0px 0px 14px;
} 

/*-- Fünfte Box ----------------------- --*/
#sidebar .tag-wolke li {
    list-style: none;
    padding-left: 0; margin-left: 0;
    background: #ffffff;
}

/*-- Slidecontainer unter den TabBoxen - Buttons --*/
#butt-Div1.butt-normal #on1 a, #butt-Div2.butt-normal #on2 a, #butt-Div3.butt-normal #on3 a {
background:transparent url(img/bg_icon_klappcont_off.gif) no-repeat scroll 0 2px;
padding:0 0 0 15px;
}
#butt-Div1.butt-normal #off1 a, #butt-Div2.butt-normal #off2 a, #butt-Div3.butt-normal #off3 a {
background:transparent url(img/bg_icon_klappcont_on.gif) no-repeat scroll 0 2px;
padding:0 0 0 15px;
}


/**/
/*-- Footerbereich --------------------------------------------------------------------------------------------- --*/
/**/
#cont-footer {
    padding: 18px 0px 15px 19px;  
	background-color: #575757;
}
#footer {
    /*border: solid 1px #000;*/
	color: #fff;
    /*margin: 14px 10px 10px 19px;*/
    clear: both;
    font-size: 1.2em;
	background: #575757 url(img/bg_footer.gif) repeat-y;
}

#top-link {
	height: 4.4em;
	text-align:right;
	background: #fff url(img/bg_top.gif) repeat-x bottom;
}
#footer-bereich1, #footer-bereich2, #footer-bereich3 {
    /*border: solid 1px #fff;*/
    /*width: 23.90em; 
	max-width: 273px;*/ 
	margin-bottom: 15px;
    float: left;
}
#footer-bereich1 {
    margin-right: 1.0em;
	width: 25.60em;
}
#footer-bereich1 li {
    margin-bottom: 1.4em;
}
#footer-bereich2 {
	margin-left: 2.5em;
    margin-right: 1.1em;
	width: 21.5em;
}

#footer-bereich3 {
	margin-left: 2.0em;
	width: 24.0em;
}

#footer h2 {
    margin-top: 0px;
    font-size: 1.2em;
    text-transform: uppercase;
	font-weight:normal;
	letter-spacing: normal;
	margin: 0px 0px 12px 0px;
}
#footer h3 {
    margin: 0px;
	font-size: 1.0em;
}

#footer ul, #footer ol {
    list-style: none; 
	margin: 0; 
	padding: 0;
}

.footer-bg {
	background-color: #ccc;
}

#footer-hinweis {
	padding: 9px 0px 10px 21px;
	margin-bottom: 1px;
	font-size: 1.1em;
	float:left;
}
#footer-nav {
	float:right;
	margin-bottom: 1px;
	font-size: 1.1em;
	padding: 9px 0px 10px 0px;
}
#footer-nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer-nav ul li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 10px 0px 5px;
	padding:0;
	text-align:center;
}



#footer ul li a {
    color: #fff; 
	text-decoration: none; 
	border-bottom: 1px solid #fff;
}
#footer ul li a:hover {
    color: #fff; 
	text-decoration: none; 
	border-bottom: 1px solid #fff;
}
#footer-nav ul li a,#footer-hinweis a {
	color: #707070;
	text-decoration: underline;
}
/*Box 3 Linkliste zweispaltig*/
#footer-bereich3 ul li ul li {
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	width:132px;
}


/**/
/*-- Plugins --------------------------------------------------------------------------------------------- --*/
/**/
/*-- Letzte 14 Tage --*/
#mittelbereich .last-days h2 {
	margin-bottom: 13px;
}
#mittelbereich .last-days ul li {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: none;
	color: #000;
}
#mittelbereich .last-days ul li .feedback-small {
	padding: 0px 1px 5px 0px;
	width: 22px;
	background: transparent url(img/bg_feedback_small.gif) no-repeat 0px 0px;
	margin: 0px 10px 0px 0px;
	float:left;
	text-align: center;
}

#mittelbereich .last-days ul li .feedback-small a {
	color: #6D6D6D;
}

/*-- Pagebar --*/
.pagebar {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: center;
	color: #000;
}
.pagebar a {
    background: #fff; 
	padding: 1px 4px 1px 4px; 
	margin: 0px 1px; 
	border: 1px solid #3683ab;
}
.pagebar .this-page, .pagebar .break, .pagebar .all-pages {
	padding: 1px 4px 1px 4px;
	border: 1px solid #000;
}

/*-- Bookmarks --*/
.sociable {
	margin: 0px;
	width: 220px
}

/*-- Antworten auf Kommentare --*/
.comment-childs img {
float:left;
margin-right: 10px;
}
.comment-childs p.thdrpy a {
clear:both;
margin-left: 0px; /* Anpassung, vorher 43px */
}

/*-- Themenscroller Startseite --*/

/*-- Teaserbild index und category --*/
.teaser_bild_small {
	width:120px;
	float:left;
	padding:8px 10px 10px 0px;
	}
	
.teaser_text img {
display:none;
}

#mittelbereich .gdsr-plain .starsbar.gdsr-size-16 .gdouter {
 position:relative;
 width: 80px;
}



/* Korrekturen & neue Klassen Nov 2010 */
.meinung-zaehlt {margin-top:-22px;}

#commentlist li.kommentare .kommentar-text .chalt p {margin-left:42px;}

.autoren-dropdown {width:230px; overflow:hidden;}

.rating-results-sidebar  table td {vertical-align:top;}
.rating-results-sidebar thead {font-weight:bold;}
.rating-results-sidebar td.votes, .rating-results-sidebar td.rating {text-align:center;}

.rating-results-category table  {margin-left:-3px; margin-bottom:15px; width:100%;}
.rating-results-category table td {vertical-align:top;}
.rating-results-category  thead {font-weight:bold;}
.rating-results-category td.votes, .rating-results-category td.rating {text-align:center;}
.rating-results-category td {border-bottom:1px dotted #B3B3B3; border-collapse: collapse; border-spacing:0px;}

#mittelbereich .recentcomments p {margin-bottom:5px; margin-top:20px; font-size:1.5em; font-weight:bold;}
#mittelbereich .recentcomments ul p {margin-bottom:5px; margin-top:0px; font-size:1em; font-weight:normal;}

#mittelbereich .recentcomments ul {margin-top:5px;}

.ratingblock, .thumblock {
width:200px;
}

li.kommentare #commentform {margin-left:45px; margin-top:40px;}

#mittelbereich .alle-autoren-collage {width:100%; background-color:#f1f1ef; padding-top:5px; padding-bottom:5px; padding-left:10px; margin-top:10px;}
#mittelbereich .alle-autoren ul li {float:left; width:205px; margin-right:0px; list-style-type:none;}

