body {
	background: top left no-repeat #fff;
	margin-right: 0%;
}

div#leftmenu {
	background: #ebd7a2 url(gfx/textureback.jpg);	
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	padding: 2px;
	width: 170px;
	height: 750px;
	float: left;
	border: 1px solid black;
}

div.leftmenucontent {
	background: #fdfaed url(gfx/texture.jpg);	
	border: 1px solid black;
	padding: 4px;
	margin: 10px;
	margin-bottom: 15px;
}

div#topmenu {
	position: absolute;
	clear: right;
	left: 175px;
	top: 0px;
	border: 1px solid black;
	background-image: url(gfx/texture.jpg);
}

div#resultbox {
	position: absolute;
	clear: right;
	left: 535px;
	top: 30px;
	width: 150px;
	border-color: black;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	margin: 2px;
	display: none;
	z-index: 10;
	background-color: #fff;
}

div#resultbox .result {
	text-indent: -6px;
	padding: 2px 2px 2px 9px;
}

div#content {
	position: absolute;
	left: 195px;
	top: 55px;
	width: 50em;
}

div#contenttext {
	position: absolute;
	left: 195px;
	top: 55px;
	width: 35em;
}

div#contentwide {
	position: absolute;
	left: 195px;
	top: 55px;
}

div,p,th,td {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}

td.statleft {
	padding-right: 20px;
}

.find {
	border: 1px dashed;
}

.finderror {
	color: red;
	font-weight: bold;
}

.aspect {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
}


.listresult {
	background-color: #fffff8;
}


.listhead {
	font-size: 14px;
	text-align: left;
}

.datatitle {
	margin: 0px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 24px;
}

h3.findhead {
	margin: 0px;
	font-family: verdana, tahoma, arial, sans-serif;
}

.frontpagehead {
	background-color: #fea;
}

h3 {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1.5em;
}

h2 {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 2em;
}


.parttitle {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 18px;
	margin-bottom: 3px;
}

.indata {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 12px;
}

.indatalist {
	margin-top: 0px;
	padding-top: 0px;
}

.lpad {
	padding-left: 10px;
}

.pagetitle {
	margin: 0px;
	font-family: Verdana, Tahoma;
}

.oss {
	font-weight: bold;
}

.topmenublock {
	width: 80px;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 5px;
	border-right: 1px solid black;
}

.intern {
	color: #999;
}

.noteindtast {
	font-size: 75%;
}

.highlightsearch {
	font-weight: bold;
}

.rightblock {
	border: 1px solid black;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #808;
}


div.scenarie a:link, a.scenarie:link {
	color: #c60;
}

div.scenarie a:visited, a.scenarie:visited {
	color: #930;
}

div.person a:link, a.person:link {
	color: #c03;
}

div.person a:visited, a.person:visited {
	color: #900;
}

div.con a:link, a.con:link {
	color: #090;
}

div.con a:visited, a.con:visited {
	color: #060;
}

div.system a:link, a.system:link {
	color: #30c;
}

div.system a:visited, a.system:visited {
	color: #009;
}


div.leftmenuad {
	margin: 10px;
}

div.rightad {
	float: right;
	margin: 10px;
}

div.topbanner {
	position: absolute;
	clear: right;
	left: 175px;
	top: 50px;
}