img {
   behavior: url("http://www.doppelpass-svw.de/plugin/pngbehavior.htc");
}
/* templates/ivo/style.css  */
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100% !important;
}

body {
    font-family: arial, helvetica, sans-serif;
    background-color: #000000;
	color: #000000;
}

a {
	color: #13337c;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	background: #ffffff url('templates/ivo/images/wrapper_background.jpg') repeat-x;
}

#wrapper_inner {
    font-size: 12px;
	line-height: 18px;
	width: 850px;
	margin: auto;
	padding: 0 10px;
	min-height: 669px;
	height: auto !important;
	height: 669px;
}

#serendipity_banner {
	background: url('templates/ivo/images/header_background.jpg') no-repeat;
	height: 171px;
}

#serendipity_banner h1 {
	position: relative;
	text-indent: -999em;
}

.container_serendipity_categories_plugin {
	position: absolute;
	top: 101px;
}

.container_serendipity_categories_plugin h3 {
	display: none;
}

#serendipity_categories_list {
	list-style-type: none;
	width: 850px;
	position: absolute;
	margin-left: -590px;
}

.category_1 {
	border-left: 1px solid #666666;
}

#serendipity_categories_list li {
	width: auto;
	float: left;
	border-right: 1px solid #666666;
	margin-top: 0;
	height: 24px;
}

#serendipity_categories_list li a {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
	height: 24px;
	padding: 3px 25px 5px 26px;
	line-height: 22px;
	font-weight: normal;
}

* html #serendipity_categories_list li a {
	padding: 4px 25px 5px 26px;
}

*:first-child+html #serendipity_categories_list li a {
	padding: 4px 25px 5px 26px;
}

#serendipity_categories_list li a:hover {
	background: url('templates/ivo/images/currentpage_background.jpg') repeat-x;
}

.currentpage {
	background: url('templates/ivo/images/currentpage_background.jpg') repeat-x;
}

h2 {
	font-size: 24px;
	line-height: 28px;
}

h2 a {
	color: #13337c;
	text-decoration: none;
}

h3 {
	font-size: 18px;
	line-height: 24px;
}

h3#comments_headline {
	padding-top: 18px;
}

* html h3#comments_headline {
	padding-top: 0;
}

*:first-child+html h3#comments_headline {
	padding-top: 0;
}

#serendipityLeftSideBar {
	width: 240px;
	padding-right: 10px;
	float: right;
	overflow: visible;
}

#content {
	padding-left: 10px;
	width: 520px;
	float: left;
}

.serendipity_entry_body {
	text-align: justify;
}

.serendipity_entry_body p,
.serendipity_entry_body ul,
.serendipity_entry_body ol {
	margin: 18px 0;
}

.serendipity_entry_body ul,
.serendipity_entry_body ol {
	margin: 0 50px;
}

.serendipitySideBarItem {
	margin-bottom: 25px;
}

#searchform,
#commentformpersonaldata div,
#guestbookformpersonaldata div,
#commentformcomment,
.serendipity_comment_captcha div {
	position: relative;
}
#commentformpersonaldata div,
#guestbookformpersonaldata div {
	margin-bottom: 4px;
}

* html #commentformpersonaldata div,
* html #guestbookformpersonaldata div {
	margin-bottom: 2px;
}

*:first-child+html #commentformpersonaldata div,
*:first-child+html #guestbookformpersonaldata div {
	margin-bottom: 2px;
}

#commentformcomment {
	clear: both;
}

#commentformpersonaldata {
	float: left;
}

#rememberdata {
	clear: right;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

#serendipity_comment_CommentForm legend {
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

* html #serendipity_comment_CommentForm legend {
	margin-left: -7px;
}

*:first-child+html #serendipity_comment_CommentForm legend {
	margin-left: -7px;
}

.overlabel {
	color: #999999;
}

.overlabel-apply {
	position: absolute;
	left: 7px;
	top: 1px;
	z-index: 1;
	color: #999999;
}

.serendipity_comment_captcha .overlabel-apply {
	top: 6px;
	left: 107px;
}

* html .serendipity_comment_captcha .overlabel-apply {
	left: 7px;
}

#searchformfield {
	float: left;
}

#serendipityQuickSearchTermField,
#commentformpersonaldata input,
#guestbookformpersonaldata input,
#commentformcomment textarea,
.serendipity_comment_captcha input {
	border: 1px solid #cccccc;
	padding: 1px 0 0 6px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.serendipity_comments {
	clear: both;
}

#commentformpersonaldata {
	padding-right: 39px;
	background: url('templates/ivo/images/brace.jpg') no-repeat right top;
}

* html #commentformpersonaldata {
	background-position: right 1px;
}

*:first-child+html #commentformpersonaldata {
	background-position: right 1px;
}

#commentformcomment textarea {
	display: block;
	width: 309px;
	height: 209px;
}

#rememberdata {
	width: auto;
	float: right;
	padding-top: 25px;
}

#subscription {
	margin: 9px 0 3px 0;
}

*:first-child+html #subscription {
	margin: 8px 0 3px 0;
}

#checkImage6,
#checkImage7 {
	vertical-align: text-top;
	margin: 0 2px 0 -1px;
}

#rememberdata label,
#subscription label {
	color: #999999;
	padding-top: 5px;
}

#commentformpersonaldata input,
#guestbookformpersonaldata input {
	height: 17px;
	width: 309px;
}

#serendipityQuickSearchTermField,
.serendipity_comment_captcha input {
	height: 17px;
	width: 209px;
}

.serendipity_comment_captcha input {
	margin-top: 5px;
}

#searchform button {
	width: 20px;
	height: 20px;
	text-indent: -999em;
	border: none;
	background: url('templates/ivo/images/search-submit.png');
	margin-left: 3px;
}

