a {
  color: #1A2D6C;
}

a:hover {
  color: #3053C7;
}

body{
  overflow: auto;
  background-color: #FFFFFF;
}

body,
div,
td,
form,
p{
  border: 0;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: small;
  margin: 0;
  padding: 0;
}

span.nospam,
span.antispam {
  display: none;
}

div#adresse {
  position: relative;
  width: 980px;
  background-color: #1A2D6C;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right: auto;
  margin-left: auto;
  color: #FFFFFF;
  text-align: center;
}

div#adresse,
div#adresse p,
div#adresse a {
  font-size: small;
}

div#adresse a {
  color: #FFFFFF;
}

div#adresse a:hover {
  font-weight: bold;
} 

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border: 1px solid #1A2D6C;
}



h1 {
  font-weight: normal;
  font-size: 160%;
  margin-bottom: 10px;
  margin-top: 15px;
  line-height: 100%;
  padding-bottom: 0;
}

h2 {
  font-size: 140%;
  font-weight: normal;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 15px;
  margin-left: 0;
  line-height: 100%;
}

h3 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 13px;
}

h4{
  font-size: 120%;
  font-weight: normal;
  margin-bottom: 6px;
  margin-top: 11px;
}

h5 {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 10px;
}

hr{
  border-bottom: 1px solid;
  height: 0;
}

img{
  border: 0;
}

input,
textarea,
select{
  border: 1px solid #000000;
  color: #000000;
  font-family: "MS Sans Serif", sans-serif, Verdana, Geneva, Arial, Helvetica;
  font-size: small;
  margin-top: 2px;
  margin-right: 5px;
}


span.bold{
  font-weight: bold;
}

span.errors{
  color: #FF0000;
  font-size: small;
}

span.fineprint{
  display: none;
}

span.note {
  color: #666666;
  font-size: 80%;
}

table{
  border-collapse: collapse;
}

table td,
table th {
  vertical-align: top;
}

.csc-firstheader{
  margin-top: 0;
}

.error {
  color: #CC0000;
}

.warning {
  color: #999999;
}

dd.csc-textpic-caption{
  margin-top: 3px;
  margin-bottom: 5px;
  font-size: 88%;
}

div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-imagerow img {
  margin-bottom: 10px;
}

table.imgtext-table{
  margin-top: 8px;
}
 
table.contenttable{
  margin-top: 6px;
}
 
table.contenttable td{
  padding-right: 10px;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}
 
td.csc-uploads-fileName,
td.csc-uploads-icon{
  padding-right: 10px;
}

div.csc-textpic-imagewrap{
  margin-bottom: 10px;
}

div.csc-textpic-text{
  margin-bottom: 10px;
}

td.csc-uploads-icon a img{
  border: 1px solid #999999;
}

table.csc-uploads{
  margin-top: 10px;
}

table.csc-uploads td{
  padding-bottom: 5px;
}

.clear {
  clear: both;
}

/***********************************************
 * Grundgerüst
 ***********************************************/
div#rieder-inhalt {
  position: relative;
  margin-top: 10px;
}


/***********************************************
 * Kopf
 ***********************************************/

div#kopf {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

div#flashuhr {
  position: absolute;
  width: 84px;
  height: 84px;
  left: -85px;
}

div#kopftext {
  position: relative;
  font-size: x-large;
  text-align: center;
}

div#kopfbilder {
  position: relative;
  height: 84px;
  border: 1px solid #1A2D6C;
}

div#logo,
div#kopfbild {
  position: relative;
  float: left;
}

div#logo {
  width: 350px;
}

div#kopfbild {
  float: right;
  width: 620px;
  text-align: right;
}

/***********************************************
 * Haupt
 ***********************************************/
 
div#haupt {
   position: relative;
  background-image: url(bilder/hauptbg.png);
  background-repeat: repeat;
}
 
div#hauptinhalt {
   position: relative;
  background-color: #FFFFFF;
  background-image: url(bilder/menubg.png);
  background-repeat: repeat-y;
  background-position: 40px 0;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/***********************************************
 * Menu
 ***********************************************/

div#menu {
   position: relative;
  float: left;
  width: 220px;
  padding-top: 0;
  padding-bottom: 20px;
}

