body
{
	
}

#block_1
	{
	position: absolute;
	float: left;
	width: 100px;
	margin-left: 5px;
	margin-top: 110px;
	#background-color: yellow;
	}
#block_2
	{
	position: absolute;
	float: left;
	margin-right: 60px;
	margin-left: 180px;
	margin-top: 110px;
	}

h1, h2, h3, h4, h5 { font-family: Georgia, Garamond, serif; font-weight: normal;
	}

h1 { border-bottom: dotted; border-width: 1px; padding: 1px;
	margin-top: -6px; 
	display: block;
	}
p, td, li { font-family: helvetica, arial, sans-serif; font-size: small;
	margin-left: 40px;
	line-height: 130%; }
	
li {
	margin-bottom: 1em;
}

div.navigation {
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	background-color: #D8DDF9;
	display: block;
	border-bottom: solid 2px;
	border-color: white;
	line-height: 130%;
}

div.line {
	border-bottom: dotted;
	border-width: 1px;
	
}

a { color: black; }
a.navigaiton:visited { color: black; }
a.navigation:hover { 
	background-color: #D8DDF9;
	display: block;
}

a.navigation {
	background-color: white;
	display: block;
}

div.sitenavigation {
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	background-color: #D8DDF9;
	display: block;
	border-bottom: solid 2px;
	border-color: white;
	color: #C03;
}

a.sitenavigation:visited { color: #C03; }
a.sitenavigation:hover { 
	background-color: #D8DDF9;
	display: block;
}

a.sitenavigation {
	background-color: white;
	display: block;
	color: #C03;
}

# CSS-Definitionen fuer Mobiltelefon-Tagebuch:

.klein_weiss {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.rubrik {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-left: 0px;
}
.rubrikrechts {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #999999;
	margin-left: 0px;
}
.rubrikmitte {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
	margin-left: 0px;
}
.gray {
	color: #666666;
}

tr.header {
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	
}

# CSS-Definition fuer Fotografie

#gallery {
	width: 100%;
	height: 100%;
}

# CSS-Definitionen fuer Serendipity

#content {
	margin-right: 40px;
}

.serendipity_entry_body, .serendipity_entry_extended {
	margin-right: 100px;
	font-size: 10pt;
	line-height: 15pt;
}

.homelink1, .homelink2 {
	text-decoration: none;
}

.serendipity_entryFooter, .serendipitySideBarContent, serendipity_commentBody {
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 40px;
}

.serendipitySideBarTitle {
	border-bottom: dotted;
	border-width: 1px;
}

#serendipityRightSideBar {
	width: 150px;
}

.serendipity_date {
	color: #999999;
}

.serendipity_title, .serendipity_commentsTitle {
	font-size: 14pt;
	margin-bottom: 7px;
	margin-top: 5px;
	text-decoration: none;
	line-height: 22pt;
}

.serendipity_commentBody {
	margin-right: 100px;
	padding-left: 30px;
	color: #666666;
	line-height: 15pt;
}

.serendipity_comment_source {
	margin-top: 5px;
	margin-bottom: 30px;
}

.serendipitySideBarContent {
	color: #000000;
}
