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

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

img {
   behavior: url("http://www.sauna-marzahn.de/plugin/pngbehavior.htc");
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
/* 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/sauna/style.css  */
p.whiteline {
margin-top : 0;
margin-bottom : 1em;
}
p.break {
margin-top : 0;
margin-bottom : 0;
}
.serendipity_image_center {
border : 0;
padding-left : 5px;
padding-right : 5px;
}
.serendipity_image_left {
float : left;
border : 0;
padding-left : 5px;
padding-right : 5px;
}
.serendipity_image_right {
float : right;
border : 0;
padding-left : 5px;
padding-right : 5px;
}
.plainList {
list-style : none;
margin-left : 0;
padding-left : 0;
}
.serendipity_center {
margin-left : auto;
margin-right : auto;
text-align : center;
}
.serendipity_msg_important {
color : red;
}
.serendipity_msg_notice {
color : green;
}
.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 : 0;
padding : 0;
text-align : center;
}
.serendipity_imageComment_txt {
border-top : 1px solid #ddd;
margin : 0;
padding : 3px;
clear : both;
font-size : 8pt;
text-align : center;
}
input, textarea, select {
font-size : 10pt;
}
th, td {
font-size : 10pt;
}
li {
list-style-position : inside;
}
blockquote {
margin : 15px 30px 0 15px;
padding-left : 15px;
border-left : 4px solid #2a5a8a;
}
a:link, a:visited, a:active {
color : #8b4513;
text-decoration : none;
}
a:hover {
color : #5f90ba;
text-decoration : underline;
}
.serendipity_center {
margin-left : auto;
margin-right : auto;
text-align : center;
}
.serendipity_msg_important {
color : red;
}
.serendipity_msg_notice {
color : green;
}
.grey {
color : #999;
}
body {
direction : ltr;
font-size : 0.9em;
background-color : #ddccaa;
margin : 0;
padding : 0;
font-family : "trebuchet ms", "bitstream vera sans", arial, sans-serif;
}
#wrap {
width : 880px;
margin : 0 auto;
}
#serendipity_banner {
margin : auto;
width : 100%;
height : 180px;
background-image : url(/uploads/aufmacher.jpg);
}
#mainpane {
border-right : 1px solid #8b4513;
border-left : 1px solid #8b4513;
border-bottom : 1px solid #8b4513;
margin : 0 auto;
width : 100%;
border-top : 0;
background-color : #ffdead;
}
#content {
padding : 0 10px 10px 10px;
margin : 0 10px 10px 10px;
width : auto;
}
#serendipityRightSideBar {
width : 170px;
padding : 0 0 0 10px;
margin : 0;
vertical-align : top;
}
#serendipityLeftSideBar {
width : 170px;
padding : 0 10px 0 1px;
margin : 0;
vertical-align : top;
}
#footer {
padding : 0;
margin : 0;
background-color : #ddccaa;
}
a.homelink1, a.homelink1:hover, a.homelink1:link, a.homelink1:visited, #serendipity_banner h1 {
color : #ffffff;
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size : 20px;
padding-left : 15px;
padding-top : 20px;
margin : 0;
text-decoration : none;
}
a.homelink2, a.homelink2:hover, a.homelink2:link, a.homelink2:visited, #serendipity_banner h2 {
color : #ffffff;
padding-left : 15px;
font-size : 14px;
margin : 0;
text-decoration : none;
}
#footer p {
color : #666;
text-transform : lowercase;
font-size : 9pt;
font-weight : bold;
line-height : 1.5;
}
#footer a {
color : #8b4513;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
}
.serendipity_entry {
font-family : arial, helvetica, sans-serif;
color : #333;
font-size : 9.5pt;
font-weight : normal;
margin : 10px 0 40px 0;
}
.serendipity_Entry_Date {
clear : both;
}
.serendipity_date {
text-align : right;
line-height : 0.85em;
color : #999;
margin : 10px 0 0 0;
text-transform : lowercase;
display : block;
font-size : 0.9em;
border-bottom : 1px solid #ddd;
padding : 10px 12px 0 0;
}
.serendipity_title {
font-size : medium;
font-weight : bold;
margin-top : 5px;
color : #8b4513;
}
.serendipity_meta_title {
font-size : small;
font-weight : bold;
margin : 0;
padding : 0;
color : #8b4513;
}
.serendipity_title a:link, .serendipity_title a:visited {
text-decoration : none;
font-weight : bold;
border : 0;
background : none;
color : #8b4513;
}
.serendipity_title a:hover {
color : #e37235;
}
.serendipity_entry p {
margin-top : 0;
padding-bottom : 0;
}
.serendipity_entry_extended {
margin-top : 20px;
}
#extended {
background : none;
display : none;
}
div.serendipity_entryFooter {
margin : 0 0 10px 10px;
width : 170px;
float : right;
border : 1px solid #ddecfb;
background-color : #f6f8fb;
font-size : 0.8em;
color : #000000;
padding-bottom : 4px;
}
div.serendipity_entryFooter a {
font-weight : bolder;
}
div.serendipity_entryFooter a:hover {
color : #e37235;
text-decoration : none;
}
img.serendipity_entryIcon {
float : right;
border : 0;
margin-top : 1px;
}
.continue_reading {
display : block;
margin-top : 10px;
clear : left;
}
.continue_reading a {
font-weight : normal;
background : none;
}
.continue_reading a:hover {
color : #5f90ba;
background : none;
text-decoration : underline;
}
.serendipity_pageFooter {
clear : both;
margin-top : 10px;
}
.archive_summary {
clear : both;
margin : 15px 0 0 10px;
font-size : 0.9em;
}
.archive_summary_title {
font-size : 1em;
font-weight : bold;
margin : 0;
padding : 0;
}
.serendipity_commentsTitle {
font-size : medium;
font-weight : bold;
margin-top : 10px;
color : #8b4513;
clear : left;
}
.serendipity_comment {
padding : 3px;
}
.serendipity_comment_source {
margin-top : 5px;
padding-left : 5px;
margin-bottom : 5px;
padding-bottom : 3px;
}
.serendipity_comment_author_self {
border-top : 3px solid #e37235;
border-bottom : 3px solid #e37235;
}
.comment_evenbox {
margin : 0 0 20px 0;
border-top : 1px solid #5f90ba;
border-bottom : 1px solid #5f90ba;
background-color : #fafbfc;
color : #505050;
line-height : 1.5em;
}
.comment_oddbox {
margin : 0 0 20px 0;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-color : #fafbfc;
color : #505050;
line-height : 1.5em;
}
.serendipity_commentForm {
font-size : 13px;
color : #404040;
margin-bottom : 13px;
margin-right : 10px;
margin-left : 10px;
background-color : #ffdead;
}
td.serendipity_commentsLabel {
font-size : 12px;
font-weight : bold;
vertical-align : top;
}
td.serendipity_commentsValue input, td.serendipity_commentsValue select, td.serendipity_commentsValue textarea {
font-size : 12px;
padding : 2px;
}
div.serendipitySideBarContent {
padding-bottom : 12px;
margin-bottom : 12px;
font-size : 12px;
font-weight : normal;
}
.serendipitySideBarTitle {
line-height : 0.85em;
color : #999;
margin : 10px 0 4px 0;
text-transform : lowercase;
display : block;
font-size : 0.9em;
border-bottom : 1px solid #ddd;
padding : 10px 0 0 12px;
}
div.serendipityPlug img {
padding-left : 5px;
}
div.serendipityPlug a {
text-decoration : none;
border : 0;
}
.serendipitySideBarContent input, .serendipitySideBarContent select {
width : 150px;
}
.serendipitySideBarDate {
line-height : 0.9em;
}
table.serendipity_calendar {
border-bottom : 1px solid #ddecfb;
border-left : 1px solid #ddecfb;
border-right : 1px solid #ddecfb;
}
table.serendipity_calendar td {
text-align : center;
padding : 3px;
}
table.serendipity_calendar a {
font-weight : bold;
text-decoration : none;
}
table.serendipity_calendar a:hover {
text-decoration : underline;
}
.serendipity_calendarHeader {
background : #8b4513;
}
td.serendipity_calendarHeader a:link, td.serendipity_calendarHeader a:visited, td.serendipity_calendarHeader a:hover {
border : 0;
color : #ffdead;
text-decoration : none;
}
td.serendipity_weekDayName {
font-size : 95% !important ;
font-size : 90%;
font-weight : 575;
color : #ffdead;
background : #5f90ba;
}
td.serendipity_calendarDay {
color : #888;
font-size : 90%;
}
td.Today {
color : #444;
text-decoration : overline;
}
.row1 {
background : #ddecfb;
}
.row2 {
background : #e2eefb;
}
.row3 {
background : #e7f1fb;
}
.row4 {
background : #ecf3fb;
}
.row5 {
background : #f1f6fb;
}
.row6 {
background : #f6f8fb;
}
.serendipity_imageComment_center, .serendipity_imageComment_left, .serendipity_imageComment_right {
border : 1px solid #dddddd;
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 : 0;
padding : 0;
border : none;
text-align : center;
}
.serendipity_imageComment_txt {
border-top : 1px solid #dddddd;
margin : 0;
padding : 3px;
clear : both;
font-size : 8pt;
text-align : center;
}
.serendipity_search, .staticpage_navigation, .serendipity_overview_noentries {
margin : 10px 0 20px 0;
padding : 10px;
border : 1px solid #c0c0c0;
background-color : #fafbfc;
color : #505050;
line-height : 1.5em;
clear : both;
}
#serendipityQuickSearchTermField {
width : 70%;
margin-top : 10px !important ;
margin : 0;
padding : 0;
}
.searchterm, .searchresults {
color : #8b4513;
font-weight : bold;
}
.serendipity_freetag_taglist {
margin : 10px 0 20px 0;
padding : 15px;
font-size : 80%;
color : #505050;
border : 1px solid #c0c0c0;
background-color : #fafbfc;
line-height : 1.5em;
text-align : justify;
}
.serendipity_freeTag {
margin-top : 10px;
}
img.serendipity_freeTag_xmlButton {
border : none;
padding-left : 2px;
}
.serendipity_karmaVoting {
margin-top : 10px;
}
.serendipity_karmaVoting_links {
display : block;
clear : left;
}
.serendipity_karmaVoting_exits_sep, .serendipity_karmaVoting br {
display : none;
}
.container_serendipity_plugin_comments {
color : #333;
}
.container_serendipity_plugin_comments br {
line-height : 0.5em;
}
.plugin_comment_wrap {
display : block;
margin : 15px 0 0 0;
border-top : 1px solid #ddecfb;
border-bottom : 1px solid #ddecfb;
background-color : #fafbfc;
color : #505050;
}
.plugin_comment_body {
font-style : oblique;
}
/* User Gallery */
div.serendipity_gallery_row {
   clear:left;
   padding-left: 3%;
   margin-right: 3%;
}

