/* Stylesheet coded by A.Schuster <aschuster@spx.at> 
   Use and reformat this Stylesheet, as you like. ;)
   Leave the following line intact and send me an EMail with the URL you use this Stylesheet. ;)
   copyright 2007 by A.Schuster <aschuster@spx.at> */
   
body 
{
        color: #000000; 
		background: #353535;
        font-size: 100.01%;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        margin: 0; padding: 1em;
        min-width: 41em; 
        }

h1 
{
        font-size: 25px;
        font-weight: normal;
        font-family: Courier, Courier New;
        margin: 0 0 0.7em; 
        padding: 0.3em;
        text-align: right;
        background-color: #353535;
        color: #00ff00;
		border: transparent 10px;
        }

hr
{
		  width: 100%;
		  color: #008800;
		  height: 1px;
		  }
		  
hr.small
{
		  width: 95%;
		  color: #008800;
		  height: 1px;
		  }

html>body h1 
{
        border-color: #008800;
        }

ul#nav 
{
        font-size: 0.83em;
        float: right; 
        width: 12em;
        margin: 0 0 1.2em; 
        padding: 0;
        border: 0px dashed #000000;
        }
ul#nav li 
{
        list-style: none;
        margin: 0; 
        padding: 0.1em;
        }

ul#nav a 
{
        display: block;
        padding: 0.2em;
        font-weight: normal;
        border: 1px dotted #008800;
        }
ul#nav a:link 
{
        color: #008800; 
        background-color: #000000;
        }
 
ul#nav a:visited 
{
        color: #008800; 
        background-color: #000000;
        }
ul#nav a:active 
{
        color: #008800; 
        background-color: #000000;
        }
        
ul#nav a:hover 
{
        color: #00ff00; 
        background-color: #000000;
        border: 1px solid #00ff00;
        font-weight: bold;
        }

div#info 
{
        font-size: 12px;
		font-weight: normal;
		font-family: Courier, Courier New;
        float: left; 
        width: 12em;
        margin: 0 0 1.1em; 
        padding: 0;
		color: #000000;
        background-color: #5d5d5d; 
        border: 1px dotted #008800;
        }

div#info h2 
{
        font-size: 14px;
        margin: 0.2em 0.5em;
        }

div#info p 
{
        font-size: 12px;
        margin: 0.5em;
        }

div#content 
{
        margin: 0 12em 1em 11em;
        padding: 0 1em;
        border: 1px dotted #008800;
        background-color: #5d5d5d;
        }

div#content p.date
{
        font-size: 12px;
        font-weight: bold;
        font-family: Courier, Courier New;
        color: #00ff00;
        padding: 2px;
        text-align: right;
        background-color: transparent;
        }

div#content p.pic
{
        font-size: 12px;
        font-weight: bold;
        font-family: Courier, Courier New;
        color: #00ff00;
        padding: 2px;
        text-align: center;
        background-color: transparent;
        }

div#content p.blubb
{
        font-size: 12px;
        font-weight: bold;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        color: #ffffff;
        padding: 2px;
        text-align: left;
		  text-decoration: underline;
        background-color: transparent;
        }

div#content p.se
{
        font-size: 8px;
        font-weight: normal;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        color: #000000;
        padding: 2px;
        text-align: left;
        background-color: transparent;
        }

* html div#content 
{
        height: 1em;  
        }

div#content h2 
{
        font-size: 15px;
        margin: 0.2em 0;
		text-align: left;
		color: ffffff;
        }
div#content p 
{
        font-size: 12px;
        margin: 1em 0;
        }

div#content p#right
{
		font-size: 12px;
		font-weight: normal;	
		color: #008800;	  
		margin-left: 40%;
		  }

p#footer 
{
        clear: both;
        font-size: 10px;
        margin: 0; 
        padding: 0.1em;
        text-align: center;
        color: ffffff;
        background-color: transparent; 
        border: 0px;
        }
        
a:link
{
		text-decoration: none;
        font-weight: normal;
        color: #008800;
        background-color: #000000;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #008800;
        }
        
a:visited
{
        text-decoration: none;
        font-weight: normal;
        color: #008800;
        background-color: #000000;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #008800;
        }    
        
a:active
{
        text-decoration: none;
        font-weight: normal;
        color: #008800;
        background-color: #5d5d5d;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #008800;
        }
        
a:hover
{
        text-decoration: none;
        color: #00ff00;
        background-color: #000000;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
        border: 1px solid #00ff00;
        }
        
a.footer:link
{
        text-decoration: none;
        font-weight: normal;
        color: #ff7e00;
        background-color: #470707;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #ff7e00;
        }
        
a.footer:visited
{
        text-decoration: none;
        font-weight: normal;
        color: #ff7e00;
        background-color: #470707;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #ff7e00;
        }    
        
a.footer:active
{
        text-decoration: none;
        font-weight: normal;
        color: #ff7e00;
        background-color: #470707;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #ff7e00;
        }
        
a.footer:hover
{
        text-decoration: none;
        color: #470707;
        background-color: #ff7e00;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 10px;
        border: 1px solid #470707;
        }

a.pix:link
{
        background-color: transparent;
        border: 0px solid #ff7e00;
        }
        
a.pix:visited
{
        background-color: transparent;
        border: 0px solid #ff7e00;
        }    
        
a.pix:active
{
        background-color: transparent;
        border: 0px solid #ff7e00;
        }
        
a.pix:hover
{
        background-color: transparent;
        border: 0px solid #470707;
        }

form
{
        font-size: 12px;
        margin: 1em 0;
        }
