 /*
Theme Name: Web2Beratung-Einradnews
Theme URI: http://www.web2beratung.de
Version: 1.1
Author: Dr. Barbara Niedner
Author URI: http://www.web2beratung.de
*/
/*****************************************************
			*** Allgemeines ***
 ******************************************************/
* { margin: 0; padding: 0;}

body {
	font-family: Verdana, Geneva, Arial, Sans-Serif; /*serifenlose Schrift */
	font-size: 62.5%;
	color: #646464; /* grau*/
	background-color: #666666; /*gesamt Hintergrundfarbe - dunkelgrau*/}
	
blockquote {
    margin: 20px;
	border-left: 3px double #CC1714; /* Farblicher Strich*/
	padding-left: 10px; padding-right: 10px; /* Abstand zum Strich*/
	background-color: #f7f7f7;}

ol 	{list-style: decimal-leading-zero;
	margin: 30px;padding:10px;} /* nummerierte Listen*/
	
a 			{color:#CC1714; text-decoration: none; }
a:visited	{color:#CC1714; text-decoration: none; }
a:hover 	{color:#CC1714; text-decoration: underline;}

small code { font-size: 0.8em;}
img 	{ border: none;	}
p 	{padding: 0 0 6px 0;}
.pagination {text-align: center;} /* nur wenn PlugIn Pagebar fehlt */

hr  {display: none;}

/*****************************************************
			*** Hauptcontainer ***
 ******************************************************/
#container {  
    position: relative; 
	margin: 0 auto;padding: 0px; /* auto zentriert horizontal */
	width: 975px;  /* plus 6px border */
    text-align: left; background: #fff;}

/*****************************************************
			*** Header   ***
 ******************************************************/
#kopfbereich {
    display: block; width: 975px; height: 143px;
    text-indent: -9999px;
    background: url(img/header.jpg) no-repeat;}

/*****************************************************
			*** Horizontales Men�   ***
			   Redslate nav
 ******************************************************/
#hauptnavi{			/* orientiert sich absolut an den #container */
	position:absolute; top:143px;
	display:block;  /* erzeugt eine neue Zeile */
	height:29px;
	font-size:1.2em; font-weight:bold;
	background:transparent url(images/redslate_background.gif) repeat-x top left;
	font-family:Verdana, Geneva, Arial, Sans-Serif;;}
	
#hauptnavi ul{
	list-style-type:none;
	width:975px;}  	/* breite des horizontalen Men�s */	

#hauptnavi ul li{
	display:block;		/* Erzwingt einen Block - das Element erzeugt eine neue Zeile */
	float:left;			/*left = Element steht links und wird rechts umflossen => Liste geht nach rechts weiter */}

#hauptnavi ul li a{
	display:block;		
	float:left;			
	color:#000000;  text-decoration:none;
	padding:7px 8px 2px 8px; height:20px;}
	
#hauptnavi ul li a:hover, #hauptnavi ul li a.current{
	color:#fff;  /* wei� bei Maus dr�ber */
	background:transparent url(images/redslate_backgroundOVER.gif) no-repeat top center;}

/*****************************************************
			*** Mittelbereich   ***
			  Inhalt - Sidebar - Footer
		hier m�sste die zweite Sidebar rein
 ******************************************************/
#mittelbereich {
    padding: 50px 10px 0 25px; /* Abstand von oben - h�ngt vom horizontalen Men� ab */ /* li Wert f�r Inhalt */
    font-size: 1.2em;
    overflow: hidden; clear: left;  /*Fortsetzung bei Textumfluss*/
    background: #fff;}

/*****************************************************
			***  Inhalt   ***		
 ******************************************************/
#inhalt {float: left; width: 500px;}

#inhalt ul {margin: 5px 0 10px 20px; padding:10px; list-style-type:disc;}
#inhalt li {padding: 0 0 6px 10px;}

#inhalt h2 {margin-bottom: 2px;letter-spacing: 1px;
	font: 1.5em Verdana, Geneva, Arial, Sans-Serif;
	color: #CC1714;   /* Farbe �berschrift */
	padding: 0px 0px 23px 0px; }

