/*  
Theme Name: This and That

*/


/*--- --- --- Schrift Beitrrag --- und : Ein weiteres tolles WordPress-Blog --- ---*/
body {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #27013A;
	background: #f3f2e7; 
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #626230;
	text-decoration: none;
}

/*a:after{content:url(img/extern.jpg);}*/




a:visited {
	color: #626230;
	text-decoration: none;
}
a:hover {
	color: #626230;
	text-decoration: none;
}

img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 50px;
	font:  28px/100% "Trebuchet MS", Tahoma, Arial;
	color: #626230;
}
h1 a, h1 a:visited{
	color: #626230;
	text-decoration: none;
}
h1 a:hover{
	color: #626230;
	text-decoration: none;
}



/* --- --- Ueberschrift Beitrag und About Me --- --- */
h2 {
	color: #626230;
	margin:0px 0px 0px 0px;
	background:none;
	letter-spacing: -1px;
	font: normal 24px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-bottom: 3px;
	border-bottom:1px dotted #626230;
}

	


h2 a, h2 a:visited {
	color: #626230;
	text-decoration: none;
}
h2 a:hover {
	color: #405c08;
	text-decoration: none;
	border-bottom: 1px solid #626230 ;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #626230;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #626230;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}




/* -----------GEANDERT Alt GROESSE 920px ---------*/
#page {
	margin: 0px auto;
	width: 1004px;
	background: url(img/content.jpg) top center repeat-y;;
	
	}
	
	
/* -----------------------------------------------------------------------------------*/


/*-------------------SUCHE---------------------------------------------------------->>> */	
#search {
	padding: 46px 0 0 40px;
	width: 220px;
	float: left;
}
#searchform {
	text-align: right;
	background: none;
	margin: 0;
	padding: 0;
}
#searchform div{
	padding: 0;
	margin: 0;
}
#searchform #s{	
	background: transparent url(img/search_field.jpg) top right no-repeat;
	width: 136px;
	height: 14px;
	font-size: 10px;
	color: #666;
	padding: 1px 2px;
	border: none;
	}
#searchform #searchsubmit {
	background: transparent url(img/searchbut.jpg) top right no-repeat;
	width: 51px;
	height: 16px;
	color: #9a251d;
	border: none;
	padding: 0 4px;
	margin: 0 0 0 2px;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 14px;
}
#sidebar #searchform #s {
	width: 170px;
	padding: 2px;
	border: 1px solid #FFF;
	background: transparent;
	color: #000;
	}
#sidebar #searchsubmit {
	padding: 1px;
	border: 1px solid #FFF;
	background: transparent;
	color: #FFF;
	}
/* <<< ------------------------------------------------------------------------------------------------ */	
 
 
 /* --- Header Links > Home, search usw. ---*/
#top {
	background: url(img/top.jpg) top center no-repeat;
	margin: 0 auto;
	width: 1004px;
	height: 68px;
}



/* -- Header Top Umrandung oben ---*/
#headertop {
	background: url(img/headertop.jpg) top center no-repeat;
	width: 1004px;
	height: 6px;
	margin: 0 auto;
	font-size: 0;
}

/* -- Header Bild hintergrund ---*/
#header {
	background: url(img/header.jpg) top center repeat-y;
	margin: 0 auto;
	width: 1004px;
}

/* -- Header Bild ---*/
#image {
	background: url(img/clean_headerimg.jpg) top center no-repeat;
	width: 986px;
	height: 221px;
	margin: 0 auto;
	text-align: left;
}

#headerimg {
	background:;
	padding: 130px 0 0 220px;
	text-align: left;
	width: 350px;
	height: 50px;
}

/* -- Header Top Umrandung unten ---*/
#headerbottom {
	background: url(img/headerbottom.jpg) top center no-repeat;
	margin: 0 auto;
	height: 10px;
	width: 1004px;
	font-size: 0;
}

/* -- ----------------Links Header iben----------------------------------------------------------------------------------------*/
.nav {
background: #f1f0de;
	margin: 0;
	padding-left: 20px;
	list-style: none;	
}

/* -- --------------------------------------------------------------------------------------------------------------------------*/
.nav li {
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/menu_li.jpg) center right no-repeat;
}

/* -- --------------------------------------------------------------------------------------------------------------------------*/
.nav .page_item a {	
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	color: #626230;;
	text-decoration: none;
	font-weight: bold;
}

/* -- --------------------------------------------------------------------------------------------------------------------------*/
.nav .page_item a:hover {	
	color: #626230;;
	text-decoration: underline;
}

#menu {
	text-align: left;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 650px;
	padding: 39px 0 0 23px;
}
/*----------------------------------------------*/








