html, body {
margin:0px;
padding:0px;
border:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}
h1 {
font-size: 17px;
font-weight: bold;
color: #006AB2;
border-bottom: 1px dotted #E2001A;
}
h3 {
font-size: 14px;
font-weight: bold;
color: #000000;
}
p {
margin:10px 0px 10px 0px;
}
#content {
margin-left:13px;
}
#links {
margin: 20px 20px 20px 13px;
}
a:link {
color: #006AB2;
text-decoration: none;
font-weight:bold;
}
a:visited {
text-decoration: none;
color: #006AB2;
font-weight:bold;
}
a:hover {
text-decoration: none;
color: #E2001A;
font-weight:bold;
}
a:active {
text-decoration: none;
color: #E2001A;
font-weight:bold;
}
.csc-linkToTop {
text-align:right;
background: url(../mainpictures/totop_arrows_red.gif);
background-repeat: no-repeat;
background-position: right;
padding-right:12px;
}
a img {
border:none;
}
/*Kontaktformular - Formulare*/
textarea, input, .kontakt_input {
border: 1px dotted #E2001A;
background-color: #fff;
color: #006AB2;
}
.trTop{
  padding-left:13px;
  font-size:13px;
  font-weight:bold;
  color:#333;
  text-align:justify;
}
.trAddress{
  padding-left:13px;
  font-size:10px;
  font-weight:bold;
  color:#333;
}
.trAddress .blue{
  font-size:11px;
  color:#006AB2;
}
