<style type="text/css">


a:link { color: #000000; text-decoration: none; font: bold}
a { color: #000088; text-decoration: none; font: bold}
a:active { color: #555555; text-decoration: none; font: bold}
a:visited { color: #000088; text-decoration: none; font: bold}
a:hover {  color: #0033FF; text-decoration: none; font: bold}

ol {
  list-style-position:outside;
}

div {
  color: #000000;
  font-size: 12Px;
  font-family: arial;
}

h1  {
  color: #000000;
  font-size: 20Px;
  text-align: center;
  font-family: arial;
}

p {
  color: #000000;
  font-size: 12Px;
  font-family: arial;
}

body 	{
  font-family: Arial, Veranda, sans-serif;  
  text-align:justify;
	float:left;
	overflow: auto;
	background-color: #ffffff;
  scrollbar-base-color:#DDDDDD;
  scrollbar-3dlight-color:#DDDDDD;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#666666;
  scrollbar-face-color:#DDDDDD;
  scrollbar-highlight-color:#DDDDDD;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ffffff;
  
  color: #000000;
  font-size: 12Px;
  font-family: arial;
}

textarea {
  font-size: 11Px;
  font-family: arial;
  border-style : solid;
  border-width : 1Px;
  background-color: #EEEEEE;
  border-color: #333333;
}

input {
  font-size: 11Px;
  font-family: arial;
  border-style : solid;
  border-width : 1Px;
  background-color: #EEEEEE;
  border-color: #333333;
}

select {
  font-size: 11Px;
  font-family: arial;
  border-style : solid;
  border-width : 1Px;
  background-color: #DDDDDD;
  border-color: #333333;
}

option {
  font-size: 11Px;
  font-family: arial;
  border-style : solid;
  border-width : 1Px;
  background-color: #DDDDDD;
  border-color: #333333;
}


img 	{
	border		: none;
}



#container {
	background-repeat:no-repeat;
  height   : 519px;
  width    : 740px;
  margin   : 0px auto;
  text-align : left;
  padding-top:1px;
}
#links   {
  margin-top   : 7px;
  margin-left  : 14px;
  display  		 : block;
  padding-top  : 2px;
}
.login  {
  text-align:left;
}
.button {
  font-family: Verdana;
  font-size: 8pt;
  background-color: #978C73;
  border-style: ridge;
  border-color: #FFCC00;
  color: #2D0404;
  font-weight: bold;
}
.input   {
  background-color: #FFFFEE;
  border-color : #FFCC00;
  border-style : ridge;
  size   : 30;
}
input[type="image"] {
  background-color: none;
  border   : none;
}
.inputtitel {
  font-family : Arial, Helvetia, sans-serif;
  font-size  : 8pt;
  background-color: #ABAA95;
  border-color : #FFFFFF;
  border-style : ridge;
  color    : #000000;
  font-weight  : bold;
  margin-bottom  : 5px;
 }
label	{
  float   : left;
  text-align : right;
  width    : 65px;
  margin-right : 3px;
  font-size  : 10pt;
}
</style>
