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

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

img {
   behavior: url("http://www.news.ernaehrung-online.at/plugin/pngbehavior.htc");
}
#plugin_wrapurl_pagetitle { width: 100%; border: 0 none; border-collapse: collapse; border-spacing: 0; height:1000px; }
      .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/connections/style.css  */
/* General Styles */
p {
	margin: 0 0 1em;
	padding: 0px;
}
h1, h2, h3, h4 {
	font-family: Tahoma, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
    letter-spacing: 1px;
	margin: 10px
	padding: 0px;
	line-height: 1em;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 10px 45px;
	padding: 0px 0px 10px 45px;
	background: url(templates/connections/img/blockquote.gif) no-repeat left top;
	font-style:italic;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}
a {
	color: #FF9900;	
	text-decoration:none;
}
a:visited {
	color: #8A3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
a img, .emoticon {
	border: none;
}
p img {
	max-width:100%;
	padding: 0px;
}
.serendipity_msg_important {
	color: #b22222;
	font-weight: bold;
	font-size: small;
}
.serendipity_msg_notice {
	color: green;
	font-weight: bold;
	font-size: small;
}
.serendipity_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.serendipity_left {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.serendipity_right  {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

/* End General Styles */


/* Begin Structure */
body {
	font-family: Verdana, Arial, Sans-Serif;
	margin:0px;
	padding:0px;
	font-size: 0.9em;
	color:#29303B;
	line-height:1.3em;
	background: #F4F4F4;
}
#wrap {
	background: url(templates/connections/img/rap.jpg) center repeat-y;
	width:760px;
	margin:0px auto;
	padding:0px 8px;
	text-align:left;
	font-size: 0.9em;
	background-color:#F4F4F4;
}
#main {
	height:100%;
	margin:0px auto;
	padding:0px;
	width:740px; 
	background: #F4F4F4 url(templates/connections/img/content_bg.gif) repeat;
}
#content {
	width:510px;
	float:left;
	padding:5px;
	margin:0px;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:186px;
	padding:8px 0px 10px 8px;
	margin:0px;
	font-size:1em;
	color:#333;
}
#header {
	margin: 0px auto 0px auto;
	background: #fff url(templates/connections/img/top.jpg) no-repeat center top;
 	height: 185px;
	width:760px;
	padding:0px;
	border:#fc9 0px solid;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#EDF7FE 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}

/* End Structure */


/* Begin Header Styles */
#header h1 {
	color:#F7F3ED;
	font-size: large;
	font-weight: bold;
	padding: 18px 10px 5px 0px;
	line-height:110%;
	margin: 0 5px 0 0;
	text-decoration: none;
	text-align:right;
}
#header a, #header a:visited {
	color:#FFCD05;
	text-decoration: none;
}
#header a:hover {
	color:#8A3207;
}

#header h2 {
	color: #0047A2;
	margin-top:0px;
	padding: 0px 15px 0px 0px;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#FFEECF;
}
#topnav li a:hover, #topnav li a:active
{
	color:#FFFFFF;	
}
/* End Header Styles */


/* Begin Footer Styles */
#footer a {
	border:none;
	color:#7A7636;
}

#footer p {
	margin: 0;
	color: #666666;
	font-size: small;
	text-align: center;
	border-top: 1px solid #135022;
}
/* End Footer Styles */


/* Begin Entry Styles */
.post-info
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0px;
	padding:0px;
	color:#333;
}

h2.post-title, h2.serendipity_date {
	color:#8A3207;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	margin:0;
	font-weight:bold;
	text-decoration:none;
}

.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active, .serendipity_date {
	text-decoration:none;
	color:#8A3207;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#0047A2 1px solid;	
	font-size:12px;
}
.post-date {
	float: left;
	color: #D2D2D2;
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0px 0px;
	padding: 8px 3px;
	width: 75px;
	background: #F4F4F4;
	line-height:1em;
}
.serendipity_entry_body, .serendipity_entry {
	padding:10px 0;
	margin:3px 0;
	border-top:#91CCF4 1px solid;	
	font-size:12px;
}
#content input, #content textarea, #content select {
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
.serendipity_entry_body_folded, .serendipity_entry_body_unfolded, .serendipity_entry_extended {
}

