body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EAF3FF;
 
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}a {
	text-decoration: none;
	color: #0000FF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;




}
a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;



}
h1 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
h2 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.tabrahmen { border: solid 1px rgb(100,100,100); }

.tabnavi {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: rgb(219,230,241); color: rgb(255,255,255); }

.line-box {border-right: solid 1px rgb(200,200,200); 
border-left: solid 1px rgb(200,200,200); 
padding-bottom: 25px;
padding-right: 20px;
padding-left: 20px;
overflow: hidden;
}
.tab1 a,  .tab1 a:visited {
	text-decoration: none;
	color: #000000;}


.tabbox {border: solid 1px rgb(200,200,200); }


/*----------------------------*/
/* 2.5 - Navigation - Level 3 */
/*----------------------------*/
.nav3 {overflow: hidden; clear: both; float: left; width: 160px; min-height: 500px; margin: 0px; padding: 0px; color: rgb(75,75,75); font-size: 1.0em;}
.nav3 ul {width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}	
.nav3 li {list-style: none; margin: 0px; padding: 0px;}
.nav3 li.title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 100%;}
.nav3 li.group a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 15px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); font-weight: bold; font-size: 100%;}
.nav3 li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-size: 100%;}
.nav3 li a:hover, .nav3 li a.selected {border-left: solid 7px rgb(156,186,214);  color: rgb(100,100,100); text-decoration: none;}
