/* CSS Cascading Style Sheet 2.0 */
  
body {
	font-family:verdana,arial,helvetica;
	color:#0000CC;
	font-size:12px;	
	font-style: normal;
	line-height:130%;
text-align: left;

}
	
div.banner {    padding: 5px 5px 5px 5px;  display:block;   float:center;}
	


table.nav {
	border-width:2px;
	border-style:solid;
	border-color:#FFffff;
}
 
a {
    color: #0000CC;
    text-decoration: underline;
}
a:hover {
    font-style: normal;
    text-decoration: underline;
}
a:visited {
    color: #0000CC;
    font-style: normal;
    text-decoration: underline;
}

a.nav{
	color:#020399;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-indent:0px;
	letter-spacing:0px;
	line-height:150%;
}

	 
td.ort {	font-size:5px;
 }

a.nav:hover {
  	text-decoration:underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
    font-size: 18px; 
    margin-bottom: 19px;
}
h1:first-letter {
    font-size:130%;
}

h2 {
	font-family:verdana,arial,helvetica;
	text-align: right;
	font-size:8pt;	
	font-style: normal;	
	font-weight:normal;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
   
	 margin-left:5px;
	
}

h3:first-letter {
	font-size:130%;
}



img {
    border: none;
}
.text {
	line-height:150%;
	font-size:10px;
	text-align: justify;
 
}
.titelx   {
	font-family:verdana,arial,helvetica;
	font-size:26px;
	color:#020399;
	font-style: normal;
	text-align: center;
    font-weight:bold;
}

.text_l{
	font-size:13px;
	line-height:150%;
}

.text_c {
	text-align:center;
	line-height:150%;
	font-size:13px;
}

.textx   {
	font-family:verdana,arial,helvetica;
	font-size:17px;	
	font-style: normal;
	font-weight:bold;
}	

hr {
	border: 1px solid #0000CC;
}
	
div.content {
	
	margin-top:10px; margin-left:40px;margin-bottom:10px; margin-right:20px;
	padding: 15px 15px 15px 15px;
    text-align: justify;
}
img.div {border: none;  float:left; padding: 1px 5px 2px 1px;}


 