div#menu ul,
div#menu ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

div#menu ul li a {
  position: relative;
  display: block;
  text-align: right;
  padding-right: 10px;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #000000;
  font-size: 15px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

div#menu ul li a.spec {
  font-weight: bold;
  color: #1A2D6C;
  font-size: 120%;
  text-transform: uppercase;
  background: transparent url(bilder/cart.png) 60px 40% no-repeat;
}


div#menu ul li a.active {
  background-color: #CCCCCC;
  border-top: 1px solid #1A2D6C;
  border-bottom: 1px solid #1A2D6C;
}

div#menu ul ul {
  background-color: #EEEEEE;
}

div#menu ul ul li a {
  font-size: 12px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 0;
}

div#menu ul ul li a.active {
  border-top: 1px solid #EEEEEE;
  background-color: #EEEEEE;
}

div#menu ul ul ul li a {
  font-size: 10px;
  border: none;
  padding-bottom: 0;
  padding-top: 0;
}

div#menu ul ul ul li a.active {
  background-color: #CCCCCC;
  border: none;
}

div#menu ul li a:hover,
div#menu ul ul li a:hover,
div#menu ul ul ul li a:hover {
  background-color: #1A2D6C;
  border-top: 1px solid #1A2D6C;
  border-bottom: 1px solid #1A2D6C;
  color: #FFFFFF;
}

div#menu ul ul ul li a:hover {
  border: none;
}

/***********************************************
 * Inhalt
 ***********************************************/
div#inhalt {
  position: relative;
  float: right;
  width: 700px;
  margin: 0 30px 0;
  padding: 35px 0 20px 0;
}

div#haupt-clear {
   clear: both;
}

/***********************************************
 * juhuiformv2
 ***********************************************/
div.tx-juhuiformv2-pi1 td.label,
div.tx-juhuiformv2-pi1 td.field,
div.tx-juhuiformv2-pi1 td.status {
  padding-bottom: 5px;
}

div.tx-juhuiformv2-pi1 td.label {
  padding-right: 10px;
}

div.tx-juhuiformv2-pi1 tr.display td {
  font-weight: bold;
}

/*** T3FORM ***/
fieldset.csc-mailform {
  border: 0;
  padding: 0;
  margin: 0;
}

fieldset.csc-mailform div.csc-mailform-field {
  clear: left;
  padding: 5px 0 0 0;
}

fieldset.csc-mailform div.csc-mailform-field label {
  position: relative;
  width: 180px;
  float: left;
  display: block;
}

fieldset.csc-mailform div.csc-mailform-field fieldset legend {
  display: none;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-label {
  font-weight: bold;
  display: block;
  padding-top: 10px;
}

fieldset.csc-mailform div.csc-mailform-field fieldset label {
  display: inline;
  width: auto;
  float: none;
  border: 0;
}

fieldset.csc-mailform div.csc-mailform-field fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

div.tipsbox {
  margin-top: -170px;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio input,
fieldset.csc-mailform div.csc-mailform-field input.csc-mailform-check {
  border: none;
}

#facebook { border-bottom: 1px solid #1A2D6C; margin: 0 0 20px 0; }
#facebook a { display: block; text-decoration: none; text-align: right; line-height: 20px; padding: 5px 10px 5px 0; }
#facebook a img { margin: 0 5px 0 0; }



@media print {


div#rieder-inhalt,
div#kopf,
div#inhalt,
div#hauptinhalt,
div#logo,
div#kopfbilder,
div#inhalt {
  width: auto;
  padding: 0;
  margin: 0;
  border: 0;
}

div#kopftext,
div#logo {
  position: relative;
  float: none;
  text-align: right;
}

div#inhalt {
  float: none;
  left: 0;
  padding-top: 5mm;
}


div#hauptinhalt,
div#haupt {
  background-image: none;
}

div#kopfbild,
div#menu {
  display: none;
}

div#adresse {
  border-top: 1px solid #1A2D6C;
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
  margin-top: 3mm;
  padding-top: 2mm;
  color: #000000;
  text-align: left;
}

div#adresse a {
  color: #000000;
}




}




