/* harmlose styles für NN4  */
#navipos{display: none;}

body
{
	background:#273F57;
	color:black;
	padding-left:1em;
	padding-right:1em;
}

#content{width:100%;} /* overridden */

#content
{
	padding:1em;
	padding-left:2em;
	background:#C0C8D0;
	border-width:1px;
	border-style:solid;
	border-color:black;
	color:black;
	font-family:sans-serif;
}

#content h1
{
	font-size:1.5em; 
	padding-bottom:0.75em;
}

#content h2{font-size:1.2em;}
#content dt{font-weight:bold; margin-top:1em;}
var{font-weight:bold; font-style:normal;}
#content #timestamp
{
	color:#5B7A97;
	text-align:right;
	clear:both;
	margin-bottom:0; margin-right:0;
}

/* Seitenspezifische Formatierungen */

#content.sofi img
{
	border: 2px solid black;
	margin:10px;
}

#kontaktbild{float:right;}

/* Gerenderte Bilder */

.renderings .imgandp img{float:left; clear:both;}
.renderings .imgandp{clear:left; border:none;}

/* für Photoseiten */
.photos .imgandp img{float:left;}
.photos .imgandp{clear:left; border:none;}

br.stopfloat{clear:both;}

#content.jlathe h1 img{vertical-align:middle;}

/* header navigation */
#navi2
{
	font-family:'courier new',monospace;
	font-weight:bold;
	font-size:0.8em;
	color:white;
	line-height:2em;
}

#navi2 ul
{
	margin:0; padding:2px;
	margin-left:10%;
	margin-right:10%;
	list-style-type:none;
	border: 1px solid #47637E;
	text-align:center;
}

#navi2 li{display:inline; list-style-type:none;}

#navi2 a
{
	text-decoration:none;
	color:white;
	background:#274057;
}

#navi2 em a
{
	background:#5B7A97;
	color:white;
	font-style:normal;
}

#navi2 a:visited{color:#EEE;}


