body {
 font-family:Verdana,Arial,Tahoma,Times New Roman,Georgia,Helvetica;
 font-size:12px;
 background-color:#FFFFFF;
 margin:auto;
 color:#666666;
 
}
.input {
 font-size:10px;
 font-weight:bold;
}

#heading {
 font-size:10px;
 font-weight:bold;
}

#heading-green {
 color:#94CB3A;
}

#topheading {
 font-size:14px;
 font-weight:bold;
}

#filemanager {
 font-size:10px;
}

#mediumheading {
 font-size:10px;
}

#small {
 font-size:9px;
}

A:link    {text-decoration: none;color:#666666;}
A:visited {text-decoration: none;color:#666666;}
A:active  {text-decoration: none;color:#94CB3A;}
A:hover   {text-decoration: none;color:#94CB3A;}

A.arrow:link    {font-size:17px;text-decoration: none;color:#666666;}
A.arrow:visited {font-size:17px;text-decoration: none;color:#666666;}
A.arrow:active  {font-size:17px;text-decoration: none;color:#94CB3A;}
A.arrow:hover   {font-size:17px;text-decoration: none;color:#94CB3A;}

A.special:link    {text-decoration: none;color:#94CB3A;}
A.special:visited {text-decoration: none;color:#94CB3A;}
A.special:active  {text-decoration: none;color:#94CB3A;}
A.special:hover   {text-decoration: none;color:#94CB3A;}

A.subspecial:link    {line-height:1.6em;font-size:11px;text-decoration: none;color:#94CB3A;}
A.subspecial:visited {line-height:1.6em;font-size:11px;text-decoration: none;color:#94CB3A;}
A.subspecial:active  {line-height:1.6em;font-size:11px;text-decoration: none;color:#94CB3A;}
A.subspecial:hover   {line-height:1.6em;font-size:11px;text-decoration: none;color:#94CB3A;}

A.submenue:link    {line-height:1.6em;font-size:11px;text-decoration: none;color:#666666;}
A.submenue:visited {line-height:1.6em;font-size:11px;text-decoration: none;color:#666666;}
A.submenue:active  {line-height:1.6em;font-size:11px;text-decoration: none;color:#94CB3A;}
A.submenue:hover   {line-height:1.6em;font-size:11px;text-decoration: none;color:#94CB3A;}

A.menue:link    {text-decoration: none;color:#666666;}
A.menue:visited {text-decoration: none;color:#666666;}
A.menue:active  {text-decoration: none;color:#94CB3A;}
A.menue:hover   {text-decoration: none;color:#94CB3A;}

#space {
 height:30px;
}

#space-welcome {
 height:350px;
}

#left {
  width:180px;
  height:550px;
  float:left;
  padding:10px;
}

#menue {
 width:180px;
 height:495px;
}

#logo {
 width:180px;
 height:55px;
}

#middle {
 width:50px;
 height:550px;
 float:left;
 padding:10px;
}

#middle-top {
 width:50px;
 height:500px;
}

#middle-bottom {
 text-align:center;
 width:50px;
 height:50px;
}

#right {
 font-size:12px;
 background-color:#FFFFFF;
 width:570px;
 height:550px;
 padding:10px;
 float:right;
}

#right-space {
 width:100px;
 height:550px; 
 float:left;
}

#right-left {
 width:250px;
 height:550px; 
}

#right-right {
 width:250px;
 height:550px;
}

#right-top {
 width:570px;
 height:401px;
}

#right-bottom {
 width:570px;
 height:129px;
}

.menutitle{
 font-weight:bold;
 text-align:center;
 margin:2px;
}

.menucontainer {
 border:1px solid #000;
 background-color:#7b7d8e;
 width:106px;
 margin:10px;
}

#content {
 border:1px solid #000000;
 background-color:#000000;
 width:610px;
 float:right;
 padding:0px 10px;
}