#inhalt h2.titel-beitrag { 	/* Titel Bietr�ge - fette Linie unter der �berschrift mit Abstand f�r beitrags-info*/
	border-bottom: 2px solid #CC1714;  	
	padding: 13px 0px 3px 0px;}
	
#inhalt h2.titel-seiten {	/* Titel Seiten - zentriert, Fette Linie ohne Abstand */
	text-align: center;	 border-bottom: 2px solid #CC1714;  
	padding: 13px 0px 10px 0px;}
	
#inhalt .der-beitrag {display: block; padding: 10px 0} /* Der Beitrag */

#inhalt h1 {font: 1.4em Verdana, Geneva, Arial, Sans-Serif;
    padding: 13px 5px 5px 0px; letter-spacing: 1px;}
#inhalt h3 {font: 1.3em Verdana, Geneva, Arial, Sans-Serif;
    padding: 4px 0px 2px 0px; letter-spacing: 1px; }
#inhalt h4 {font: bold 1em Verdana, Geneva, Arial, Sans-Serif; }
#inhalt h5 {font: bold 1em Verdana, Geneva, Arial, Sans-Serif; }
	
#inhalt .beitrag-hinweis, #inhalt .kategorie-info {
    background: #f7f7f7; padding: 15px; border: 2px solid #CC1714;}

#inhalt .kategorie-info {text-align: center; }
#inhalt .kategorie-titel {
	padding: 5px 2px 5px 2px; letter-spacing: 1px; color: #CC1714;
	font: 1.6em Verdana, Geneva, Arial, Sans-Serif; }
	
.alignright { float: right; } 
.alignleft { float: left ;}

.allinfos {padding:5px; margin-bottom: 0px; background: #f7f7f7; font-size: 11px;  border: 1px solid #BBC0A2;font-weight: normal;}
.tags {padding:20px 0px 5px 25px; background: #FFF url(img/tag.gif) left no-repeat; font-size: 11px; font-weight: bold; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6}
span.date { background:url(img/date.gif) no-repeat; padding-left:20px; }
span.comments { background:url(img/comment.gif) no-repeat; padding-left:20px; }
span.category { background:url(img/posted.gif) no-repeat; padding-left:20px; }

.related-post { padding: 0 ; margin: 0 0 20px 0}
.related-post {  background: #f7f7f7; border: 1px solid #BBC0A2;}
.related-post ul li {list-style-type:none; background:url(img/listen-icon.gif) no-repeat 0 5px;
padding-left:24px}  
/*****************************************************
			***  Kommentare  ***		
 ******************************************************/

.commentlist ol {margin:0px; padding:0px;}
.commentlist li{padding-top: 5px; border-bottom:1px dotted #e6e6e6; list-style: none}
.avatar img {float:left; padding-right: 10px}
.ctext {margin-left: 0px; padding-top: 10px}
.trackbacks a {color: #CC1714; border-bottom: 1px dotted #e6e6e6;}
.user {font-weight: bold; font-size: 14px;  padding-top:10px;}
.author {background: #FFF8AF; padding-right: 10px;}
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #dadada; height:20px; width:200px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; }
#commentform #url { border:1px solid #dadada; height:20px; width:200px;}
#commentform #comment { border:1px solid #dadada; height:200px; width:500px;}


/*****************************************************
			***  Sidebar  ***		
 ******************************************************/
#sidebar { 	float: right; width: 405px; 
			padding: 5px; background:#f7f7f7; border: 1px solid #bbc0a2;}
	
.weltmeister 	{ width: 180px; padding: 0px 15px 0px 0px; font-weight: bold;}
.suchen 		{ width: 210px; padding: 0px;}

/**************
 *** PlugIn Pagebar ***
 **************/
.pagebar {text-align: center; height:29px; }
	
.pagebar a { 
	background: #dcdecf; 
	padding: 1px 3px 1px 3x; 
	border: 1px solid #BBC0A2;}
	
#inhalt .pagebar a:hover { text-decoration: none; }