/* #### style.css #### */
/* -----------------------------------------------
copyright - patrick ehrlich - www.infosion.de
----------------------------------------------- */

/* text
----------------------------------------------- */

* {
     padding:0;
     margin: 0;
     border: 0;
     }

body {
	margin-top: 22px;
	margin-bottom: 22px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	text-align:center;
	font-size: 1em;
     }

h1   {
     display: none;
     }
     
h2, p{
     padding-top:3px;
     }  

h1, h2 {
	font-size: 75%;
	width: 180px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height:1.2em;
	float: left;
     }    
     
p {
     font-weight: normal;
     padding: 0 0 16px 190px;
     font-size: 75%;
     margin-bottom: 8px;
     color:#666666;
     }
     
p.description {
     font-size: 75%;
     line-height:1.6em;
     color:#666;
     }

p strong {
     color: #666666;
     }

    
     
/* links
----------------------------------------------- */

#content h1 a, #content h2 a {
	color: #666666;
	text-decoration: none;
     }
     
#content h1 a:hover, #content h2 a:hover {
	text-decoration: underline;
     }


#content p a {
     color: #006699;
     text-decoration: none;
     }
   
#content p a:hover {
	text-decoration: underline;
     }     
     

#copyright {
	font-size: 60%;
	height:20px;
	clear: both;
	padding: 2px;
	padding-left: 188px;
     }

   
    
#copyright a:link, #copyright a:visited {
     color: #666666;
     text-decoration: none;
     }
     
#copyright a:hover, #copyright a:active {
     color: #0066CC;
     text-decoration: none;
     }
     
#copyright span {
	color: #666666;
	padding: 0 1px 0 5px;
	margin: 0;
     }
     
     
     

     
     


     

/* lists
----------------------------------------------- */ 

#content ul  {
	padding:0;
	font-size: 75%;
	margin-left: 190px;
     }

#content ul.content  {
	margin: 8px 0 20px 190px;
     }
    
#content ul.content strong  {
	color: #666666;
}
    
     
#content ul.index  {
	margin: 4px 0 0 0;
     }     

#content li {
     padding:0 0 0 16px;
     line-height:1.5em;
     list-style:disc url(none);
     }
     
#content ul.index li {
     margin-top: 4px;
     }




/* layout
----------------------------------------------- */
 


#wrap {
	text-align:left;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	color:#666666;
	border-bottom: 1px dotted #999999;
	background-color: #FFFFFF;
     }

     
#top {
	display: block;
	width: 760px;
	height: 87px;
	background-image: url(logohead.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-indent: 188px;
	vertical-align: middle;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
     }
     


#nav {
	width: 760px;
	height: 23px;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
     }

    
#header {
     height: 230px;
     margin-bottom: 6px;
     background: right 7px no-repeat;
     }

#copyright {
	border-top: 1px dotted #999999;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
     }




/* navigation
----------------------------------------------- */

#nav {
	padding: 0 0 0 180px;
	width: 580px;
     }
     
#nav li {
     float:left;
     list-style:none;
     font-size: 70%;
     letter-spacing: 1px;
     padding: .5em 0 0 0;
     }
  
#nav li a {
	display:block;
	line-height: 1em;
	padding: 0 10px;
	text-decoration:none;
	text-transform: uppercase;
	border-left: 1px solid #666666;
	color: #666666;
     }

#nav li a.first {
	border-left: 0;
 }
     
#nav li a:hover, #nav a.active {
	color:#006699;
	font-weight: bolder;
     }


/* subnavigation
----------------------------------------------- */

#subnav  {
	list-style: none;
	width: 177px;
	height: 212px;
	display: block;
	margin-left: 0em;
     }
     
        
ul#subnav li{
	list-style:none;
	font-size: 70%;
	letter-spacing: 1px;
	padding: 1px 0 0 0;
	line-height: 2em;
	border-bottom: 1px dotted #999999;
     }

ul#subnav li a {
	display: block;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
     }

ul#subnav li a:hover, ul#subnav li a.active {
	color: #006699;
	font-weight: bolder;
     }
     

     
     
/* functions
----------------------------------------------- */

ul#functions {
     margin:0;     
     width:185px;
     float: left;   
     }
     
.pddng ul#functions {
     padding:212px 0 0 0;
     }
         
ul#functions li {
     float:left;
     list-style:none;
     }

ul#functions li a {
     margin-right: 8px;
     display: block;
     width: 18px;
     height: 12px;
     background-position: 0 0;
     }

ul#functions li a span {
     display: none;
     }

ul#functions li a:hover {
     background-position: 0 -12px;
     }
.line {
	border: 1px solid #999999;
}
