/* -- author www.visioprint.ch -- */

body { 
font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
background: #666666; 
padding: 0 0 0 0; 
margin: 0 0 0 0; 
} 

h1 , .ltk , .a { 
font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
} 

img { 
border: 0px solid #000000; 
} 

#content { 
display: none; 
z-index: 0; 
position: absolute; 
top: -500px; 
left: -500px; 
width: 80px; 
} 

#back { 
position: absolute; 
z-index: 0; 
top: 0px; 
bottom: 10px; 
left: 0px; 
right: 10px; 
width: 98%; 
height: 96%; 
margin: 10px 10px 10px 10px; 
background: #003300; 
display: block; 
} 

#stage { 
position: absolute; 
z-index: 50; 
top: 1%; 
bottom: 1%; 
left: 1%; 
right: 1%; 
width: 98%; 
height: 98%; 
display: block; 
} 

.h1 { 
font-size: 14pt; 
color: #006600; 
line-height: 18pt; 
letter-spacing: 1px; 
padding: 0; 
margin: 0; 
} 

.ltk { 
font-size: 9pt; 
line-height: 12pt; 
color: #cccccc; 
letter-spacing: 0em; 
} 
.ltk a:link		{ color: #cccccc; text-decoration: none; font-weight: bold; } 
.ltk a:visited	{ color: #cccccc; text-decoration: none; font-weight: bold; }
.ltk a:hover	{ color: #cccccc; text-decoration: underline; font-weight: bold; } 