div.serendipity_entryFooter {
	color: #999999;
	font-size: xx-small;
	text-align: center;
	margin-bottom: 40px;
	line-height: normal;
	clear:both;
}
img.serendipity_entryIcon {
	float: left;
	margin:3px 10px 10px 0;
	border: 1px solid #efefef;
}
.post-footer 
{
	margin-bottom:20px;
	background:url(templates/connections/img/divider.gif) no-repeat center;
}
/* End Entry Styles */


/* Begin Comment Styles */
td.serendipity_commentsLabel {
	font-size: x-small;
	font-weight: bold;
	vertical-align: top;
}
td.serendipity_commentsValue input, td.serendipity_commentsValue select, td.serendipity_commentsValue textarea {
	border: 1px solid #333;
	padding: 2px;
}
.serendipity_commentsTitle {
	font: 0.9em verdana, helvetica, sans-serif;
	margin: 3em 0 1em 0;
	color: #0047A2;
	text-transform:uppercase;
}
.serendipity_commentBody {
	background: #F3F6ED;
	border-top:#E1D6c6 1px solid;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
}
.serendipity_commentFooter {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	height: 16px;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
	border-bottom:#E1D6c6 1px solid;
	background: #FFFFFF url(templates/connections/img/comments_bottom.jpg) repeat-x bottom;
}
.serendipity_commentForm {
	font-size:x-small;
	color: #ffffff;
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.serendipity_comment, .serendipity_comments {
	width:400px;
	font-size: x-small;
	margin-right: 15px;
	padding-bottom: 0px;
	text-align:left;
}
.serendipity_comment_source {
	background: #F3F6ED;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
}
/* End Comment Styles */


/* Begin Sidebar Styles */
div.serendipitySideBarItem {
	padding-bottom: 12px;
	margin-bottom: 12px;

}
.serendipitySideBarTitle, ItemTitle {
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	padding:2px;
	font-size: 1em;
	color: #B4B4B4;
	text-align:center;
	font-weight:bold;
	background: #FFFFFF url(templates/connections/img/sidenav_top.jpg) no-repeat center top;
	height:22px;
}
.serendipitySideBarContent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	line-height:1.4;
	background-color:#F4F4F4;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
	width: 174px;
}
.serendipitySideBarContent img {
	border:none;
	align:bottom;
}
.serendipitySideBarFooter {
	margin: 0px;
	padding: 0px;
	color: #000000;
	height: 19px;
	background: #FFFFFF url(templates/connections/img/sidenav_bottom.jpg) no-repeat center top;
}
.serendipitySideBarContent input, .serendipitySideBarContent select, .serendipitySideBarContent textarea {
	width: 145px;
	font-size:xx-small;
}
.serendipityImageButton {
	cursor: pointer;
}
/* End Sidebar Styles */


/* Begin Calendar Styles */
table.serendipity_calendar td {
	text-align: center;
}
table.serendipity_calendar a {
	text-decoration:underline;
}
table.serendipity_calendar a:hover {
	text-decoration: none;
}
td.serendipity_weekDayName {
	text-align: center;
	font-weight: normal;
}
td.serendipity_calendarHeader a:link, td.serendipity_calendarHeader a:visited, td.serendipity_calendarHeader a:hover {
	color: #0047A2;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .25em;
	text-decoration: none;
}
/* End Calendar Styles */


/* Begin Image Manager Styles */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
	border: 1px solid #DDDDDD;
	background-color: #F3F6ED;
	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 {
	margin: 0px auto;
	padding: 3px;
	clear: both;
	color: #0047A2;
	font-size: x-small;
	text-align: center;
	line-height:120%;
}
/* End Image Manager Styles */


/* Begin Plugin Styles */
.serendipity_freeTag_xmlButton {
	padding-left:2px;
}
.serendipity_freetag_taglist {
	padding:15px;
	background-color:#F3F6ED;
	border:1px solid #E1D6c6;
	margin: 15px 0 40px 0;
}
.serendipity_plugin_freetag {
	font-size:12px;
}
.serendipity_freeTag {
	color: #999999;
	font-size: x-small;
	text-align: center;
	clear:both;
}


/* End Plugin Styles */
