body
{
	font-family: Arial, Sans-Serif;
}

p
{	
	font-size: 9pt;
	margin-top:0pt;
	margin-bottom: 6pt;
}
ul
{
	font-size: 9pt;
}
h1
{
	font-size: 13pt;
	color:#666666;
	font-weight: bold;
}
h2
{
	font-size: 12pt;
	color:#666666;
	font-weight: bold;
}

h3
{
	font-size: 11pt;
	color:#666666;
	font-weight: bold;
}
h4
{
	font-size: 10pt;
	color:#666666;
	font-weight: bold;
}

td
{
	font-size: 9pt;
}
th
{
	text-align:left;
	font-size:9pt;
	font-weight:bold;
}
a:link
{
	color:#017ec5;
	text-decoration: none;
}
a:visited
{
	color:#017ec5;
	text-decoration: none;
}

a:hover
{	
	color: #666666;
	text-decoration: underline;
}
a:active
{	
	color: #666666;
	text-decoration: underline;
}


#Logo
{
	padding-left: 20px;
}
#LeftNavi
{
	padding-top: 50px;
}
#Main
{
	
}

#UserInfo
{
	font-size:8pt;
	margin-left: 30px;
}
.LogonForm
{
	border: 1px solid #817f7f;
}

/*Linke Navigation */
UL.Global
{
	margin-bottom: 20px;
	list-style-image:none;
	list-style-type:none;
	font-weight: bold;
	margin-left:30px;
}	

a.global:link
{
	color:#666666;
}

a.global:visited
{
	color:#666666;
}
a.global: hover
{
	color:#017ec5;
}
a.global: active
{
	color:#017ec5;
}

a.SD:link
{
	color:White;
}

a.SD:visited
{
	color: White;
}
a.SD: hover
{
	color:#666666;
}
a.SD: active
{
	color:#666666;
}


td.SD
{
	border: 1px solid #817f7f;
	padding: 5px;

}

/*Nur Startseite*/
.Verband
{
	border: 1px solid #817f7f;
	padding:0px;
}

/*BreadCrumbNavigation*/
.bcn
{	
	font-size: 90%;
	padding-left: 5px;
}

.extern{font-size:8pt;}

/* Für die linke Navigationsleiste (bis drei Ebenen) */
.fstLevel
{
	font-weight: bold;
	border-bottom: 1px solid white;
	padding-left: 30px;
	height: auto;
}

#fstActive {background-color:#c6c6c6;}

.secLevel
{
	border-bottom: 1px solid white;
	padding-left: 36px;
	height: auto;
	
}
#secActive {background-color:#c6c6c6;}

.thdLevel
{
	border-bottom: 1px solid white;
	padding-left: 42px;
	height: auto;
}
#thdLevel{background-color:#c6c6c6;}
/* Ende linke Seite */



/*Sitemap */
li.folder
{
    list-style-image:url('../images/fld.gif');
	padding-right:30px;
}

li.subfolder
{
list-style-image:url('../images/sfld.gif')
}



/*Gruppenberechtigungen*/
li.allowed
{
list-style-image:url('../images/allowed.gif')	
}
li.denied
{
list-style-image:url('../images/denied.gif')
}

/*Tabellenhintergrund der Suche */
table.tbSearch
{
	background-color:#f1f1f1;
    border: 1px solid  #999999;
} 

.ace
{
	font-size: 8pt;
	font-weight:bold;
}

/*Zur Darstellung der Mouseover-Divs*/
.infoBox 
{
	position:absolute;
	z-Index: 2;
	border: 1px solid black;
	background-color: #f1f1f1;
	padding: 3px;
	width: 200px;
	font-size:10pt;
}