* html #searchform button {
	margin-top: 1px;
	margin-left: 0;
}

*:first-child+html #searchform button {
	margin-top: 1px;
}

#vevent li {
	list-style-type: none;
	padding: 9px 0;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	border-top: 1px solid #cccccc;
}

#vevent .summary {
	font-weight: bold;
}

#vevent .description {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

#footer {
	width: 100%;
	height: 145px;
	background: url('templates/ivo/images/footer_background.jpg') repeat-x bottom;
	clear: both;
}

ul#comment_list {
	list-style-type: none;
	text-align: justify;
	clear: both;
}

ul#comment_list li {
	padding: 0 0 18px 0;
	border-top: 1px solid #cccccc;
	clear: both;
}

.comment_source_trace,
.guestbook_entry_id {
	display: block;
	width: 67px;
	height: 41px;
	background: url('templates/ivo/images/jersey.jpg') no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	padding-top: 10px;
	float: left;
	margin: 18px 0;
	text-decoration: none !important;
	font-weight: bold;
}

.serendipity_comment_source {
	float: right;
	width: 439px;
	margin: 14px 0;
}

.comment_source_url {
	background: url('templates/ivo/images/home.png') no-repeat;
	display: inline-block;
	height: 11px;
	margin-bottom: 2px;
	overflow: hidden;
	text-indent: -999em;
	vertical-align: middle;
	width: 12px;
}

.serendipityCommentForm {
	clear: both;
}

.container_serendipity_html_nugget_plugin .serendipitySideBarContent {
	text-align: justify;
	font-size: 12px;
	border-top: 1px solid #cccccc;
	padding-top: 9px;
}

#error {
	clear: both;
	border: 2px solid #ff0000;
	color: #ff0000;
	font-weight: bold;
	padding: 2px 6px;
	margin-bottom: 4px;
	width: 301px;
}

* html #error {
	padding: 0 6px 2px 6px;
	margin-bottom: 3px;
}

*:first-child+html #error {
	padding: 0 6px 2px 6px;
	margin-bottom: 3px;
}

#serendipity_comment_CommentForm {
	clear: both;
	padding-top: 18px;
}

* html #serendipity_comment_CommentForm {
	padding-top: 9px;
}

*:first-child+html #serendipity_comment_CommentForm {
	padding-top: 9px;
}

.captcha {
	display: block;
	width: auto;
	float: left;
	margin-bottom: 12px;
}

#serendipity_comment_CommentForm button {
	display: block;
	clear: both;
	background-color: #13337c;
	color: #ffffff;
	border: 1px solid #000000;
	padding: 2px 0;
	width: 317px;
}

* html #serendipity_comment_CommentForm button {
	padding: 0;
	overflow: visible;
}

*:first-child+html #serendipity_comment_CommentForm button {
	padding: 0;
	overflow: visible;
}

.serendipity_msg_notice {
	margin-bottom: 13px;
}

.home_icon {
	border: none !important;
	width: 12px;
	height: 11px;
	vertical-align: text-top;
	margin-top: 1px;
}

.commentator_data {
	margin-bottom: 9px;
}

.entrycount_upper,
.entrycount_lower {
	clear: both;
	padding-bottom: 9px;
}

.entrycount_lower {
	display: none;
}

.paging {
	clear: both;
	width: 100%;
	border-top: 1px solid #cccccc;
	line-height: 36px;
}

.back, .forward {
	display: block;
	width: 50%;
}

.back {
	float: left;
}

.forward {
	float: right;
}

.first, .previous, .next, .last {
	display: block;
	width: 50%;
	float: left;
}

.next, .last {
	text-align: right;
}

.last {
	float: right;
}

h3#guestbook_entries {
	margin-top: 27px;
	margin-bottom: 0;
}

h3.search_result_title {
	margin-top: 18px;
}

.serendipity_search {
	margin-top: 18px;
}

#content img,
#serendipityLeftSideBar img {
	border: 0;
	display: block;
}

#comment_list img,
#rememberdata img,
#subscription img {
	display: inline;
}

#rememberdata img,
#subscription img {
	margin-top: -1px;
	vertical-align: text-top;
}

.not-first-entry {
	padding-top: 18px;
	border-top: 1px solid #cccccc;
	margin-top: 18px;
}

.currentpage a strong {
	font-weight: normal;
}

.continue_reading,
.belowentry {
	clear: both;
}

.iconified {
	margin-left: -5px !important;
}

* html .iconified {
	margin-left: -2px !important;
}

.hidden {
	display: none;
}

.closed {
	background: url('templates/ivo/images/plus.png') no-repeat center right;
	cursor: pointer;
	width: 100%; /* IE6 only */
}

.opened {
	background: url('templates/ivo/images/minus.png') no-repeat center right;
	cursor: pointer;
	width: 100%; /* IE6 only */
}

/* Gallery */

.galleria {
	list-style: none;
}

.galleria li {
	display:block;
	overflow:hidden;
	float:left;
}

.galleria li a {
	display:none;
}

.galleria li div {
	position:absolute;
	display:none;
	top:0;
}

.galleria li div img {
	cursor:pointer;
}

.galleria li.active div img,
.galleria li.active div {
	display:block;
}

.galleria li img.thumb {
	cursor:pointer;
	display:block;
	width:auto;
	height:auto;
}

.gallery_demo {
	width:520px;
	margin:4px 0 18px -4px !important;c
	lear: both;
	overflow: auto;
}

.gallery_demo li {
	width:100px;
	height:75px;
	margin: 0 0 4px 4px;
	display: inline;
}
	
#main_image {
	height:390px;
	width:520px;
}

#main_image img {
	margin-bottom:0;
}
	
.galleria_container .caption {
	display: none !important;
}