div.serendipity_gallery_thumbs {
    padding: 3px;
    border: 1px solid #afafaf;
    float: left;
    overflow:hidden;
    margin: .5em;
}

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

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

div.serendipity_gallery_title {
    font-size: 1.1em;
    text-align:center;
    font-weight:bold;
}

div.serendipity_gallery_navigation {
    font-size: 1.0em;
    text-align:center;
}

img.gallery_thumb {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
   border: 0;
}

div.serendipity_gallery_pagination_top {
	border-top: 1px solid #ccc;
}

div.serendipity_gallery_pagination_bottom {
	border-bottom: 1px solid #ccc;
}

/* EXIF TAGS */
.all_img_info {
 	width: 100%;
 	float: left;
 	text-align: center;
 	margin-bottom: 2em;
}
.exif_info_head {
 	background-color: #ccd9e6; 
 	border: 1px solid #fff;
}
.exif_info_row, .exif_info_head {
 	clear: both;
 	margin: 0 auto;
 	width: 400px;
}
.exif_info_tag, .exif_info {
 	float: left;
 	display: block;
 	width: 120px;
 	text-align: left;
	border: 1px solid #fff;
	background-color: #ccd9e6;
	padding: 3px;
}
.exif_info {
 	width: 264px;
 	background-color: #eee;
}
