
body {
 margin:0;
 padding:0;
 font: 13px/1.5em Trebuchet MS; color:#535353;
}

h1 {
 font:bold 15px/1.5em Trebuchet MS;
 color: #363736;
 padding: 20px 0px 15px 0px;
 margin: 0px;
}

h2 {
 font: bold 13px/1.5em Trebuchet MS;
 color: #363736;
 margin: 0px;
 padding: 0 0 0 0 0;
}

h3 {
 font: 11px/1.0em Trebuchet MS;
  color:#B5B4B4;
}

h4 {
 font: bold 13px/1.5em Trebuchet MS;
 color:#363736;
 margin: 0px;
 padding: 30px 0 20px 0;
}
h5 {
 font: bold 13px/1.5em Trebuchet MS;
 color:#363736;
 margin: 0px;
 padding: 0 0 10px 0;
}

/*link allgemein*/
a:active {
 font: normal 13px/1.5em Trebuchet MS;
 color:#B91111;
 text-decoration: none;
}

a:link {
 font: normal 13px/1.5em Trebuchet MS;
 color: #B91111;
 text-decoration: none;
}

a:visited {
 font: normal 13px/1.5em Trebuchet MS;
 color: #B91111;
 text-decoration: none;
}

a:hover {
 font: normal 13px/1.5em Trebuchet MS;
 color:#878787;
 text-decoration:none;
}

/*news allgemein*/
a.news:active {
 font:11px/1.5em Trebuchet MS;
 color:#B91111;
 text-decoration: none;
}

a.news:link {
 font:11px/1.5em Trebuchet MS;
 color: #B91111;
 text-decoration: none;
}

a.news:visited {
 font: 11px/1.5em Trebuchet MS;
 color: #B91111;
 text-decoration: none;
}

a.news:hover {
 font: 11px/1.5em Trebuchet MS;
 color:#838383;
 text-decoration:none;
}

/*body allgemein*/
a.body:active {
 font:13px/1.5em Trebuchet MS;
 color:#B91111;
 text-decoration: none;
}

a.body:link {
 font:13px/1.5em Trebuchet MS;
 color: #B91111;
 text-decoration: none;
}

a.body:visited {
 font: 13px/1.5em Trebuchet MS;
 color: #B91111;
 text-decoration: none;
}

a.body:hover {
 font: 13px/1.5em Trebuchet MS;
 color:#838383;
 text-decoration:none;
}

/*link projekt*/
a.projekt:active {
 font: normal 13px/1.5em Trebuchet MS;
 color:#B91111;
 text-decoration: none;
}

a.projekt:link {
 font: normal 13px/1.5em Trebuchet MS;
 color: #B91111;
 text-decoration: none;
}

a.projekt:visited {
 font: normal 13px/1.5em Trebuchet MS;
 color: #B91111;
 text-decoration: none;
}

a.projekt:hover {
 font: normal 13px/1.5em Trebuchet MS;
 color:#535353;
 text-decoration:none;
}

/*link footer*/
a.footer:active {
 font: normal 13px/1.5em Trebuchet MS;
 color:#535353;
 text-decoration: none;
}

a.footer:link {
 font: normal 13px/1.5em Trebuchet MS;
 color: #535353;
 text-decoration: none;
}

a.footer:visited {
 font: normal 13px/1.5em Trebuchet MS;
 color: #535353;
 text-decoration: none;
}

a.footer:hover {
 font: normal 13px/1.5em Trebuchet MS;
 color:#B91111;
 text-decoration:none;
}