/* -----------------------------
         BEITRAEGE --- >>>
-------------------------------*/
/* gesamter Inhalt bzw. Hintergrund von Beitrag */
#content {
    background: none;
	padding: 0px 5px 0px 15px;
	float: left;
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
	border: none;
	background:none;
}

.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 640px;
}

.entrytitel {
	float:left;
	width: 570px;
}




blockquote{
	margin: 5px;
	padding: 5px;
	background:#ecf4dc;
	color:#626230;
	border:1px solid #e1eace;
}
.post-views {
	background: #ffffff;
	padding-left: 7px;
	float:left;
	font-size: 95%;
	color: #626230;
}




/* --- --- --- Posted in --- --- --- */
.post-cat {
	background: #fdfdfd;
	padding-left: 0px;
	float:left;
	font-size: 95%;
	color: #000000;
}
/* <--- */

 .post-footer 
{ 
	font-size: 95%; 
	color: #684721;
	margin: 15px 5px 15px 5px; 
	padding:5px 5px 5px 15px;
	background: none;
	background-color: #fdfdfd;
	border: 1px dotted #626230;
	height:18px;
}


/* --- --- --- Text  Einzelbeitrag: Info --- --- --- */
.postmetadatap { 
	color: #333333; 
	font:  15px/100% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border-top:#626230 1px dotted ;
	border-bottom:#626230 1px dotted ;
	padding:8px; 
	background: #ffffff;
	height: 110px;
}


/* --- --- --- Text  Einzelbeitrag:  This entry was posted on Freitag, Juli 13th, 2007 --- --- --- */
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
}



.post-comments {
	background:#fdfdfd/* url(img/com.gif) no-repeat*/;
	padding-left: 0px;
	float: right;
	font-size: 95%;
	margin: 0px 0px 15px 0px;
}



/* --- --- Datum Beitrag --- --- >>> 
  --- --- --- --- --- --- --- ---- --- */
.date {
	width: 46px;
	float: left;
	padding: 2px;
	margin: 2px 10px 10px 0;
	background: url(img/datebg.jpg) top center no-repeat;
	height: 52px;
	
}
/* --- --- Datum Beitrag --- --- */
.date .month {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #413A30;
	text-align: center;
	display: block;
	line-height: 11px;
	padding: 0;
	font-weight: normal;
}
/* --- --- Datum Beitrag --- --- */
.date .day {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #413A30;
	text-align: center;
	display: block;
	line-height: 18px;
	padding: 2px 0 0 0;
}

.date .year {
	display: block;
	color: #413A30;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: -1px;
	font-weight: none;
}
/* --- --- Ende Datum Beitrag  --- --- >>>
   --- --- --- --- --- --- --- ---- --- */



.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#fff;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #eee;
}
.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
}




/* --- --- Comments  --- --- >>> 
  --- --- --- --- --- --- --- ---- --- */
/* leave a replay  */
#respond {
	padding: 10px 0 5px 8px;
	clear: both;
	font: bold 120%/100% "Trebuchet MS", Tahoma, Arial;
	color: #626230;
}
/* Anzahl Kommentare zum Atikel so u. so   */
#respond1 {
	padding: 10px 0 0px 10px;
	clear: both;
	font: bold 120%/100% "Trebuchet MS", Tahoma, Arial;
	color: #626230;
}
.commentlist {
	margin: 0px 0px 0px 6px;
	padding: 0;
}

.commentlist li 
{
	list-style:none;
	margin: 0;
	padding-left: 0.75em;	
	padding-top: 0.25em;		
	padding-right: 0.75em;	
	padding-bottom: 0.75em;	
	border-left:#626230 1px dotted;
	border-top:#626230 1px dotted;
	border-left-width:1px;
    border-top-width:1px;
	background:#ffffff;	
}

/*- Hintergrund Avatare Datum Name */
.commentlist li .cmtinfo 
{
	padding:5px 0;
	margin-bottom: 10px;
	position:relative;	
	border-bottom:#626230 1px dotted ;
}

/*- Datum */
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0;
	font-weight:normal;			
	font-style:normal;
	display:block;
	color:#333333;	
	font-size:0.9em;
}

/*- Author */
.commentlist li cite 
{
	font-weight:bold;
	font-size:1.1em;
	font-style:normal;	
}

.commentlist li .number 
{ 
	color:#626230;
	float:right;
	font-size:1.6em;
	font-family:"Trebuchet MS", Georgia, Verdana, Arial, Serif;
}

.commentlist li.alt
{
	background:#ffffff;	
	margin-top: 30px;
	margin-bottom: 30px;
}

