body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-image:url(../images/h1.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-bottom: 7px;
	background-position:bottom left;
	color: #85B335;
}

h2 {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #000000;
	text-decoration: underline;
}

table {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	
}

.XVTableName  {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.XVTable {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	border: 0px;
	border-bottom-width:thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.XVTableRowOdd {
	background-color: #ffffff;
}

.XVTableRowEven {
	background-color: #eeeeee;
}

th {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	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-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	Text-Decoration: none;
}

TR.XVTableHeader A:hover
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	Text-Decoration: none;
}


Table.XVTablePortlet
{
	font-size: 8pt;
	Text-Decoration: none;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #999999;	
}

th.XVPortlet {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-width: thin;
	text-align: left;
	background-color: #C6DFF6;
}

A.Menu0:link, A.Menu0:visited {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;	
	padding-left: 10px;	
}
  
A.Menu0:hover, A.Menu0:active, A.Menu0active {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #D0FF59;
	border-top: 1px solid #D0FF59;	
	padding-right: 10px;	
	padding-left: 10px;	
	background-color: #D4D9C7;	
}

A.Menu1:link, A.Menu1:visited, A.Menu1:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;	
	padding-left: 10px;	
}

  
A.Menu1:hover, A.Menu1active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #D0FF59;
	border-top: 1px solid #D0FF59;	
	padding-right: 10px;	
	padding-left: 10px;		
	background-color: #D4D9C7;
}

A.Menu2:link, A.Menu2:visited, A.Menu2:active {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

  
A.Menu2:hover {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.treeNode {
	text-decoration: none; color: black; font: 12pt tahoma;
}

td.Gallery {
	width: 200px;
}

input {
	background-color: #eeeeee;
	border: 1px solid #333333;
	padding-left: 5px;
}
select {
	background-color: #eeeeee;
	border: 1px solid #333333;
}
.Legende {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.MenuTabelle {
	padding: 3px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.MenuZelle {
	padding: 3px;
	padding-left: 20px;
}

.DocManl0 {
	padding-left: 10px;
}

.DocManl1 {
	padding-left: 20px;
}

.DocManl2 {
	padding-left: 30px;
}

.DocManl3 {
	padding-left: 46px;
}

.DocMan20 {
	padding-left: 16px;
}

.DocMan21 {
	padding-left: 26px;
}

.DocMan22 {
	padding-left: 36px;
}

.DocMan23 {
	padding-left: 46px;
}

div#Blog hr {
	width: 300px;
	height: 1px;
	color: #ccc;
	text-align: left; /* for IE */
	margin: 0 auto 0 0; /* for FF */
	border: none;
	background-color: #ccc;
	/* margin-left: 20px; */
}

div#Blog h1{
	background-image: none;
	margin: 0;
	padding: 0;
}

div#Blog h2{
	font-style:italic;
	color:#666;
	font-size:10px;
}

div#Blog h3{
	font-size:10px;
}

div#Blog textarea {
	width:400px;
	height: 150px;
	border: #ccc 1px solid;
	background-color:#eee;
}

div#BlogComments {
	margin-left: 5px;
	color:#666;
}

#BlogRight {
	vertical-align:top;
	border-left: #333 1px solid;
	width: 200px;
	padding-left: 20px;
}

#BlogLeft {
	padding-right: 20px;
}
