BODY {font: 12px verdana; font-weight:normal; 
       margin-top:1pt; margin-left:2pt; 
       margin-right:2pt; background-color: #FEFA9A;
       scrollbar-3dlight-color : #FDF56F;
       	scrollbar-arrow-color : BLACK;
       	scrollbar-base-color : #FFCC00;
       	scrollbar-darkshadow-color : black;
       	scrollbar-face-color : #FFCC00;
       	scrollbar-highlight-color : #F3EC79;
       	scrollbar-shadow-color : #000000;
       	scrollbar-track-color : #FFFFCC;
	color: Black;
       }
P {font: 10px verdana; font-weight:normal; color: black; }
h1 {font: 12px verdana; font-weight:bold; color: black; }
TD {font: 10px verdana; color: black; }

A:link { font-family: verdana;  color: #000000; text-decoration:none; font-weight:bold}
A:visited { font-family: verdana; color: #000000; text-decoration:none; font-weight:bold}
A:hover { font-family: verdana; color: #FF7700; text-decoration:none; font-weight:Bold}
A:active { font-family: verdana; color: #FF7700; text-decoration:none; font-weight:bold}

/*INPUT.TEXT{font-family: verdana; color: #000000; font-size:9pt; text-decoration:none; font-weight:normal;
  background-color:FFFFFF; 
  border-color:FF7700; 
  border-style:inset; 
  border-width:1px; 
}
SELECT.TEXT{font-family: verdana; color: #000000; font-size:9pt; text-decoration:none; font-weight:normal;
  background-color:FFFFFF; 
  border-color:FF7700; 
  border-style:inset; 
  border-width:1px; 
}*/
input, select, textarea {
  font-family: verdana; color: #000000; font-size:8pt; text-decoration:none; font-weight:normal;
  background-color:FFFFFF; 
  border-color:FF7700; 
  border-style:inset; 
  border-width:1px;
}
.submit-button
{
color: #000;
background: #fb0;
border: 1px #9cf outset;
cursor: hand;
}
/* Layout */


/*#leftcol{
 width: 200px;
 float: left;
 position: relative;
 margin-right: 5px;
 }*/

#linkcol1{
 float:left;
 width: 200px;
 position:absolute;
 left:180px;
 top:100px;
}
#linkcol2{
 width: 200px;
 position:absolute;
 left:390px;
 top:100px;
}
#linkcol3{
 width: 200px;
 position:absolute;
 left:600px;
 top:100px;
}
#linkcol4{
 width: 200px;
 position:absolute;
 left:810px;
 top:100px;
}

/* Modules */

#linkcol1 div.module, #linkcol2 div.module, #linkcol3 div.module, #linkcol4 div.module {
width: 200px;
background: transparent url(images/module_middle3.jpg) repeat-y left;
margin-bottom: 10px;
}

#linkcol1 div.module div, #linkcol2 div.module div, #linkcol3 div.module div, #linkcol4 div.module div {
width: 200px;
background: transparent url(images/module_top3.jpg) top left no-repeat;
}

#linkcol1 div.module div div, #linkcol2 div.module div div, #linkcol3 div.module div div, #linkcol4 div.module div div {
width: 200px;
background: transparent url(images/module_bottom3.jpg)  bottom left no-repeat;
}

#linkcol1 div.module div div div, #linkcol2 div.module div div div, #linkcol3 div.module div div div, #linkcol4 div.module div div div {
width: 200px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#linkcol1 div.module div div div div, #linkcol2 div.module div div div div, #linkcol3 div.module div div div div, #linkcol4 div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module h3 {
font-size: 12px;
width: 196px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 3px;
}



/* Links  */

a.linkregel {
font-size: 10px;
padding-left: 4px;
width: 196px;
display: block;
line-height: 14px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 196px;
}

html>body a.linkregel {width:196px;} /* Opera5-Fix-fix ;-) */

a.linkregel:hover, a.linkregel#active_menu {
background: #FFCC00;
text-decoration: none;
font-weight: bold;
color: #000000;
width: 180px;
}