@import url(werbung.css);


body { 
  background-color:#ffcc00;
  font-family:'Arial','Helvetica',sans-serif;
  padding: 0px;
  margin: 0px; 
  font-size: 11pt;
}




div.navigation {
  position: absolute;
  margin-top: 0px;
  margin-left:0px;
  padding: 10px 0 50px 10px;
  background-color:#000099;
  width: 200px; 
  min-height: 100%; 
  color: white;
}





div.rechts {
  position: absolute; 
  left: 210px; 
  margin:0px; 
  padding-top: 10px;
  padding-left:10px; 
  padding-right:10px;
  background-color:#ffcc00;
  min-height:100%; 
  width:750px;
  /* width:700px; */
}

div.rechts div.headline {
  text-align:center; 
  color:red;
}

div.rechts div.inhalt h1 {
  color: black; 
  font-size: 210%;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 4px;
}

div.rechts div.inhalt h2 {
  color: black; 
  font-size: 185%;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 4px;
}

div.rechts div.inhalt h3 {
  color: black; 
  font-size: 135%;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 4px;
}

div.rechts div.inhalt h4 {
  color: black; 
  font-size: 125%;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 4px;
}

div.rechts div.inhalt h5 {
  color: black; 
  font-size: 110%;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 4px;
}








/*****   Navigation   **********/

ul#Navigation { 
  font-size: 110%;
  margin: 0 0 15px 0;
  padding: 0;
}

ul#Navigation li {
  list-style: none;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
}

ul#Navigation li.act {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-weight: bolder;
}

/* zweite Navigations ebene */
ul#Navigation li ul {
  font-size:80%;
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}

ul#Navigation li ul li {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
}
ul#Navigation li ul li.act {
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
}





ul#Navigation a:link {
  color: white;
  text-decoration:none;
}
ul#Navigation a:visited {
  color: white;
  text-decoration:none;
}
ul#Navigation a:hover {
  color: red;
  text-decoration:underline;
}
ul#Navigation a:active {
  color: red;
  text-decoration:underline;
}




a.bild { 
}

a.bild img{ 
  border-style:none;
}



div.sponsorlink1 { 
  text-align: center;
  background-color: white;
  margin-right: 10px;
  margin-bottom: 6px;
  padding-top: 30px;
  padding-bottom: 30px;
}

div.sponsorlink2 { 
  text-align: center;
  background-color: white;
  margin-right: 10px;
  margin-bottom: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
}




div.inhalt p {
  margin-top: 0px;
}


/*
div.inhalt div { 
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
*/

p.credits {text-align:right;}



p.bodytext ul { 
  margin-top: 1px;
}



/*
p.csc-caption { 
  font-size: 75%;
  border:1px solid #000000;
  padding: 2px;
  margin-right: 1px;
}
*/

div.csc-textpic-intext-left dd.csc-textpic-caption { 
  font-size: 75%;
  /*border:1px solid #000000;*/
  padding: 2px;
  margin-right: 1px;
}

div.csc-textpic-intext-right dd.csc-textpic-caption { 
  font-size: 75%;
  /*border:1px solid #000000;*/
  padding: 2px;
  margin-right: 1px;
}


dd.csc-textpic-caption {
  font-size: 75%;
}



div.csc-frame-indent { 
  border: 4px solid #FF0000;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 7px;
  padding-right: 7px;
}







div.csc-frame-frame2 {
  float: right;
  width: 200px;
  
  background-color:#ffffff;
  margin-left: 15px;
  margin-bottom: 8px;
  padding: 0px;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-top: solid 1px #000000;
}

div.csc-frame-frame2 div.csc-header h1 {
  margin: 0px;
  padding: 2px;
  font-size: 10pt;
  font-weight: bold;
/*  border: solid 4px #aaaaff;*/
  background-color:#aaaaff;
}

div.csc-frame-frame2 p.bodytext {
  font-size: 9pt;
  padding: 2px;
  margin-bottom: 2px;
}

div.csc-frame-frame2 p.bodytext a {
  font-weight: bold;
  font-size: 8pt;
}











div.csc-mailform-field {
  margin-top: 3px; 
}


div.csc-mailform-field span.csc-mailform-label {
  font-weight: bold;
  font-size: 100%;  
}


fieldset {
  border-style: none;
}










img.fleft {float: left; margin-right:8px; margin-bottom:5px;}
img.fright {float: right; margin-left:8px; margin-bottom:5px;}

span.bbt1 {
  font-size: 280%;
  font-weight:bold;
}

span.bbt2 {
  font-size: 150%;
}

span.bbt3 {
  font-size: 160%;
  font-weight:bold;
}



div.inhalt a:link {
  color:#FF0000;
  text-decoration:underline;
  font-weight:bold;
}

div.inhalt a:visited {
  color:#FF0000;
  text-decoration:underline;
  font-weight:bold;
}

div.inhalt a:hover {
  color:#000000;
  text-decoration:underline;
  font-weight:bold;
}



/* Adventskalender */

div.csc-frame-frame1 {
  background-color:#ffffff;
  margin: 0px;
  padding: 0px;
  border-left: solid 4px #aaaaff;
  border-right: solid 4px #aaaaff;
  border-bottom: solid 4px #aaaaff;
}

div.csc-frame-frame1 h2 {
  margin: 0px;
  padding: 0px;
  border: solid 4px #aaaaff;
  background-color:#aaaaff;
}

div.csc-frame-frame1 div.csc-textpic-text {
  border-bottom: solid 2px #aaaaff;
  margin-bottom: 3px;
}




