body
{
  background-color: #000000;
  margin: 0px;
}

div.scrollBalk
{
  overflow : auto;
  height: 100%;
  width : 100%;
  scrollbar-face-color: #515151;
  scrollbar-highlight-color: #515151;
  scrollbar-shadow-color: #515151;
  scrollbar-3dlight-color: #515151;
  scrollbar-arrow-color:  #000000;
  scrollbar-track-color: #000000;
  scrollbar-darkshadow-color: #515151;
}

td.back
{

  background-color: #000000;
}

td.noscroll
{
  border-left: 1px solid #000000;
  background-color: #515151;
}

td.menuback
{
  background-image: URL("/images/menuback.jpg");
  background-repeat: repeat-y;      
  background-position: left top;

}

td.content
{
  padding: 30px;
}

p, li, a.intekst, a.intekst:hover
{
  text-align: left;
  font-family : Arial;
  font-size : 12px;
  color : #E7E7E7;
  font-weight: normal;
  text-decoration: none;
}

h1
{
  text-align: left;
  font-family : Arial;
  font-size : 14px;
  color : #E7E7E7;
  font-weight: bold;
}

h2
{
  text-align: left;
  font-family : Arial;
  font-size : 12px;
  color : #E7E7E7;
  font-weight: bold;
}

p.footer
{
  text-align: left;
  font-family : Arial;
  font-size : 11px;
  color : #000000;
  font-weight: normal;
}

p.menu
{
  text-align: left;
  font-family : Arial;
  font-size : 11px;
  color : #E7E7E7;
  font-weight: bold;
}

td.menuitem1
{
  height: 23px;
  padding-left: 26px;
  background-image: URL("/images/1regelitemwit.jpg");
  background-repeat: no-repeat;      
  background-position: right top;  
  text-decoration: none;
}

td.menuitem1_hover
{
  height: 23px;
  padding-left: 26px;
  background-image: URL("/images/1regelitemoranje.jpg");
  background-repeat: no-repeat;      
  background-position: right top;  
  cursor: hand;
  text-decoration: none;
}

a.menuitem1,a.menuitem1_hover
{
  text-decoration: none;
}


td.menuitem2
{
  height: 42px;
  padding-left: 26px;
  background-image: URL("/images/2regelitemwit.jpg");
  background-repeat: no-repeat;      
  background-position: right top;  
  text-decoration: none;
}

td.menuitem2_hover
{
  height: 42px;
  padding-left: 26px;
  background-image: URL("/images/2regelitemoranje.jpg");
  background-repeat: no-repeat;      
  background-position: right top;  
  cursor: hand;
  text-decoration: none;
}

a.menuitem2,a.menuitem2_hover
{
  text-decoration: none;
}


td.footer
{
  background-color: #FF6600;
}

a.footer
{
  text-align: left;
  font-family : Arial;
  font-size : 11px;
  color : #000000;
  font-weight: normal;
  text-decoration: none;
}

a.footer:hover
{
  text-decoration: underline;
}

a.links
{
  text-align: left;
  font-family : Arial;
  font-size : 11px;
  color : #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

a.links:hover
{
  text-decoration: underline;
}

input.button
{
  background-color: #515151;
  color: #FFFFFF;
  border: 1 solid #FFFFFF;
  padding-left: 7;
  padding-right: 7;
}

input.textfield, textarea
{

  width: 100%;
  font-family: Arial;
  font-size: 10pt;
  line-height: 0,2em;
  background-color: #FFFFFF;
  border: 1 solid #FFFFFF;
  color: 000000;
}
