body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	width: 100%;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 143%;
	background: #ffffff;
	color: #000033;
}

h1 {	
	font-size: 22px;
	line-height: 25px;
	font-family: Adobe Garamond Pro, Times New Roman, Times, serif;
	color: #000033;

	margin-left: 0px;
	font-variant:small-caps;
	}

	
h2 {	
	font-size: 23px;
	line-height: 30px;
	margin: -2px 0 15px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #006666;

	}
h3 {	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;		
	font-variant:small-caps;
	}






a:link,
a:active,
a:visited  {	
		color: #000033;
		text-decoration: none;
		font-weight: normal;
		border-bottom: 1px #000033 dotted;
	    font-family: Arial, Verdana, Helvetica, sans-serif;
	    }

a:hover  {
  	        	  

		color: #000033;
		font-weight: normal;
		text-decoration: none;
		border-bottom: 0px #d21034 dotted;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		}


	        
#container {
	width: 852px;
	height: auto;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	position: relative;
	/*background: #709BC7;*/
	/*background-image: url(../img/back.jpg);*/
	/*background-repeat: repeat-no;*/
	border: 0px #ccc solid;
	z-index: 0;
}

#top  {
	width: 100%;
	height: 125px;
	position: relative;
	top: 0px;
	text-align: left;
	background: transparent;
	z-index: 1000;
}



#main  {

	width: 535px;
	height: 406px;
	overflow: auto;
	margin-right: 4px;
	position: relative;
	float: right;
	text-align: left;
	background: #e6f4fc;
	/*background-image: url(../images/bck.png);*/
	/*background-repeat: repeat;*/
	padding: 20px 45px 0px 45px;
	text-align: justify;
	border-top: 15px #e6f4fc solid;
	border-bottom: 20px #e6f4fc solid;
	
}


#main a:link,
#main a:active,
#main a:visited  {	
		color: #000033;
		text-decoration: underline;
		font-weight: normal;
		border-bottom: 0px #000033 dotted;
	    font-family: Arial, Verdana, Helvetica, sans-serif;
	    }

#main a:hover  {
  	        	  

		color: #d30007;
		font-weight: normal;
		text-decoration: underline;
		border-bottom: 0px #d30007 dotted;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		}

.pdf  {
		text-decoration: none;
		}
		



#navi  {

	width: 185px;
	height: 421px;
	position: relative;
	padding: 40px 0 0 20px;
	float: left;
	text-align: left;
	background: #e6f4fc;
	/*background-image: url(../images/bck.png);*/
	/*background-repeat: repeat;	*/
}


#navi a  {	
		font-size: 13px;
	    color: #d30007;
	    border: 0;
	    text-decoration: none;
	    padding: 1px 2px 0px 18px;
	    font-weight: bold;
	    line-height: 30px;
} 

  

#navi  a:hover  {	
	    color: #d30007;
	    border: 0;
	    text-decoration: none;
		background: transparent url(../images/navi-punkt.gif) no-repeat;
		background-position: 0 4px;
	    padding: 1px 2px 0px 18px;
}  

#navi a.current  {	
	    color: #d30007;
	    border: 0;
	    text-decoration: none;
		background: transparent url(../images/navi-punkt.gif) no-repeat;
		background-position: 0 4px;
	    padding: 1px 2px 0px 18px;
}

#navi a.section {	
	    color: #d30007;
	    border: 0;
	    text-decoration: none;
		background: transparent url(../images/navi-punkt.gif) no-repeat;
		background-position: 0 4px;
	    padding: 1px 2px 0px 18px;
}

#navi li {
	list-style-type: none;
	line-height: 155%;
}

.sub  {
	margin-left: 35px;
	margin-top: -7px;
	}
	
	
.right {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px #fff solid;
	}
	
	
	img.leftAlone {
		float: left;
		margin: 10px 50px 15px 2px;
		border: 1px #fff solid;
		float: left;
	}

.left {
	text-decoration: none;
	border: 0;
	float: left;
	margin: 0px 10px 0px 0px;
	}

#base  {
	width: 50px;
	height: 27px;
	margin-top: 5px;
	margin-right: 4px;
	float: right;
	position: relative;
	padding: 2px 1px 0 0;
	text-align: right;
	border: 0px #ccc solid;
	background: #ffffff;

	
}



#main li {
  	font-size: 12px; 
	line-height: 145%;
	margin-bottom: 7px;
}



#main ul {
	margin-left: 13px;
}
