/* CSS Document */
:focus {
  outline: 0;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-color: #f3f4f6;

}


/********************* 
Designeinstellungen Tabelle
*********************/

table { border: solid 0px #033567; }

.outtable {border: solid 1px #cccccc;}

.contentbox {border: solid 1px #cccccc;
  padding-left:12px;
  padding-right:12px;
  padding-top:10px;
  padding-bottom:10px;
  max-width:550px;
  }

.newsbox {
  border: solid 1px #cccccc; 
  background: #f3f4f6; 
  padding-left: 10px; 
  padding-right: 0px; 
  padding-top: 10px; 
  padding-bottom: 0px;
  }

.headerslidebox {border: solid 1px #cccccc;}

.menuebox { border: solid 0px;}

.submenuebox a {
  color:#224b8c;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }
  
.submenuebox a:hover {
  color:#faad24;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }
  
.strich {color:#224b8c;}

.linie {border: solid 1px #cccccc;}


.content {
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  font-weight:normal;
  line-height:15px;
  color:#000000;
  max-width:550px;
  }  

#content P {
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  font-weight:normal;
  line-height:15px;
  color:#000000;
  max-width:550px;
  }

#content a { 
  color:#224b8c;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }

#content a:hover {
  color:#faad24;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }

#content a:active {
  color:#224b8c;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }
  

#content ul {
  color:#000000;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }
  
#content ol {
  color:#000000;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }
  
#content h3 {
  color:#224b8c;
  font-family:Verdana, Geneva, sans-serif;
  font-size:16px;  
  font-weight:bold;
  margin-top:0px;
  margin-bottom:-0px;
  max-width:546px;
  }
  
#content sup {
  line-height:5px;
  }

.csc-firstHeader {
  color: #224b8c;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-top:0px;
  margin-bottom: 30px;
  }
  
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  }
  
div.csc-textpic-imagewrap {
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 0px;
  }
  
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
  padding-left: 15px;
  overflow-x: auto;
  overflow-y: auto;
  height: 1%;
  }

div.csc-textpic div.csc-textpic-imagewrap ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  }
  
div.csc-textpic img {
  border: 0px;
  color: #cccccc;
  }
  
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
  border-width: 0px;
  border-style: none;
  border-style-value: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  }  
