a
{
color:#0077b3;
text-decoration:none;
}
a:hover
{
color:#4cc3ff;
text-decoration:none;
}
.header
{
background:url(../../images/bg_header.gif) repeat-x;
}
.logo
{
background:url(../../images/logo_tagg.gif);
}
.textbox_form
{
border:1px inset #d0d0d0;
padding:5px;
font-size:11px;
width:97%;
}

.textbox_search
{
border:1px inset #d0d0d0;
padding:5px;
font-size:11px;
width:80px;
}
.textbox_form_deactive
{
width:120px;
border:1px inset #d0d0d0;
background-color:#f5f5f5;
padding:5px;
font-size:11px;
width:100%;
}
.button_form
{
display:block
background-color:transparent;
border:0px none;
font-size:11px;
height:23px;
background:url(../../images/bg_button_form.gif) repeat-x;
color:#000;
font-weight:bold;
padding:3px 5px 3px 5px;
overflow:auto;
width:auto;
}
.footer
{
background:url(../../images/bg_footer.gif) repeat-x;
}
.updates
{
border-bottom:5px solid #bfbfbf;
}
.datentime
{
border-bottom:1px solid #bfbfbf;
}
