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

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

img {
   behavior: url("https://www.open-technology.de/plugin/pngbehavior.htc");
}
/* 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: 10px;
    text-align: center;
}

/* END OF style_fallback.css */
/* templates/RoundedCorner/style.css  */
/*
RoundedCorner serendipity theme by Abdussamad Abdurrazzaq

http://abdussamad.com

 */
 body
{
padding:.5em 1em;

margin:0px;
font-family: Arial, sans-serif;
font-size:11pt;
background-color:#f5f5f5;
}

#banner_tc{
background-image:url("templates/RoundedCorner/img/htc.gif");
background-position:top center;
background-repeat:repeat-x;

}
#banner_rc
{
background-image:url("templates/RoundedCorner/img/hrc.gif");
background-position:right;
background-repeat:repeat-y;
}
#banner_lc
{
background-image:url("templates/RoundedCorner/img/hlc.gif");
background-position:left;
background-repeat:repeat-y;

padding:0px 0px 0px 0px;
margin:0px;
background-color:#333366;
}
#banner_bc
{
background-image:url("templates/RoundedCorner/img/hbc.gif");
background-position:bottom center;
background-repeat:repeat-x;
}
#banner_tl
{
background-image:url("templates/RoundedCorner/img/htl.gif");
background-position:top left;
background-repeat:no-repeat;
}
#banner_tr
{
background-image:url("templates/RoundedCorner/img/htr.gif");
background-position:top right;
background-repeat:no-repeat;
text-align:center;
}
#banner_bl
{
background-image:url("templates/RoundedCorner/img/hbl.gif");
background-position:bottom left;
background-repeat:no-repeat;
}
#banner_br
{
background-image:url("templates/RoundedCorner/img/hbr.gif");
background-position:bottom right;
background-repeat:no-repeat;
}
#top_nav
{
position:relative;
bottom:1.25em;
left:0em;
height:1em;
text-align:center;color:#000;
font-family:georgia,serif	;


}
#top_nav a,#top_nav a:visited,#top_nav a:hover{color:#000 !important; padding:0px 1.5em;font-weight:bold;}


#content_right_only_position
{
position:relative;
float:left;
width:73%;

background-color:transparent;
}

#content_left_only_position
{
position:relative;
float:right;
width:73%;

}

#content_middle_position
{
position:relative;
float:left;
width:46%;

}

#content_tc{
background-image:url("templates/RoundedCorner/img/content_tc.gif");
background-position:top center;
background-repeat:repeat-x;position:relative;

}
#content_rc
{
background-image:url("templates/RoundedCorner/img/content_rc.gif");
background-position:right;
background-repeat:repeat-y;position:relative;
}


#content_lc
{
background-image:url("templates/RoundedCorner/img/content_lc.gif");
background-position:left;
background-repeat:repeat-y;
margin:0px;
background-color:white;
color:black;position:relative;

}

#content_bc
{
background-image:url("templates/RoundedCorner/img/content_bc.gif");
background-position:bottom center;
background-repeat:repeat-x;position:relative;
}
#content_tl
{
background-image:url("templates/RoundedCorner/img/content_tl.gif");
background-position:top left;
background-repeat:no-repeat;position:relative;
}
#content_tr
{
background-image:url("templates/RoundedCorner/img/content_tr.gif");
background-position:top right;
background-repeat:no-repeat;
position:relative;
}
#content_bl
{
background-image:url("templates/RoundedCorner/img/content_bl.gif");
background-position:bottom left;
background-repeat:no-repeat;position:relative;
}
#content_br
{
background-image:url("templates/RoundedCorner/img/content_br.gif");
background-position:bottom right;
background-repeat:no-repeat;position:relative;
}


#content_inside{
position:relative;
padding:25px;
}
#content_inside img{position:relative;}
#sidebar_tc{
background-image:url("templates/RoundedCorner/img/sidebar_tc.gif");
background-position:top center;
background-repeat:repeat-x;

}
#sidebar_rc
{
background-image:url("templates/RoundedCorner/img/sidebar_rc.gif");
background-position:right;
background-repeat:repeat-y;

}
#sidebar_lc
{
background-image:url("templates/RoundedCorner/img/sidebar_lc.gif");
background-position:left;
background-repeat:repeat-y;
background-color:#333366;
}
#sidebar_bc
{
background-image:url("templates/RoundedCorner/img/sidebar_bc.gif");
background-position:bottom center;
background-repeat:repeat-x;
}
#sidebar_tl
{
background-image:url("templates/RoundedCorner/img/sidebar_tl.gif");
background-position:top left;
background-repeat:no-repeat;
}
#sidebar_tr
{
background-image:url("templates/RoundedCorner/img/sidebar_tr.gif");
background-position:top right;
background-repeat:no-repeat;
padding:20px;
}
#sidebar_bl
{
background-image:url("templates/RoundedCorner/img/sidebar_bl.gif");
background-position:bottom left;
background-repeat:no-repeat;
}
#sidebar_br
{
background-image:url("templates/RoundedCorner/img/sidebar_br.gif");
background-position:bottom right;
background-repeat:no-repeat;
}

.right_sidebar_container
{

float:right;
width:26%;

}

