
body 	{
	background-color : #FFFFFF;
}

A:LINK {
	color: #005f00;
	font-family: "Comic Sans MS";
	text-decoration: none;
}

A:VISITED {
	color : #005f00;
	font-family: "Comic Sans MS";
	text-decoration: none;
}

A:ACTIVE {
	color : Red;
	font-family: "Comic Sans MS";
	text-decoration: none;
}

.subbutton {
	background-color: #fbd973;
	font-family: "Comic Sans MS";
	font-size: 13px;
	-moz-border-radius: 3px;
	height: 25px;
	cursor: pointer;
	vertical-align: center;
}

.textbutton {
	font-family: "Comic Sans MS";
	font-size: 13px;
	-moz-border-radius: 3px;
	height: 22px;
	vertical-align: center;
}

.selbutton {
	font-family: "Comic Sans MS";
	font-size: 13px;
	-moz-border-radius: 3px;
	height: 22px;
	cursor: pointer;
	vertical-align: center;
}

.header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #0000CC;
		}

.text	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		}


.comictext	{
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.unsicht	{
	font-family: "Comic Sans MS";
	font-size: 3px;
	font-style: normal;
	font-weight: normal;
	color: #EFFFEF
}

.comictextgroot	{
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.comictextrot	{
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-color: #FEFE70;
}
/* Main Currency */
.macu	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		}
/* Foreign currency */      
.focu	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: italic;
		font-weight: normal;
		}

.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font: bolder;
	color: #FF31CE;
}      

.cursive  {
	font-size : 13px;
	font-family : Arial,Helvetica, sans-serif;
	font : normal;
	font-weight : bolder;
}
            
td.topic {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #005f00;
	color : #E9FFE7;
	text-align : center;
	vertical-align : top;
}
            
td.topickass {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #005f00;
	color: #FEFE70;
	text-align: center;
	vertical-align: top;
}

td.topicnav {
   -moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
   -moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #005f00;
	font-variant: normal;
	text-align: center;
	color: #005f00;
 	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	line-height: 8px;
}

td.topicnavunten {
   -moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
   -moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #005f00;
	font-variant: normal;
	text-align: center;
	color: #005f00;
 	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	line-height: 8px;
}

td.topicinv {
   -moz-border-radius:4px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #005f00;
	font-variant: normal;
	color: #E9FFE7;
	text-align: center;
}

td.content {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	border-left : 1px Aqua;
}

td.nav {
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: normal 13px;
	font-style: normal;
	background-color : #fbd973;
	border : 1px solid #005f00;
	padding : 3px;

	
}

pre  {
	font-family : monospace;
	font-size : 14px;
}

big  {
	font-size : 22px;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

small  {
	font-size : 11px;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

hr {
   color: #005f00;
}

P {
   margin: 0.7em 1em;
   }

DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }
DIV.shadow5:hover DIV.shadow,
DIV.shadow5:hover DIV.shadow2,
DIV.shadow5:hover DIV.shadow3,
DIV.shadow5:hover DIV.shadow4,
DIV.shadow5:hover {
   padding: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid transparent;
   margin: 1px 4px;
   }
DIV.shadow5:hover {
   border-width: 5px;
   }

DIV.shadow5 IMG {
   border: 0px solid #666;
   margin: -2px;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   -moz-opacity:0.67;
   }
DIV.shadow5:hover IMG {
   margin: -1px;
   top: -1px;
   left: -1px;
   -moz-opacity:1;
   }


/* Should be the same as: <table border="1" cellpadding="3" cellspacing="0" bordercolor="#99ccff">
table.border_yes {
      padding: 3px;
      border-spacing: 0px; 
      border-width: 2px; 
      border-color: #99ccff;
      border-style: solid;
}

This can be used for html debug purposes:
TABLE {border: 2px solid purple !important; 
   margin: 5px !important; border-collapse: 
   separate !important; border-spacing: 1px !important; 
   empty-cells: show !important;}
TH {border: 1px solid blue !important; 
   padding: 3px !important;}
TD {border: 1px solid red !important; 
   padding: 3px !important;}
*/



