div.header-standard,
div.header-weihnachten,
div.header-geburtstag,
div.header-ostern,
div.header-reise
{
	background: url(images/header.png) 50% 0 no-repeat;
}

div.rightColumn > ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


#footer
{
	line-height: 1.3em;
}

#footer > h2
{
	margin: 0px 0px 5px 0px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 9pt;
}


div.post
{
	clear: both;
	margin: 0px 0px 3.5em 0px;
}

#content div.content div.post > h2
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16pt;
	line-height: 1.3em;
}

div.post > div.small
{
	margin: 0px;
	padding: 0px;
	color: rgb(102,102,102);
}

div.post div.entrytext
{
	text-align: justify;
}


div.content
{
	float: left;
}

.postmetadata {
    padding: 5px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: rgb(204,204,204);
    margin-top: 5px;
	position: relative;
	z-index: 1;
	clear: right;
}

div.postList .postmetadata
{
	width: 365px;
	clear: none;
}
    
img.serendipity_image_right
{
	position: relative;
	z-index: 10;
	margin-left: 20px;
	margin-bottom: 20px;
}
div.postList img.serendipity_image_right
{
	width: 150px;
	height: auto;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(102,102,102);
}


div.serendipity_freeTag
{
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: rgb(204,204,204);
}



#content div.rightColumn h2
{
	margin: 1em 0px 5px 0px;
}


div.serendipity_entrypaging
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	height: 1em;
}
span.serendipity_entrypaging_right
{
	float: right;
}
span.serendipity_entrypaging_left
{
	float: left;
}


#menu > div.content
{
	float: none;
}
