/* CSS Document */
body {margin: 0px; padding: 0px; color: #9C9C9C; font-family: arial; font-size: 12px;}

a {text-decoration: none; color: #9C9C9C;}
a:hover {text-decoration: none; color: #0D1BD6; }

h1 {font-size: 12px; color: #0D1BD6; margin: 0px 0px 0px 0px; font-weight: normal}
p  {margin: 0px 0px 0px 0px;}

#tb_main {position: relative; width: 100%; height: 100%}
#tb_content {position: relative; width: 200px; top: 50px; margin: 0px auto; }
#tb_newsflash {color: white; background-color: black; font-size: 11px;}

.tb_logo {overflow: hidden; padding: 0px 0px 0px 0px}
.tb_text_justify {text-align: justify; overflow: hidden; padding: 30px 0px 0px 0px}
.tb_references {float: right; overflow: hidden; padding: 20px 0px 0px 0px; text-align: right;}
.tb_imprint {overflow: hidden; padding: 20px 0px 0px 0px}
.tb_copyright {overflow: hidden; padding: 20px 0px 0px 0px; font-size: 9px; }

