/* CSS Document */

body {
font-family: verdana;
font-size: 10px;
color: #ccc;
margin: 0px;
padding: 0px;
background: #000;
scrollbar-base-color:#3F41A6;
scrollbar-arrow-color:#fff;
}

body a {
color: #ccc;
font-weight:bold;
text-decoration: none;
}
body td {
font-size: 10px;
}
#bottomlinks {
color: #DE0B0B;
}
#bottomlinks a{
color: #1E3372;
}
h1 {
font-size: 14px;
font-weight: bolder;
}

div#header1 {
background: url(/i/header1.jpg);
width: 318px;
height: 132px;
}

div#header2 {
background: url(/i/header2.jpg);
background-repeat: no-repeat;
width: 381px;
height: 132px;
font-size: 10px;
}

div#header3 {
background: url(/i/header3.jpg);
width: 281px;
height: 132px;
}

td#content {
background: url(/i/content.jpg);
width: 811px;
height: 376px;
}

div#content-scroll {
margin: 5px;
overflow:auto;
width: 790px;
height: 355px;

}

div#content1 {
font-size: 10px;
color: #ccc;
padding: 20px 20px 0 50px;
}

div#rightbar {
background: url(/i/rightbar.jpg);
width: 169px;
height: 376px;
}

div#rightbar img {
margin: 180px 0 0 10px;
border: 1px solid #ccc;
}

div#bottom {
background: url(/i/bottom.jpg);
width: 980px;
height: 42px;
}

div#bottom ul{
padding: 5px 0 0 20px;
margin: 0px;
}
div#bottom li{
padding: 5px;
float: left;
list-style-type: none;
}
div#bottom a{
color: #ccc;
text-decoration: none;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
div#bottom a:hover {
color: #FF020A;
}

div#lauftext {
padding: 52px 0 0 0;
}