html, body {
margin:5 0 10 0;
background-color :#ffffff; 
background:url("images/bg.jpg");
color:#000000; 
cursor:default;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

A {
color : #000000; 
text-decoration : underline; 
}

A:link {
color : #000000; 
}

A:visited {
color : #000000; 
}

A:hover {
color : #ffffff; 
text-decoration : underline; 
}

A:active {
color : #000000; 
}

A.menulink {
text-decoration:none;
display:block;
width:110px;
padding:5px 0px;
text-align:center;
font-weight:bold;
}

A.menulink:hover {
text-decoration:none;
display:block;
color:#000000;
background-color:#FFFFF0;
width:110px;
text-align:center;
padding:5px 0px;
font-weight:bold;
}

#menu {
width:110px;
border:2px solid #000000;
}

hr {
color:#FFFFFF;
background-color:#FFFFFF;
border:0;
width:550px;
height:1px
}

td {
font-family:Verdana;
font-size:9pt
}

form {
margin : 0; 
padding : 0; 
} 

submit {
background-color: #FB9543;
color: #000000;
border: 1 solid #000000;
font-weight: bold;
}

.maintable {
background:#FB9543;
width:980;
height:99%;
border: 3px solid #ffffff;
}

.borderR {
border-right: 3px solid #ffffff;
}
.borderB {
border-bottom: 3px solid #ffffff;
}

.titel {
font-family:Verdana;font-size:28pt
}
.size5 {
font-family:Verdana;font-size:18pt
}
.size4 {
font-family:Verdana;font-size:13.5pt
}
.size3 {
font-family:Verdana;font-size:12pt
}
.size2-5 {
font-family:Verdana;font-size:11pt
}
.size2 {
font-family:Verdana;font-size:10pt
}
.size1 {
font-family:Verdana;font-size:7.5pt
}
