
p.whiteline {
    margin-top: 0em;
    margin-bottom: 1em;
}

p.break {
    margin-top: 0em;
    margin-bottom: 0em;
}

img {
   behavior: url("http://kleinsthof.de/blog/plugin/pngbehavior.htc");
}

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/s9y_kleinsthof/style.css  */
/* HTML Elements */

body {
    background-color: #F0F0A0;
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 14px;}

a {text-decoration: none;}
a:hover {text-decoration: none; color: #ff9f33;}


h1, h3, h4 {
    font-family: Arial, Helvetica;
    background-color: #ffe200;
    margin: 0;
    padding: 0;
    border-color:#ff9f33;
    border-style:solid;
    border-width:thin;
    text-align: left;
}
h1 {font-size: 20px; font-weight:bold;}
h2 {font-size: 16px; }
h3 {font-size: 10px; }
h4 {font-size: 14px; }

p {font-family:  Arial, Helvetica; font-size: 14px; text-align: justify; margin-bottom:5px;}

/* Kleinsthofspezifika */
.spaceline   {
	padding-bottom: 1px;
	width: 125px	;
}

.zitat  {
	border-left: 2px #ff9f33 solid;
	padding-left: 5px;
	padding-right: 20px;
	margin-left: 10px;
}
.menuline {
    background-color: #ffe200;
    padding-bottom: 3pt;
    margin-top:2pt;
    margin-bottom:8pt;
    border-style:none;
    border-color:#F0F0A0;
    border-style:solid;
    border-width:thin; 
	}
.menulinks  {
	background-color: #ffe200;}
.a  {font-family:  Arial, Helvetica; font-size: 11px;}
.am  {font-family:  Arial, Helvetica; font-size: 11px; text-align: center;}
.bb  {font-family:  Arial, Helvetica; font-size: 14px; font-weight: bold}
.db {font-family:  Arial, Helvetica; font-size: 20px; font-weight:bold;}

hr {height: 0px; border: solid #ff9f33 0px; border-top-width: 1px;}
/* Kleinsthofspezifika - ENDE */

/* Banner 

#serendipity_banner {
  font-family: verdana, arial, sans-serif;
  border-bottom: thin dotted white;
  border-top: medium solid #99CCFF;
  background: #336699;
  padding: 15px;
  letter-spacing: 0.2em;
}
*/
a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
  text-decoration: none;
  font-size: x-large;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  font-size: x-large;
  text-decoration: none;
  color: #99CCFF;
  font-size: small;
}

/* Calendar */

table.serendipity_calendar a,
table.serendipity_calendar a:link,
table.serendipity_calendar a:visited,
table.serendipity_calendar a:hover {
  color: #666;
  font-size: x-small;
}

table.serendipity_calendar td {
  line-height: 140%;
  font-size: x-small;
}

td.serendipity_weekDayName {
  font-size: x-small;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  font-family: verdana, arial, sans-serif;
  color: #003366;
  font-size: x-small;
  text-decoration: none;
  font-weight: bold;
}

/* Sidebars */

#serendipityLeftSideBar,
#serendipityRightSideBar {
  display: block;
  padding: 10px;
  vertical-align: top;
}

.serendipitySideBarTitle {
  font-family: verdana, arial, sans-serif;
  color: #666;
  font-size: x-small;
  font-weight: bold;
  background-color: #eee;
  line-height: 140%;
  padding: 0.2em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-align: center;
}

div.serendipitySideBarItem {
  font-family: verdana, arial, sans-serif;
  color: #333;
  font-size: x-small;
  font-weight: normal;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.serendipitySideBarContent {
  padding-top: 0.5em;
}
/*  padding-left: 0.1em;
  padding-right: 0.1em;
*/

/* Entries */

div.serendipity_Entry_Date {
/*    margin-bottom: 15px;
    padding: 0;
    border-color:#ff9f33;
    border-style:solid;
    border-width:thin; */
}

.serendipity_date {
  font-family:  Arial, Helvetica; 
  font-size: 11px;
  text-align: right;
  color: #666;
}

div.serendipity_freeTag {
  padding-bottom: 0.4em;
}

.serendipity_title_row {
  background-color: #ffe200;
  font-size: large;
  border: 1px solid #ff9f33;
}
.serendipity_title {
},
.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
  font-family: verdana, arial;
  color: #003366;
  font-weight: bold;
  font-size: small;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 0.0em;
}

.serendipity_entry,
.serendipity_admin {
  font-size: small;
  font-weight: normal;
  line-height: 140%;
  padding-left: 0.1em;
  padding-top: 0.3em;
}

div.serendipity_entryFooter {

  clear: both;
  font-size: x-small;
  text-align: right;
  border-bottom: 1px solid #ff9f33;
  border-right:  1px solid #ff9f33;
  margin-bottom: 1em;
  padding-right: 0.4em;
}

/* Comments */

.serendipity_comment {
  font-size: small;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 3px;
  overflow: auto;
  border:1px solid #ff9f33;
}

.serendipity_comment_source {
  padding-left: 10px;
  border-bottom:1px solid #ff9f33;
}

.serendipity_commentBody {
  padding-left: 10px;
}

.serendipity_comment_action {
  padding-right: 10px;
  text-align:right;
}

.serendipity_commentsLabel {
  font-size: small;
}

/*.serendipity_commentsTitle {
  font-size: normal;
  font-weight: bold;
  text-transform: uppercase;
}
*/
.serendipity_commentsTitle {
    font-family: Arial, Helvetica;
    font-size: 11px;
    background-color: #ffe200;
    margin: 0;
    padding: 0;
    border-color:#ff9f33;
    border-style:solid;
    border-width:thin;
    text-align: left;
}
/* Admin */

.serendipity_admin td {
}

/* Misc */

#content {
  width: 100%;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
/*    margin: 0px; */
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 9pt;
    text-align: center;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #eee;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 10px;
}

.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    background-color: #f5f5f5;
}
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
