/* Style sheet basic */
body,html{min-height:101%; /*Scrollbar immer anzeigen*/}
body{margin:5px 0 24px 0;padding:0;background-color:#404346;background-image:url("tl_files/bg-black.gif");background-repeat:repeat-x;font-size:100.01%;}
a,body,div,em,input,label,li,ol,p,select,span,strong,td,th,textarea,u,ul{font-family:Verdana, "Lucida Sans Unicode", Arial, Sans Serif;font-size:12px;color:#c1c1c1;line-height:18px;}
h1{font-weight:normal;font-size:1.5em;color:#28706F;line-height:1.1em;}
h2{font-weight:normal;font-size:1.1em;color:#28706F;line-height:1.2em;}
a{text-decoration:none;color:#28706F;}
a:hover{text-decoration:underline;color:#41783C;}
img{vertical-align:middle;border:0px;}
p,pre,form{margin:0;padding:0;}

