/** 		~  css dokument (c) 2008 by jojo. all rights reserved
		~  Version 1.1 (5.04.09)
 **/
 
html	{	height:		100%;
		width:		100%;
	}

body 	{	height:		100%;
 		width:		100%;
 		font-family: 	"Comic Sans MS", Arial;
		font-size:	1.0em;
 		margin: 	0;
 		padding:	0;
 		background: #fff;
 	}

li	 { 	margin-left:	-15px;}
 
 /** --- **/
 
img {border: 0 none;
     height:100%;
	width:100%;
     }

u {font-size: 1.2em;
   display: block;}



a { font-size: 1em;
    color: #ACACAC;
    text-decoration: none;
   }

a:hover img { 
	width: 94px;
	height: 94px;
	display: block;
	position: absolute;
	top: -7.5px;
	left: -7.5px;
	z-index: 10;
	background: #fff;
	}

/** --- **/


#back 	{
	height: 100%;
	width:  100%;
	z-index: 0;
	} 

#back_div 	{
		height: 100%;
		width:  100%;
		}

#p1  { margin:  50px 0 0 75px;
	position: fixed;}
#p2  { margin:  50px 0 0 165px;
	position: fixed}
#p3  { margin:  50px 0 0 255px;
	position: fixed}
#p4  { margin: 140px 0 0 75px; 
	position: fixed}
#p5  { margin: 140px 0 0 165px;
	position: fixed}
#p6  { margin: 140px 0 0 255px;
	position: fixed}
#p7  { margin: 230px 0 0 75px;
	position: fixed}
#p8  { margin: 230px 0 0 165px;
	position: fixed}
#p9  { margin: 230px 0 0 255px;
	position: fixed}

#margin { margin: 0 0 0 15%;}

#sitemap {	font-size: 0.8em;
		color: #ACACAC;
		position: fixed;
		margin: 12% 0 0 1px;
		z-index: 3;
 	 }
 	 

/** --- **/

.pic { height: 80px;
	width: 80px;
	display: block;
     }

.u   {	text-decoration: underline;
	font-size:	1.3em;
     }
