body {
  background-color:#000000; background-repeat:no-repeat;background-attachment:fixed;
  
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-size:18pt;
	color: #FFFFFF;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-size:12pt;
	color: #FFFFFF;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#FFFFFF;
}

.sub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#FFFFFF;
}



ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	
}



li {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	font-size:10pt;
	list-style-type:none;
	color:#FFFFFF;
	
	}
	
	
.shortline{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:13px;
	font-size:10pt;
	list-style-type:none;
	}


.front{
		color:#CCFF00;

	}


span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#FFFFFF;
	}

.list{
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size:10pt;
	color:#FFFFFF;
	}
	
.showme{
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-weight:bold;
	font-size:10pt;
	color: #FFFFFF;
	}
   
   
   
code {
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
	color:#FFFFFF;
}
   
   /* menue */

#menu a {display: block;
color:#CC3333;text-decoration:none;font-family:Georgia, "Times New Roman", Times, serif; font-size:11pt; font-weight:bold;
padding-left:0px;padding-right:0px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:center;
}

#menu a:visited{
color:#CC3333;text-decoration:none;font-family:Georgia, "Times New Roman", Times, serif; font-size:11pt; font-weight:bold;
padding-left:0px;padding-right:0px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:center;

}

#menu a:active{
color:#FFFFFF;text-decoration:none;font-family:Georgia, "Times New Roman", Times, serif; font-size:11pt; font-weight:bold;
padding-left:0px;padding-right:0px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:center; background-color:#FFFFFF;

  }

#menu a:hover {
color: #FF0000;text-decoration:none;font-family:Georgia, "Times New Roman", Times, serif; font-size:11pt; font-weight:bold;
padding-left:0px;padding-right:0px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:center;



}
   /* links im text */

a {
   font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#CC3333; text-decoration:none;
   }

a:hover {
          font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#CC0000; text-decoration:none; 
		 }
		 
		 
 a:visited {
          font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#999999; text-decoration:none
		 }
   
