/*
    TeraPower
    Hardware & Software Entwicklung
    An den Kiefern 23
    55122 Mainz
    Tel. : +49 (0)6131 689572
    Fax  : +49 (0)6131 690548
    email: TeraPower@TeraPower.de
    www.TeraPower.de

    Entwickelt von: Marco Forestier
    Am 23.02.2006 in Mainz
*/

h1,h2,h3,h4,h5,h6 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
}
font,p { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font: normal normal normal x-small/normal Verdana; 
	color: White;
}
.frage {
 color: Red;
 font-family: Verdana;
 font-size: x-small;
 font-style: normal;
}
.antwort {
 color: Green;
 font-family: Verdana;
 font-size: x-small;
 font-style: normal;
}
.blocksatz {
 font-style: normal;
 float: left;
 font-family: Verdana;
 font-size: x-small;
 text-align: justify;
 text-decoration: none;
color: White;
background-color: Black;
 /*text-transform: capitalize;*/
}
/*
table {
border: none;
width: 80%;
}
*/
th,td {
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font: normal normal normal x-small/normal Verdana; 
	text-align: left;
	color: White;
}

a:link { 
	color: White;
	text-decoration: underline;
	/* font: normal normal normal x-small/normal Verdana; 
   font-family: Verdana, Arial, Helvetica, sans-serif; */
   /* text-decoration: underline; 	*/
}
a:active { color : White; text-decoration: underline; }
a:visited { color : White; text-decoration: underline; }
a:hover		{ text-decoration: underline overline; color : White;  font-weight: bold }
hr	{ height: 0px; border: solid #000000 0px; border-top-width: 0px;}

/* Form elements */
input,textarea, select {
	color : Black;
   background-Color: #CCCCCC;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : White;
}
.Scriptname {
	color: White;	
	text-decoration: none;	
   font: normal normal bold 18px/normal Verdana;
	vertical-align: top;
	text-align: left;
}

.button {
      color: White;
      width:120px;
      background-Color: #DADADA;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      text-decoration: none;
      font: normal normal normal x-small/normal Verdana;
      }
.button:hover
      {
      Color: White;
      width:120px;
      background-Color: White;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
      font: normal normal normal x-small/normal Verdana;
      }
.buttongelb
      {
      font-family:Arial;
      color: #000000;
      width:100px;
      background-Color: #FFF40A;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      text-decoration: none;
      font: normal normal normal x-small/normal Verdana;
      }
.buttongelb:hover
      {
      Color: #000000;
      width:100px;
      background-Color: #FFFFFF;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
		}
.buttongelb2
      {
      font-family:Arial;
      color: #000000;
      width:150px;
      background-Color: #FFF40A;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      text-decoration: none;
      font: normal normal normal x-small/normal Verdana;
      }
.buttongelb2:hover
      {
      Color: #000000;
      width:150px;
      background-Color: #FFFFFF;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
		}
.buttongreen
      {
      font-family:Arial;
      color: White;
      width:150px;
      background-Color: Green;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      text-decoration: none;
      font: normal normal normal x-small/normal Verdana;
      }
.buttongreen:hover
      {
      Color: White;
      width:150px;
      background-Color: #009F01;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
		}		
.buttongelb400
      {
      font-family:Arial;
      color: #000000;
      width:400px;
      background-Color: #FFF40A;
      border-left: 2px solid #CCCCCC;
      border-top: 2px solid #CCCCCC;
      border-right: 3px solid #000000;
      border-bottom: 3px solid #000000;
      text-decoration: none;
      font: normal normal normal x-small/normal Verdana;
      }
.buttongelb400:hover
      {
      Color: #000000;
      width:400px;
      background-Color: #FFFFFF;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
		}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
}

