body {
background-color:#CCCCCC;
font-size:10px;
font-family: Tahoma,Helvetica;
}

table {
font-size:10px;
}

body a:link, body a:visited, body a:active {
 color: #333399;
 text-decoration: none;
}

body a:hover {
 color: #cc0000;
 text-decoration: none;
}


.logobackground {
 background-image: url(../images/hofue_pano.jpg); 
}

.mainpage {
 background-color: #ffffff;
 font-size:10px;
}

.tableoutborder {
 background-color: #000000;
}

.tableinborder {
 background-color: #000000;
}

.smallfont {
 font-size: 10px;
 font-family: Tahoma,Helvetica;
}

.headline {
 font-size: 12px;
 font-weight:bold;
 color:#333399;
 font-family: Tahoma,Helvetica;
}

.highlight {
 color: red;
 font-weight: bold;
}

select {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #cfcfcf;
 
}

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #cfcfcf;
 
}

.input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #cfcfcf;
 border:1px solid #000000;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}

form {
 padding:0px;
 margin:0px;
}