/* --- --- ICH  --- ---  */
.commentlist li.authorcomment
{
border-left:#920000 1px dotted;
	border-top:#920000 1px dotted;
	border-left-width:1px;
    border-top-width:1px;
}


.nocomments 
{
	font-size:90%;
	text-align:center;
	color:#997;
}
.avatar
{
    float:left;
    margin:0 0.5em 0.5em 0;
}
/* --- --- Ende Comments  --- --- >>> 
  --- --- --- --- --- --- --- ---- --- */


/* --- --- Komentar EIngabe Felder  --- --- >>> 
  --- --- --- --- --- --- --- ---- --- */
input.textbox
{
	border:#626230 1px dotted;
	background:#ffffff;
	font:1em Verdana, Arial, Serif;
	padding:5px;
	width:160px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px dotted #626230;	
	background:#f9fcf9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#626230 1px dotted;
}
#commentform 
{
	margin:0;
	padding:10px;		
}

#commentform #submit{
	background: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #626230;
	border:1px dotted #626230;	
    float:left;
	width: 144px;
	height: 25px;
	cursor: pointer;
	margin-bottom: 2.25em;
}
/* --- --- Ende Komentar EIngabe Felder  --- --- >>> 
  --- --- --- --- --- --- --- ---- --- */




/* --- --- Sidebar Info About Me --- --- >>> 
  --- --- --- --- --- --- --- ---- --- */
#misc{
	width:330px;
		margin: 0px 0px 0px 0px;
	background:none; 

}

#info{
	width:330px;
	font-size:11px;
	color: #920000;
}

#info p{
	width:330px;
	font-size:11px;

}
/* --- --- Ende Sidebar Info About Me --- --- >>>
   --- --- --- --- --- --- --- ---- --- */
   
cite-author{
color: #920000;
font-size:11px;
}

 /* --- Linie --- */
#misc1{
	width:330px;
	margin:0 0 0px 5px;
	padding:0; 
	background:#f1f0de; 
	float:left;
}   
   


/* Sidebar Links Categorie usw --------->>> 
   --- --- --- --- --- --- --- ---- --- */
#info1{
	width:330px;
	font-size:11px;
	margin:5px 0 5px 0;
	padding:0px; 
	background:none; 
	border:#eee 1px solid;
	float:left;
	color: #626230;
}
#left {
	float: left;
	width: 160px;
}

#right {
	float: right;
	width: 170px;
}



/*sidebar title  */

/*sidebar */
#sidebar {
	margin: 0px 0 5px 0;
	float: right;
	padding: 0px 12px 0px 0px;
	width:330px;
	overflow: hidden;
	/*border:#920000 1px solid;*/
	border-left: 1px dotted #666666;
}


#sidebar h3, #sidebar .sidebartitle{
	color: #666;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
	width: 150px;
	text-decoration: none;
	height: 24px; 
	margin: 16px 0 6px 0; 
	padding: 3px 0 3px 3px; 
	line-height: 31px;
	border-bottom: 1px dotted #666666;
	/*border-bottom:#920000 1px solid;*/
}
#sidebar h4, #sidebar .sidebartitle2{
	color: #666;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
	height: 24px; 
	margin: 16px 0 6px 0; 
	padding: 3px 0 3px 3px; 
	width: 310px;
	text-decoration: none;
	line-height: 31px;
	border-bottom: 1px dotted #666666;
	/*border-bottom:#920000 1px solid;*/
}

/*pages widget SIDEBAR */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 3px !important;
}
/*sidebar einzel Auflistung Links*/
#sidebar a, #sidebar a:visited{
	margin: 10px;
	color:#333333;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#sidebar a:hover{
	color:#626230;
    font-size: 11px;
	text-decoration: none;
	border-bottom :1px solid #626230;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
font-size: 11px;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin: 0 0 0 10px;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}


#lastcomments {
	padding-left:10px !important;
	width:330px;
}
/*sidebar einzel Auflistung Links*/
#lastcomments a, #lastcomments a:visited{
background: url(img/arrow.gif) no-repeat !important;
	margin: 0px 0 0px 0px;
	color:#333333;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
#lastcomments a:hover{
	color:#626230;
    font-size: 11px;
	text-decoration: none;
	border-bottom :1px solid #626230;
}




/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left:4px !important;
	width:160px;
}
/*blogroll 2 widget */
ul.list-blogroll2 li{
	background: none;
	padding-right: 4px !important;
	
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 4px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 4px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 4px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 4px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 4px !important;
}

/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}



#countdown li
{
	font-size: 12px;
	color: #920000;
        background: url(img/arrow.gif) no-repeat !important;
	padding-left: 20px !important;
}



/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}


