#blogNaviSeason {
	width: 263px;
	height: 229px;
	float: left;
	position: absolute;
	top: 100px;
	left: -30px;
	background-image: url('/includes/images/blog/nav/blog_season_bg.png');
	background-repeat: no-repeat;
	z-index: 9999;
}

#blogNaviSeason .naviElementsBlog {
	padding-left: 30px;
	height: 30px;
}


#blogNaviCauses {
	width: 250px;
	height: 230px;
	float: left;
	position: absolute;
	top: 237px;
	left: -15px;
	/*background-image: url('/includes/images/blog/nav/blog_causes_bg.png');*/
	background-image: url('/includes/images/blog/nav/zettel_oben.png');
	background-repeat: no-repeat;
	z-index: 9000;
}

#blogNaviCauses .naviElementsBlog {
	padding-left: 42px;
	height: 25px;
	line-height: 25px;
	color: #6B0039;
	background-image: url('/includes/images/blog/nav/zettel_mitte.png');
	background-repeat: repeat-y;
}

#blogNaviCauses .naviCausesFooter {
	padding-left: 42px;
	height: 37px;
	line-height: 25px;
	color: #6B0039;
	background-image: url('/includes/images/blog/nav/zettel_unten.png');
	background-repeat: repeat-y;
}

#blogNaviCauses .naviElementsBlog.active {
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	background-image: url('/includes/images/blog/nav/zettel_mitte.png');
	background-repeat: repeat-y;
}

#blogNaviCauses .trennerCause {
	height: 1px;
	background: url(/includes/images/blog/nav/zettel_mitte_trenner.png);
	background-repeat: no-repeat;
}


#blogNaviCauses .naviElementsBlog a,
#blogNaviCauses .naviElementsBlog a:hover,
#blogNaviCauses .naviElementsBlog a:active,
#blogNaviCauses .naviElementsBlog a:visited {
	text-decoration: none;
	color: #6B0039;
}



/********* Entry Styles *********/

/* container for the entry/post */
.serendipity_entry {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 25px 0; }

.proTipp {
	background-color: #EFF7E0;
	margin-left: -29px;
	margin-right: -29px;
	margin-top: -25px;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 25px;
}

/*Links*/
.serendipity_entry a,
.serendipity_entry a:hover,
.serendipity_entry a:visited {
	color: #6b0039;
	text-decoration:underline;
}

.serendipitySideBarItem a,
.serendipitySideBarItem a:hover,
.serendipitySideBarItem a:visited {
	color: #6b0039;
	text-decoration:underline;
}

.serendipity_titleSearch a,
.serendipity_titleSearch a:hover,
.serendipity_titleSearch a:visited {
	color: #6b0039;
	text-decoration:underline;
}

/* container for entry title and date */
.serendipity_Entry_Date {
	float:right;
	text-align:right;
	position:relative;
}

/**/
div.serendipity_titleDateSingle {
/*	display: block;
	height: 80px;
	margin-bottom: 15px;*/

	position:relative;	
	display: block;
}


/**/
div.serendipity_titleSearch {
	display: block;
	margin-top: 15px;
}


/**/
div.serendipity_titleDateMore {
	display: block;
	height: 15px;
	margin-bottom: 15px;
}


/* style for the actual date below entry title */
.serendipity_date {
	text-align:right;
	color: #000;
	/*margin:10px 0 0 0;*/
	/*display:block;*/
	font-size:12px;
	/*padding: 10px 12px 0 0;*/
}

.serendipity_date a,
.serendipity_date a:hover,
.serendipity_date a:visited {
	color: #6b0039;
	text-decoration:underline; }


/* entry title */
.serendipity_title {
	font-size: 12px;
	font-weight: bold;
	/*margin-top: 5px;*/
	float:left;
	color: #000;
}

/* style for the meta box title */
.serendipity_meta_title {
	font-size: small;
	font-weight: bold;
	margin: 0; padding:0;
	color: #000; }

/* entry title link, regular color is black */
.serendipity_title a:link, .serendipity_title a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border: 0;
	background:none;
	color: #741045;
}

/*entry title link when hovered over, changes to orange */
.serendipity_title a:hover {
	color: #741045; }

/* additional styles used for entry text */
.serendipity_entry p {
	margin-top: 0px;
	padding-bottom: 0px; }

/* style for extended body */
.serendipity_entry_extended {
	margin-top:20px; }

/* prevent styling of the extended placeholder, otherwise the background image is visible */
#extended {
	background:none;
	display:none; }

/* the meta box that includes links to comments, trackbacks etc */
div.serendipity_entryFooter {
	margin: 0 0 10px 10px;
	width:170px;
	float:right;
	font-size: 0.8em;
	color: #000000;
	padding-bottom: 4px;
	display: none;
}

/* style for links within the page footer */
div.serendipity_entryFooter a {
	font-weight:bolder; }

/* style for hovered over links within page footer */
div.serendipity_entryFooter a,
div.serendipity_entryFooter a:hover,
div.serendipity_entryFooter a:visited {
	color: #6b0039;
	text-decoration:underline;
}

div.serendipity_pageFooter a,
div.serendipity_pageFooter a:hover,
div.serendipity_pageFooter a:visited {
	color: #6b0039;
	text-decoration:underline;
}


/* styles for category icon if used */
img.serendipity_entryIcon {
	float: right;
	border: 0px;
	margin-top:1px; }

/* styling the continue reading byline, needed to stop firefox making the link 100% wide */
.continue_reading {
	display:block;

	margin-top:10px;
	}

