body {
color : #000000;
font-size : 12px;
font-family : arial;
background-color : #ffaa57;
max-width : 500px;
margin : auto;
}
a:link, a:visited {
color : #00ff60;
text-decoration : none;
}
a:hover, a:focus {
background-color : #ffffff;
}
hr {
margin : 0;
border : 1px solid #ff0000;
}
img.logo {
vertical-align : middle;
}
div.header {
color : #fff;
font-size : 12px;
font-weight : bold;
background-color : #ffaa57;
}
div.tbline {
background-color : #ffaa57;
background-repeat : repeat-x;
background-position : 100% top;
padding : 5px;
}
div.rek {
color : #fff;
background-color : #ffaa57;
text-align : center;
margin-top : 1px;
padding : 2px;
}
div.reklink {
padding : 1px;
border-bottom : 1px dotted #ff0000;
}
div.title {
max-width : 120px;
padding-top : 1px;
padding-bottom : 1px;
padding-left : 4px;
border-right : 1px solid #ff0000;
border-bottom : 1px solid #ff0000;
border-top-color : #ff0000;
border-top-width : 1px;
border-left-color : #ff0000;
border-left-width : 1px;
background-color : #ff0000;
}
div.ct {
padding : 5px 5px 5px 2px;
background-color : #ffaa57;
}
div.footer {
color : #fff;
background-color : #ffaa57;
background-image : url(/images/hef.gif);
text-align : center;
margin-top : 1px;
padding : 2px;
}
div.end {
border-bottom-style : none;
}
div.center {
background-image : #ffaa57;
border-right : 2px solid #ff0000;
border-left : 2px solid #ff0000;
}
span.sm {
font-size : 9px;
text-decoration : underline;
vertical-align : text-top;
}

