h1
{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
	color: #00974d;
	/*background-color: #f7e200;*/
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h2
{
	font-weight: normal;
	font-size: 10pt;
	margin: 10px 10px 10px 10px;
	color: #000;
	text-decoration: none;
}
h3
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	margin-bottom: 10px;
	color: #fff;
	padding: 3px;
	padding-left: 10px;
	background-color: #00974d;
	 
}

p
{
	
	text-indent: 0px;
	margin: 5px 10px 0px 5px;
	text-align: left;
}

/*p, li, dl, menu, td, th, ul, ol 
{
line-height:1.3;
}
*/

ul
{
	list-style-type: disc !important;
   margin-top: 5px;
	
	padding-left: 35px; 
	
}

li
{
	
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 13px;

	
}


.MenuPosition
{
	font-weight: bold;
	font-size: 10pt;
}	

ul.AspNet-Menu

 {
    position: absolute !important; 
    
}



ul.AspNet-Menu li a, 
ul.AspNet-Menu li span 
{
    display:block;
    text-decoration:none;
    color: #000;
}

ul.AspNet-Menu li 
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-right: 10px;
padding-right: 10px;
border-right: solid 2px #00984d;
border-bottom: solid 0px #00984D;
display:inline !important;

}

.hidden
{visibility: hidden;}






a,
a:visited
{
	text-decoration: none;
	color: #000;
	font-weight:bold;
}

a:active,
a:hover
{
	color: #ff0000;
	font-weight:bold;
	
}

ul.AspNet-Menu li a:hover,
ul.AspNet-Menu li a:active
{
    display:block;
    text-decoration:none;
    color: #ff0000;
    
}

div.AspNet-TreeView ul
{
    
    
    margin:0;
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    padding-left:20px;
}

div.AspNet-TreeView ul li
{
    
    list-style-position: outside !important;
    list-style-type: upper-latin !important;
    font-weight: bold;
}
.AspNet-TreeView ul li a
{
    
    text-decoration: none;
	color: #374db9 !important;
	font-weight: normal !important;
    
}
.AspNet-TreeView ul li a:hover
{
    
    text-decoration: none;
	color: #ff0000 !important;
	font-weight: normal !important;
    
}

.AspNet-TreeView-Selected a
{
    display:block !important;
    text-decoration:none;
    color: #ff0000 !important;
    
}
.orange
{
	font-weight: bold;
	color: #ff7e00;
}

.blue
{
	font-weight: bold;
	color: blue;
}

.red
{
	font-weight: bold;
	color: red;
}

.black
{
	font-weight: bold;
	color: black;
}

.yellow
{
	font-weight: bold;
	color: #f7e200;
}

.Green10
{
    font-size: 10pt;
	font-weight: bold;
	color: #00974d;
}

.AlternatingRow
{
	
	background-color: #f1f1f2;
}



.obr
{
	margin: 3px;
	padding: 3px;
	border: solid #00974d 2px;
}
.obrbb
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.robr
{
    float:right;
	margin-right: 15px;
	padding: 3px;
	border: solid #00974d 2px;
}




.styl_020
{
	font-size: 9px;
	font-weight: normal;
}

.styl_080
{
	font-size: 8pt;
	font-weight: normal;
	margin-left: 5px;

}
.styl_080b
{
	font-size: 8pt;
	font-weight: bold;
}
.styl_050
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.styl_datum {

color: silver;
font-size:8pt;
text-align:right;
padding-left: 15px;

}

.SOAZ
{
visibility: hidden;
}


