#bg_kachel {
  background-image:url(images/bg_kachel.gif); background-repeat:x-repeat;
}

body {
  width:100%;
  height:100%;
  background-color:#FFFFFF;
  margin-left:0px; 
  margin-right:0px; 
  margin-top:10px;
  margin-bottom:0px;
}

body,textarea {
  scrollbar-track-color: #BEBEBE;
  scrollbar-face-color: #F3F3F3;
  scrollbar-arrow-color: #000000;
  scrollbar-highlight-color: #F3F3F3;
  scrollbar-3dlight-color: #F3F3F3;
  scrollbar-shadow-color: #F3F3F3;
  scrollbar-darkshadow-color: #F3F3F3;
}

a:link    {color:#FFF600; text-decoration:none; font-weight:bold;}
a:visited {color:#FFF600; text-decoration:none; font-weight:bold;} 
a:active  {color:#FFF600; text-decoration:none; font-weight:bold;}  
a:hover   {color:#FFF600; text-decoration:none; font-weight:bold;}

a.footer:link    {color:#999999; text-decoration:none; font-weight:normal;}
a.footer:visited {color:#999999; text-decoration:none; font-weight:normal;} 
a.footer:active  {color:#999999; text-decoration:none; font-weight:normal;}  
a.footer:hover   {color:#999999; text-decoration:none; font-weight:normal;}

td         {font-family:Verdana,Arial,sans-serif; font-size:11px; color:#F3F3F3;}
td.center  {text-align:center;}
td.right   {text-align:right;}
.footer    {font-family:Verdana,Arial,sans-serif; font-size:10px; color:#999999; text-align:center;}
.highlight {font-family:Verdana,Arial,sans-serif; font-size:11px; color:#FFF600; font-weight:bold;}
.nextevent  {font-family:Verdana,Arial,sans-serif; font-size:16px; color:#FFF600; font-weight:bold;}
.nexteventdate  {font-family:Verdana,Arial,sans-serif; font-size:16px; color:#FFFFFF; font-weight:bold;}
.mainnextevent  {font-family:Verdana,Arial,sans-serif; font-size:34px; color:#FFF600; font-weight:bold;}
.mainnexteventsubtext {font-family:Verdana,Arial,sans-serif; font-size:18px; color:#FFF600; font-weight:bold;}
.mainnexteventdate   {font-family:Verdana,Arial,sans-serif; font-size:20px; color:#FFFFFF; font-weight:bold;}

.input {
  width:200px; 
  font-family: Verdana,Arial,sans-serif;
  font-size: 10px;
  color: #F3F3F3;
  background-color: #333333;
  border: 1pt solid #AAAAAA;
}
.inv  {
  	position: absolute;
	top: -100px;
	left: 0;
	color: #fff;
	font-size: 1px;
	margin: 0;
	visibility: hidden;
}

.button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 10px;
  color: #F3F3F3;
  background-color: #333333;
  border-bottom: #000000 1pt solid;
  border-left: #000000 1pt solid;
  border-right: #000000 1pt solid;
  border-top: #000000 1pt solid;
  border-color: #AAAAAA;
}
