body {
font-size: 0.75em;
font-family: Arial, Helvetica, Sans-Serif;
color:black;
background-color:#FFFFF5;
}

#logo {
	position:absolute;
	height: 100px;
	left: 10px;
	top: 0px;
	padding: 34px 0 0 0;
}

#navigation {
	position: absolute;
	left:10px;
	top:100px;
	width:150px;
	height:100%;
	z-index:3;
}

#text {
	position:absolute;
	left:247px;
	top:100px;
	width:33em;
	z-index:1;
}

img {
	border: none;
}

div.portrait img {
	float:left;
	margin: 0 1em 1em 0;
}

.dekobild-rechts {
	float:right;
	margin: 0 0 0 1em;
}

.dekobild-links {
	float:left;
	margin: 0 0 0 1em;
}

H1 { 
	font:bold 1.1em/1.5 Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
 }

.sub {
	font-size: smaller;
	vertical-align:top;
}

H2 {
	font: bold 0.9em/1 Arial, Helvetica, sans-serif;
	margin:0.8em 0 0 0;
}

h1,h2,em,a:link {
	color: #2F4F4F;
}

P {
	margin: 0.8em 0 0 0;
	line-height:1.3em;
}

.erstabsatz {
	clear:left;
	margin-top:-0.5em;
}

DL, OL, UL {
	margin-bottom: 0em;
	line-height:1.3em;
}

DD {
	margin-top:0.75em;
}

span.abstand {
	margin-top: 0.25em;
}

.dt-erstabsatz {
	color: #2F4F4F;
	margin-top:-0.2em;
}

.dt-hervorhebung {
	font-weight:bold;
	margin-top:0.75em;
}
 
acronym {
	text-decoration:none;
} 

em {
	font-weight:bolder;
	font-style:normal;
}
 
A:LINK {
	text-decoration: underline;
}

a:visited {
	color:black;
}

ADDRESS {
		font-style: normal;
		line-height:1.3em;
}

SMALL {
	font-size:smaller;
}

small a {
	padding-right:3em;
}