/* Reset */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
}
body {
        line-height: 1;
        background-color: #6F6F6F;
        color: #FFFFFF;
        font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
        font-size: 14px;

}
ol, ul {
        list-style: none;
}
blockquote, q {
        quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: '';
        content: none;
}

/* remember to define focus styles! */
:focus {
        outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
        text-decoration: none;
}
del {
        text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: collapse;
        border-spacing: 0;
}




/* Standart */


.titel {
  border: 0px;
  scope: col;
  vertical-align: middle;
  background-color: none;
}
.sidebar {
  border: 0px;
  scope: col;
  vertical-align: top;
  background-image: url(background3.png);
}
.maintext {
  border: 0px;
  scope: col;
  vertical-align: top;
  background-image: url(background5.png);
}
.alt {
  font-family: Tahoma, Arial;
  font-size: 12;
  color: #CCCCCC;
}
.b {
  color: #8F8F8F;
  vertical-align: middle;
}
.new {
  font-family: Tahoma, Arial;
  font-size: 12:
  text-decoration: none;
  color: #AFAFAF;
}
.newsheader {
  font-family: Tahoma, Arial;
  font-size: 12;
  color: #FFFFFF;
  vertical-align: middle;
}
.subtitel {
  font-family: Tahoma, Arial;
  font-size: 12;
  color: #FFFFFF;
  vertical-align: middle;
}
p {
  font-family: Tahoma, Arial;
  font-size: 12;
  color: #FFFFFF;
}
a {
  font-family: Tahoma, Arial;
  font-size: 12;
  color: #BFBFBF;
  text-decoration: none;
}
b {
  font-family: Tahoma, Arial;
  font-size: 12;
  color: #FFFFFF;
  text-decoration: bold;
}
td {
  font-family: Tahoma, Arial;
  font-size: 12;
  color: #FFFFFF;
}
h2 {
  font-family: Tahoma, Arial;
  font-size: 23;
  color: #FF0000;
}
h3 {
  font-family: Tahoma, Arial;
  font-size: 30;
  color: #FFFFFF;
}
html { height: 101%; }
