body{
color: rgb(0,0,0);
background-color: #000000;
direction: ltr;
}

a:link {text-decoration: none; color: #c8001a}
a:visited {text-decoration: none; color: #c8001a}
a:active {text-decoration: underline; color: #c8001a}
a:hover {text-decoration: underline; color: c8001a;}

td{color:#003366;
font: normal 13px Helvetica,Arial;
}
td.header{
background-color: rgb(200, 0, 26);
border-bottom: 5px solid white;
padding: 0px;
}
td.content{
border-right: 5px solid white;
padding: 0px;
background: transparent url(../a_pics/Buddys_hg_content.gif) repeat scroll 0% 50%;
-moz-background-clip: initial;
-moz-background-origin: initial;
-moz-background-inline-policy: initial;
width: 706px;
}
td.navi1{
border-bottom: 1px solid white;
padding: 0px;
background-color: rgb(128, 128, 128);
width: 706px;
height: 37px;
}
td.navi2{
padding: 0px;
background-color: rgb(128, 128, 128);
width: 706px;
height: 36px;
}
td.ticker{
padding: 0px;
background-color: #000000;
height: 25px;
}
td.spalterechts{
padding: 0px;
width: 166px;
}
td.footer{
border-top: 5px solid white;
padding: 0px;
background-color: #C8001A;
font-weight:bold;
color: #ffffff;
height: 30px;
}
img.weiss{
border: 2px solid white;
}
input.ticker{
border: 0px solid #000000;
background-color: #000000;
color: rgb(255, 255, 255);
font-size: 10pt;
width: 706px;
height: 20px;
padding-top: 0px;
}
h1{
/*font color="#c8001a" size="4"*/
font: bold 18px Helvetica;
color: #c8001a;
}
//news blog
textarea.news {
		width: 400px;
		height: 200px;
		margin-left:0px;
		}