body { 
	padding: 0;
	margin: 0;
	text-align: center;
	font: 0.8em Tahoma;
}

h1  {
	color:      #d5ad1a;
	font: normal 2.0em Georgia;
	margin-top: 10px;
}

div#navitems {
	background-color: #d4d4d4;
	height: 70px;
	border-top: 1px solid #444;
	position: relative;
	border-bottom: 1px solid #787878;
	width: 650px;
	color: #787878;
	padding-top: 5px;
	margin-top: -2px;
}


div#all { 
	position: relative;
	width: 950px;
	padding: 0;

	text-align: left;
	margin-left: 10%;
}
	
div#logo { 
	width: 165px;
	height: 179px;
	padding: 0;
	margin: 0;
	
	float: left; 
	position: relative;
	top: 40px;
	left: -30px;
}
	
div#nav { 
	width: 100%;
	border-bottom: 1px solid a1a1a1;
	position: relative;
	height: 249px;
}

div#content { 
	float: left; 
	width: 650px; 
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	overflow: visible;
	background-color: white;
}

div#content a  { color: #444; text-decoration: none;
}

div#text { 
	line-height: 150%; 
	color: #6e6e6e; 
	float: left; 
	width: 560px;
	margin-left: 10px;
	padding: 60px 18px 30px 30px;

}


div#glossar {
	list-style-type: none;
	display: block;
	margin: 0;
	width: 650px;
	float: left;
	text-indent: 15px;
	border-top: 1px solid a1a1a1;
	background-color: #eaeaea;
	height: 70px;
}


h2  {
	font-size: 1em;
	color: gray;
}


div#marginal {
	color: #444;
	font-size: 9px;
}

t1 {
	color: #000;
	font-size: 0.7em;
}

t2 {
	color: #000;
	font-size: 1em;
}

t3 {
	color: #000;
	font-size: 1.5em;
}

div#nav ul li a:active  {
	color: /* CSS Document */