/*search form ----------------------------------------------------
#bsearch{
	width:315px;
	font-size:11px;
	margin:0 0 0 5px;
	padding:10px; 
	background:#3d5d00;
	border:#eee 1px solid;
	float:left;
	color: #ffffff;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 170px;
	height: 16px;
	padding: 4px 0px 0px 0px;
	background: #FBF6FD;
    border:1px solid #eee;
	margin-right: 2px;
	color: #145317;
	font-weight: normal;
}

#searchform input {
	background:#FBF6FD;
	border:1px solid #eee;
	width: 73px;
	height: 22px;
    font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
} ----------------------------------*/


/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
	

	
}
/* footer bar 

#footerbg {
	background: #101010;
	border-top:10px solid #3d5d00
	}

#footer {
	background: #101010;
	color: #FFFFFF;
	width: 920px;
	margin: 0px auto 0px;
	padding: 30px 0px 20px 0px;
	text-align: center;
	font-size: 14px;
	}
	
#footer a, #footer a:visited{
	color: #3d5d00;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
alignments */

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: url(img/header.jpg) top center repeat-y;
	width: 1004px;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 986px;
	height: 280px;
	background: url(img/footer.jpg) top center repeat-y;
	color: #333333;
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	line-height: 17px;
	}
	
#footer p {
	color: #333333;
	padding: 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #626230;
	font-weight: bold;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	border-bottom: 1px dotted #626230;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}
	
#footer h3 {
	color: #626230;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	border-bottom: 1px solid #626230;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 3px 0px;
	text-transform: uppercase;
	}
	
/* Tag Wolke Ueberschrift */
#footer h4 {
	color: #626230;
	font-weight: bold;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	border-bottom: 1px dotted #626230;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 8px 0px;
	text-transform: uppercase;
	}

#footer a {
	color: #626230;
	text-decoration: none;
	}

#footer a:hover {
	color: #626230;
	text-decoration: underline;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #626230;
	}

#footer ul li a:hover {
	background: none;
	color: #626230;
	}
	
#footerleft {
	background: none;
	float: left;
	width: 225px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	}
	
#footermiddle1 {
	background:none;
	float: left;
	width: 225px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#footermiddle1 ul {
	background:none;
	float: left;
	width: 225px;
	margin: 5px 20px 0px 0px;
	padding: 0px;
	}
	
#footermiddle2 {
	background: none;
	float: left;
	width: 200px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
	
#footerright {
	background: none;
	float: right;
	width: 225px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
	
#footerbottom {
	background: url(img/footerbottom.jpg) top center no-repeat;
	margin: 0 auto;
	height: 10px;
	width: 1004px;
	font-size: 0;
}

#footertop {
	background: url(img/footertop.jpg) top center no-repeat;
	margin: 0 auto;
	height: 10px;
	width: 1004px;
	font-size: 0;
}




.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


div.comment-number {
float: right;
text-align: left;
font-size: 2.0em;
font-weight: bold;
font-family: 'Times New Roman', Times, serif;
  margin-top: 0px;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
color: #626230;
}


.pagebar {
	clear: both;
	padding: 10px 0px;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: none;
	background: #f1f0de;

	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #a8a439;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px dotted #fbbc4b;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #a8a439;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #fbbc4b;
	color: #fff;
}

.pagebar a:hover {
	border-color: #a8a439;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}


.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #333333;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}


/************************************************
*	G&auml;stebuch 									*
************************************************/

.comment-page-numbers {
	color: #626230;
	font-weight: none;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	margin: 9px;
}

.comment-page-numbers a:visited {
	color: #626230;
	font-weight: none;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
}


.comment-page-numbers a:hover {
	color: #626230;
	font-weight: none;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}




/************************************************
*	Ueberschrift Geburstagskalender Monat usw.									*
************************************************/
h6 {
	margin:0px 0px 0px 0px;
	color: #626230;
	background:none;
	letter-spacing: -1px;
	font: normal 19px Georgia, Verdana, Tahoma, Arial, sans-serif;
	border-bottom:one;
	padding-top: 10px;
}

	
	
 a#home, a:link#home, a:active#home, a:visited#home, a:hover#home{
	position: fixed;
	right: 0;
 	bottom: 0;
	display: block;
	height: 140px;
	width: 140px;
	background: url('img/too_cool.png') bottom right no-repeat;
 	text-indent: -999em;
	text-decoration: none;
	border-bottom:none;
 }

* html a#homel,  * html a:link#home,  * html a:active#home,   * html a:visited#home,  * html a:hover#home{
	position: fixed;
right: 0;
bottom: 0;
display: block;
height: 1px;
width: 1px;
background-image: none;
text-indent: -999em;
text-decoration: none;
z-index:3;
 }
 
	
	
	
