/* 
 nav1: aaa379
 nav1l2: c2b499
 nav1l3: a28c6d
 nav1l4: 887044 (selected)
 nav1text: ffc
 text: 630
*/
html,body,div,p,a,h1,h2,h3,span,img,ul,li,table,tr,td,th {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-style: none;
	border-collapse: collapse;
	color: #630;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
}
html, body {
	height: 100%;
}
h1, h2, h3 {
	text-align: left;
	font-weight: bold;
	color: #444444;
	vertical-align: middle;
	margin-bottom: 5px;
}
h1, h3 {
	padding: 3px;
}
h1 {
	background-color: #ccc;
	font-size: 12px;
}
h2, h3 {
	font-size: 11px;
}
p {
	text-align: left;
	margin-bottom: 11px;
	line-height: 16px;
}
a {
	color: #337755;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999;
}
ul {
	list-style: square outside;
	margin-left: 15px;
	margin-bottom: 15px;
}
li {
	margin: 5px;
}
#navContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	/*background: #aaa379 url("/fileadmin/images/page-parts/navdiv-background.gif") repeat-y;*/
	background-color: #aaa379;
	height: 100%;
}
#navContainer img {
	display: block;
}
.bodytext img {
	margin: 1em;
}
