html {font-size:75%;}
* {margin:0;padding:0}
p{margin:0 0 1em 0}
html,body{margin:0;padding:0}
body{height:100%;margin:0; 
	background-color:#ece8e2; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #130F45;}
#outer{
	background-color: #fff;
	overflow:auto;
	position:absolute;
	left:16.67em;
	top:16.17em;
	bottom:0;
	width: 60.92em;
	border: #FFFFFF 0.58em solid;
	border-bottom: none;
}
#top{
	position:absolute;
	left:0px;
	right:0;
	top:0;
	height:16.17em;
	overflow:hidden;
}
#left{
	position:absolute;
	overflow:auto;
	background:#ece8e2;
	top:16.67em;
	bottom:0;
	left:0;
	width:17em;
	padding-left:1em;
	padding-top:0;
}

#Suche {
	position:absolute;
	width:55em;
	height:3em;
	z-index:6;
	left: 35em;
	top: 14.3em;
}

#Size {
	position:absolute;
	width:55em;
	z-index:5;
	left: 17em;
	top: 14.4em;
	color:#FFFFFF;
}

ul#Navigation {
	width: 15.25em;
	margin: 0; padding: 0.0em;
	text-align: right;
}

ul#Navigation li {
	list-style: none;
	margin: 0; padding: 0;
	margin-bottom: 2px;
}

ul#Navigation li ul {
	margin: 0 0 0 0em;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 1px;
}
ul#Navigation li ul li {
	margin: 0 0;
	margin-bottom: 2px;
}

ul#Navigation a {
	display:block;
	padding: 0;
	text-decoration: none; font-weight: bold;
	color: #203D67; background-color: #fff;
	width: 15.25em;
}

ul#Navigation a:hover, ul#Navigation a.active {
	background-color: #203D67;
	color: #fff;
}

/* 2nd level */
ul#Navigation li ul li a {
	display:block;
	padding: 0;
	text-decoration: none; font-weight: bold;
	color: #998A76; background-color: transparent;
	width: 15.25em;
}

/* 2nd level active */
ul#Navigation li ul li a:hover, ul#Navigation li ul li a.active {
	display:block;
	padding: 0;
	text-decoration: none; font-weight: bold;
	color: #203D67; 
	background-color: transparent;
	width: 15.25em;
}

/* 3rd level */
ul#Navigation li ul li ul {
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	margin-top: 2px;
	padding: 0;
	font-style:italic;
}
/* 3rd level active*/
ul#Navigation li ul li ul li a:hover, ul#Navigation li ul li ul li a.active {
	display:block;
	padding: 0;
	text-decoration: none; font-weight: bold;
	color: #203D67; 
	background-color: transparent;
	width: 15.25em;
}

h1  {
	color: #130F45;
	font-size: 1.17em;
	font-weight: bold;
	margin-bottom: 1em;
}

h2  {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

h3  {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
}

a {
	color: #000000;
}

table {
	padding: 0;
	font-size: 1em;
}


.XVTableName  {
	color: #130F45;
	font-size: 1.17em;
	font-weight: bold;
}

.XVTable {
	border: 0px;
}

.XVTableRowOdd {
	background-color: #ffffff;
	padding: 1px;
}

.XVTableRowEven {
	background-color: #ECE8E2;
	padding: 2px;
}

th {
	font-size: 1em;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-width: thin;
	text-align: left;
}

TR.XVTableHeader A, TR.XVTableHeader A:link, TR.XVTableHeader A:visited, TR.XVTableHeader A:active
{
	font-size: 1em;
	font-weight: bold;
	Text-Decoration: none;
}

TR.XVTableHeader A:hover
{
	font-size: 1em;
	font-weight: bold;
	Text-Decoration: underline;
}

Table.XVTablePortlet
{
	font-size: 1em;
	Text-Decoration: none;
	border: 1px solid #2e58a3;
	padding: 2px;
}

th.XVPortlet {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
	background-color: #203D67;
}

input, textarea {
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #333333;
}

input {
	padding: 3px;
	}

#AdminTools {
	padding:10px; 
	border:dotted; 
	border-width:1px; 
	position:absolute;	
	width:168px; 
	height:42px;	
	z-index:2; 
	left: 10px;	
	top: 10px;
	background-color:#CCCCCC;
}


.treeNode {
	text-decoration: none; color: black; font: 12pt tahoma;
}

input,select,textarea {
	background-color: #FFFFFF;
	border: 1px solid #990033;
}

.Legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