.left_sidebar_container
{

float:left;
width:26%;
}
 
 .container_serendipity_plugin_pollbox{width:150px;}
 .serendipitySideBarItem img{border:0px;}
.php,.c,div.html,.css{
white-space:nowrap;
width:100%;
	overflow:auto;}
	
.hdate
{
font-style:normal;	font-size:12pt !important;
}

#hdateen{font-size:10pt; font-style:italic;}


h4,h3 {
    margin: 0;
}

#serendipityRightSideBar {

    padding:0px;
		
}

#serendipityLeftSideBar {
        padding:0px;

}


input, textarea {
    font-size: 10pt;
    font-family: Arial, sans-serif;
}



#serendipity_banner {
 	background-color: inherit;
	color:#ffffff;
	height:7.5em;

}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #FFFFFF;
    background-color:inherit;
    font-family: Arial, sans-serif;
    font-size : 16pt;
    padding:1em 0em 0em 0em;
    margin: 0px;		
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #FFFFFF;			
	background-color:inherit;
    padding:0em;
    font-size: 12pt;
    font-style:italic;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    font-family: Arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 10px;
    color:#000000;
    background-color:inherit;
  }

.serendipity_title a:link,
.serendipity_title a:visited {
	
   text-decoration: none;
   border: 0;
   color: #000000;
   background-color:inherit;
}

.serendipity_title a:hover {
  background-color:inherit;
  color:#000066;
	 text-decoration:none;
}

.serendipity_search_noentries
{
height:75px;	
}

.serendipity_entry {
    font-family: Arial, sans-serif;
    font-size: 11pt;
    font-weight: normal ;line-height:150%;
 
}

.serendipity_entry a:link,.serendipity_entry a:visited{ color:#3366ff;}
.serendipity_entry a:hover{color:#000066;}

.serendipity_entry_date {
										
    margin: auto;
}

.serendipity_date {
    font-family:Arial, sans-serif;
    font-size: 9pt;
    margin: 20px 0px;
    text-align: left;
	font-weight:bold;
	color:#a9a9a9;
}

.serendipity_commentsTitle
{
    text-align:left;
    font-weight:bold;
    margin:1em;
		background-color:inherit;
     border-bottom:1px solid #cccccc;
}

div.serendipity_entryFooter {
    font-family: Arial, sans-serif;
    font-size:9pt;
    color: #a9a9a9;
		background-color:inherit;
	
    padding:  4px;
    clear: both;
		margin-top:1em;
		margin-bottom:3em;
		}

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

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

.serendipity_commentDirection{
	font-size:11pt;
}

.serendipity_commentForm {
    
    
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
   }
a{background-color:transparent;}
a:link,
a:visited,
a:active {
    color: #6699ff;		background-color:inherit;
    text-decoration: none;
}
a:hover {
   color:#000066;		background-color:inherit;
       text-decoration: underline;
}
table.serendipity_calendar{width:auto !important;}
table.serendipity_calendar td {
    font-size:.75em;color:#fff;
    padding: 3px;
}
table.serendipity_calendar a {
    
    font-weight: bold;
    text-decoration:none;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
    color:#000066;
}

td.serendipity_weekDayName {
    font-size:11px;
    font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

div.serendipityPlug {
    padding-left: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 12px;
    margin-bottom: 2em;
    font-size: 12px;
    font-weight:normal;
   color:#fff;
}
div.serendipitySideBarItem  a:hover{color:#6699ff;}
/*  of an individual item */
.serendipitySideBarTitle {
    
    font-family: arial, sans-serif;
    color: #FFFFFF;		background-color:inherit;
    font-size: 1em;
    font-weight:bold;
				text-align:left;
    margin:10px 0px;
		
}

.serendipityImageButton {
    cursor: pointer;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
	position:relative;
    border: 1px solid #DDDDDD;
		color:black;
    background-color: #f0f8ff;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.serendipity_imageComment_center a img,
.serendipity_imageComment_left a img,
.serendipity_imageComment_right a img
{
	
	border: 0px}


.serendipity_imageComment_left{
 float: left;	
margin-right:10px;

}
.serendipity_imageComment_right{
margin-left:10px;
 float: right;
}

.serendipity_imageComment_center {
    margin: auto;
}


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

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


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

.serendipity_msg_important {
    color: red; 		background-color:inherit;
}

.serendipity_msg_notice {
    color: green;		background-color:inherit;
}

div.serendipity_pageFooter, div.serendipity_pageFooter a
{
color:#000;background-color:inherit;
text-align:center;
border:0px;
}
div.serendipity_pageFooter a{text-decoration:underline;}
div.serendipity_pageFooter a:hover,div.serendipity_pageFooter a:visited{color:#000;}

.serendipity_xml_icon a:hover
{
text-decoration:none;	
}

#serendipity_categories_list li{margin-bottom:5px !important;
}


.credit_footer
{
	clear:both;
margin:1em;

width:auto;

		font-size:.75em;
	text-align:center;	
}
.credit_footer a,.credit_footer a:visited
{text-decoration:underline;
color:#000; 
}


#serendipity_comment_page
{
background-color:#fff !important;	
}

.serendipity_comment {
    
margin:0em;
   padding:1em;
    
    overflow: auto;
}
