/*
author:    Mario Jeckle
support:   Susanne Hampp
date:      2004-05-09
revision:  4
For further information, see: http://www.jeckle.de
*/


h1 a     {text-decoration:none;}

/*Navigationselemente*/
.navi 		{ color:#003366;
		  font-family:Verdana,Arial,Geneva, sans-serif;
		  letter-spacing:0.1mm; word-spacing:0.8mm;
        font-size:10pt;
        font-weight:bold;}

.navi a:link, .navi a:active, .navi a:visited, .navi a:hover
		{ color:#003366;
		  text-decoration:none;}


/*Überschriften*/
h1 		{color:#003366;
		  font-family:Verdana,Arial,Geneva,sans-serif;
		  letter-spacing:0.1mm;
		  word-spacing:0.8mm;
    	  font-size:11pt;
    	  font-weight:bold;
    	  margin-left:50px;
    	  margin-top:50px;}

table.head	{ margin-top:-15px;}

h2 		{ color:#003366;
		  font-family:Verdana,Arial,Geneva,sans-serif;
		  letter-spacing:0.1mm;
		  word-spacing:0.8mm;
    	  font-size: 10pt;
    	  font-weight:bold;
    	  margin-top:50px;
    	  margin-left:200px;} /* new changed */

h3    {
      color:#000000;
		font-family:Verdana,Arial,Geneva, sans-serif;
		letter-spacing:0.1mm;
		word-spacing:0.8mm;
    	font-size: 10pt;
    	font-weight:bold;
    	font-style:normal;
    	margin-top:30px;
    	margin-left:150px;} /* new */

h4			{
         color:#000000;
		  	font-family:Verdana,Arial,sans-serif;
		   letter-spacing:0.1mm;
		   word-spacing:0.8mm;
    		font-size: 10pt;
 		   font-style:italic;
 		   margin-top:30px;
 		   margin-left:150px;} /*new */


/*Mengentextelemente*/
p 		{ color:#000000;
		  font-family:Verdana,Arial,sans-serif;
		  text-align:justify;
		  line-height:13pt;
		  letter-spacing:0.1mm;
		  word-spacing:0.8mm;
    	  font-size:10pt;
    	  margin-bottom:5px;
    	  margin-right:15px;
    	  margin-left:50px;} /* new */

p small {font-size:8pt;}

table {margin-left:50px}

fieldset {
		margin-left:150px;
		font-family:Verdana,Arial,sans-serif;
		color:#000000;
		}

ul		{ font-family:Verdana,Arial,sans-serif;
		  text-align:left;
		  line-height:15pt;
		  margin-left:10px; /* new */
		  margin-right:10%;
		  margin-bottom:0px;
		  margin-top:0px;
    	  letter-spacing:0.1mm;
    	  word-spacing:0.8mm;
    	  font-size:10pt;
    	  color:#000000;
    	  list-style-image:url(http://www.solarserver.de/images/triangles.gif);
    	  }


ul ul 		{ margin-left:18px;
		  margin-right:0px;}

ol		{
      font-family:Verdana,Arial,sans-serif;
		text-align:left;
		line-height:13pt;
		margin-left:170px;
		margin-right:15%;
		margin-bottom:0px;
		margin-top:0px;
    	letter-spacing:0.1mm;
    	word-spacing:0.8mm;
    	font-size:10pt;
    	color:#000000;
    	}

ol ol {margin-left:18px;
      margin-right:0px;}

code 		{ font-family: Courier, serif, monospace;}

pre {line-height:13pt;
    margin-left:100px;}


.tabhead 	{ color:#003366;
		  font-family:Verdana,Arial,sans-serif;
		  letter-spacing:0.1mm;
		  word-spacing:0.8mm;
	  	  font-size:10pt;
	  	  font-weight:bold;
	  	  vertical-align:bottom;
	  	  text-align:left;}

.tabelement 	{
 		font-family:Verdana,Arial,sans-serif;
		  letter-spacing:0.1mm;
		  word-spacing:0.8mm;
	  	  font-size:10pt;
	  	  vertical-align:bottom;
	  	  text-align:left;}


.tab 		{ color:#000000;
		  font-family:Verdana,Arial,sans-serif;
		  line-height:13pt;
		  letter-spacing:0.1mm;
   	  word-spacing:0.8mm;
		  font-size:10pt;
		  padding-top:5px;
		  padding-bottom:5px;
		  padding-right:5px;
		  }

a:link, a:active, a:visited
		{ color:#003366;}
	
