 /*****************************
File: fr_01.css
*****************************
initial author: hotcha@abnorm.tv
last editor: hotcha@abnorm.tv
firstVersion: 09.03.2008
lastVersion: 09.03.2008
****************************/
 a:link    { text-decoration:none; font-weight:; color:#CCCCCC;}
 a:visited { text-decoration:none; font-weight:; color:#FFF600;}
 a:hover   { text-decoration:none; font-weight:; color:#FFFFCC;}
 a:active  { text-decoration:none; font-weight:; color:#cc9966;}
 body      { background-color:#000000; font-weight:; font-family:Arial; font-size:100%;}
   body, textarea {
  scrollbar-base-color:#FF8400;
  scrollbar-3dlight-color:#cc9966;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#FF8400;
  scrollbar-face-color:#FFF600;
  scrollbar-highlight-color:#FFba00;
  scrollbar-shadow-color:#660000;
  scrollbar-track-color:#FF8400;}

.eingabefeld {
border-width:1px;
border-style:solid;
border-color:#999900;
font-family:Arial;
color:#ffff00;
font-weight:bold;
background-color:#000033;}
a:hover .rsa { filter='gray()';}

html {height:100%;}
body {
 height:100%;
 margin:0%;
 padding:0%;
}

div#a {
 margin:0% 3%;
 padding:0% 3%;
 height:100%;
 border-left:1px solid #eee;
 border-right:1px solid #eee;
}

/*Div-Container fuer Counter auf Index-page - im Div befindet sich ein I-Frame der widerum die Counter_main.php anzeigt - edit by agbah*/
#counter
{
	color: #FFFFFF;
	text-indent: 408px;
}