/* styling the continue reading byline link */
.continue_reading a {
	font-weight:normal;
	background:none; }

/* styling the continue reading byline when hovered over */
.continue_reading a:hover {
	color: #6b0039;
	background:none;
	text-decoration: underline; }

/* not used, but allows additional style to show author's posts in multi-author blogs */
.serendipity_entry_author_self {
	}

/* styles for the next/previous links above footer, includes start page and archives links */
.serendipity_pageFooter {
	clear:both;
	margin-top:10px;
	color: #000;
}
.serendipity_pageFooter .grey {
	color: #999;
}


/* container for summary listings in archives */
.archive_summary {
	clear:both;
	margin:15px 0 0 10px;
	font-size:0.9em;}

/* style for entry title in summary archives overview */
.archive_summary_title {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0; padding:0; }



div.serendipity_entry_body {
	margin-top: 15px;
	position:relative;
}

.entryCommentsCount {
	font-weight: bold;
	color: #781148;
}

/********* End of Entry Styles *********/



/*COMMENT FORM*/

#serendipityCommentFormC td {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666;
}

#serendipityCommentFormC input.cForm,
#serendipityCommentFormC textarea.cForm,
div.serendipitySideBarItem input {
	width: 175px;
	border: 1px solid #eaeaea;
}

#serendipityCommentFormC textarea.cForm {
	width: 430px;
	border: 1px solid #eaeaea;
}



div.serendipity_comment_source {
	float: none;
	clear: both;
	height: 30px;
}

div.serendipity_comment_source .commentNum {
	color: #781148;
	font-weight: bold;
	float: left;
	width: 20px;
}
div.serendipity_comment_source .commentAuthor {
	float: left;
}

div.serendipity_comment_source .commentAuthor .comment_source_author {
	color: #781148;
	text-decoration: underline;
}

div.serendipity_comment_source .commentDate {
	float: right;
}

div.serendipity_commentBody {

}


/* JOIN FORM */
#serendipityJoinFormC td {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666;
}

#serendipityJoinFormC input.cForm,
#serendipityJoinFormC textarea.cForm,
div.serendipitySideBarItem input {
	width: 175px;
	border: 1px solid #eaeaea;
}

#serendipityJoinFormC textarea.cForm {
	width: 430px;
	border: 1px solid #eaeaea;
}

#serendipityJoinFormC input.cFormMissing,
#serendipityJoinFormC textarea.cFormMissing {
	border: 1px solid #741045;
}


div.serendipity_join_source {
	float: none;
	clear: both;
	height: 30px;
}

div.serendipity_join_source .joinNum {
	color: #781148;
	font-weight: bold;
	float: left;
	width: 20px;
}
div.serendipity_join_source .joinAuthor {
	float: left;
}

div.serendipity_join_source .joinAuthor .join_source_author {
	color: #781148;
	text-decoration: underline;
}

div.serendipity_join_source .joinDate {
	float: right;
}

div.serendipity_joinBody {

}



/*SIDEBAR*/
div.serendipitySideBarItem {
	margin-left: 30px;
}

div.serendipitySideBarItem input {
	width: 160px;
}

div.line_right {
	background-image:url(../images/common/dotline_hizontal.gif);
	background-position:0 bottom;
	background-repeat:repeat-x;
	margin-bottom:25px;
	padding-bottom:25px;
}

div.line_center {
	background-image:url(../images/common/dotline_hizontal.gif);
	background-position:0 bottom;
	background-repeat:repeat-x;
	margin-bottom:25px;
	padding-bottom:25px;
}


div.line_center_full {
	background-image:url(../images/common/dotline_hizontal.gif);
	background-position:0 bottom;
	background-repeat:repeat-x;
	margin-bottom:25px;
	padding-bottom:25px;
	margin-left: -30px;
	margin-right: -30px;
	clear: both;
	float: none;
}


/**ENTRY**/

div.thumbEntryImage {
	width: 225px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}

div.largeEntryImage {
	width: 440px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}

div.serendipity_entry_body img {
	/*width: 225px;
	height: 155px;*/
	padding: 0px;
	margin: 0px;
	float: left;
}
div.serendipity_entry_extended img {
	/*width: 440px;
	height: 300px;*/
	padding: 0px;
	margin: 0px;
	float: left;
}


div.serendipity_entry_extended a,
div.serendipity_entry_extended a:hover,
div.serendipity_entry_extended a:visited {
	padding-left: 15px;
	background: url(/includes/images/common/blog_arrow.gif) no-repeat 0px 2px;
}



/**PLUGIN CONFIGS */
/*div.container_serendipity_plugin_recententries div.serendipitySideBarDate,
div.container_serendipity_plugin_recententries br {
	display: none;
}

div.container_serendipity_plugin_recententries a {
	float:none;
	clear: left;
	top: 5px;
	position: relative;
}*/

/*div.container_serendipity_plugin_recententries div,*/
div.serendipitySideBarContent div,
div.serendipitySideBarContent li {
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	width: 200px;
}

div.serendipitySideBarContent ul,
div.serendipitySideBarContent li{
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}

div.container_serendipity_syndication_plugin a.serendipity_xml_icon {
	display: none;
}

div.serendipitySideBarContent input.quicksearch_submit {
	border: none;
	position: absolute;
	width: 22px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	bottom: 1px;
	right: 25px;
}


div.content_center h3.serendipity_date {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

div.serendipity_search {
	

}