document.write("<style type='text/css'>");

document.write("A:link {text-decoration:none; color:#005dad}");
document.write("A:visited {text-decoration:none;color:#005dad}");
document.write("A:hover {text-decoration:none; color:#000000; font-weight:bold}");
document.write("A:active {text-decoration:none; color:#000000; font-weight:bold}");

document.write(".inp {font: Verdana; font-size: 8pt; border-width:1; border-color:#c0c0c0; color=#ffffff; background-color=#005DAD; border-style:solid}");
document.write(".inp_error {font: Verdana; font-size: 8pt; border-width:1; border-color:#000000; color=#ffffff; background-color=#ff0000; border-style:solid}");

document.write(".link {font-family: Verdana; font-size:8pt; font-weight:bold}");
document.write(".linkhell {font-family: Verdana; font-size:8pt; font-weight:bold; color: #C2DE06}");
document.write(".linkgross {font-family: Verdana; font-size:10pt; font-weight:bold}");

document.write(".headline {font-family:Verdana; font-size:11pt; font-weight:bold; color:#ffffff}");
document.write(".headline_blau {font-family:Verdana; font-size:11pt; font-weight:bold; color:#005dad}");
document.write(".headlineklein {font-family: Verdana; font-size:9pt; font-weight:bold; color:#005dad}");

document.write(".text {font-family:Verdana; font-size:9pt; color:#ffffff}");
document.write(".textweis {font-family:Verdana; font-size:9pt; color:#ffffff; font-weight:bold}");
document.write(".textklein {font-family:Verdana; font-size:7pt; color:#000000}");
document.write(".textkleinhell {font-family:Verdana; font-size:7pt; color:#C2DE06}");

document.write(".01{ BORDER-BOTTOM: blue 2px solid; BORDER-LEFT: blue 1px solid; BORDER-RIGHT: blue 1px solid; BORDER-TOP: blue 1px solid; MARGIN: 5px}");
document.write(".blocksatz {text-align: justify}");

document.write("BODY{SCROLLBAR-FACE-COLOR:#000000; SCROLLBAR-HIGHLIGHT-COLOR:#005dad; SCROLLBAR-SHADOW-COLOR:#000000; SCROLLBAR-3DLIGHT-COLOR:#efefef; SCROLLBAR-ARROW-COLOR:#005dad; SCROLLBAR-TRACK-COLOR:#000000; SCROLLBAR-DARKSHADOW-COLOR:#000000}");


document.write("</style>");

document.write("<script language='JavaScript'>");
document.write("window.status='freedom guardians 2'");
document.write("</script>");