/* Allgemeines CSS fuer naw.info */
/* Nico Grosser, net&works GmbH       */
/* März 2006			      */
/* ---------------------------------- */
/* An dieser Datei sollten keine      */
/* Aenderungen vorgenommen werden.    */
/* ---------------------------------- */

/* ===================== */
/* Default Einstellungen */
/* =====================*/

/*-----------------------------------*/
/* Geändert Jan Schierz, 16 April 2008:  */
/* Zeile 219, Abschnitt: input#searchbox */
/* default: width: 60px; */
/* geändert auf: width: 50px; */
/*------------------------------------*/



* {
  margin: 0;
  padding: 0;
}

html { 
  height: 100%;
}

body {
  font-family: Arial, sans-serif;
  font-size: 100.01%;
  color: #000;
  background: #ffffff url(/fileadmin/templates/images/himmel.jpg) no-repeat fixed center top;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

a, a:visited {
  color: #2B3C88;
}

h1 {
  color: #2B3C88;
  font-size: 14px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

h5 {
  color: #fff;
  background-color: #2B3C88;
  font-size: 14px;
  line-height: 20px;
  padding: 0 5px;
  text-transform: uppercase;
}

ul {
  padding: 0;
  margin: 0;
}

ol {
  margin-left: 20px;
}

ol li {
  margin-bottom: 10px;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

.csc-textpic-caption {
  font-size: 0.85em;
  margin-bottom: 5px;
}

#all {
  width: 855px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 160px;
  font-size: 11px;
  color: #666666;
}

#banner {
  width: 855px;
  height: 55px;
}

#leftcol {
  width: 208px;
  height: 370px;
  float: left;
  text-align: left;
}

.logo {
  height: 40px;
}

.menucontent {
  width: 185px;
  float: left;
}

.menuleft {
  padding-left: 15px;
  margin-bottom: 15px;
}

.menuleft ul li {
  list-style-type: none;
}

.menuleft a {
  color: #2B3C88;
  line-height: 200%;
  font-weight: bold;
}

.menuleft a.active {
  color: #CC3333;
}

.contentleft {
  padding-left: 15px;
}

.language {
  width: 18px;
  height: 330px;
  border-right: 2px solid #2B3C88;
  float: right;
}

#middlecol {
  width: 433px;
  height: 370px;
  float: left;
  padding: 0 12px 0 12px;
  text-align: left;
}

.menutop1 {
  border-bottom: 2px solid #2B3C88;
}

.menutop1 img {
  position: relative;
  top: -1px;
  left: -1px;
}

.menutop2 img {
  margin-top: 1px;
}

.menutop2 {
  height: 25px;
}

.menutop1,
.menutop2 {
  width: 433px;
  font-size: 11px;
  color: #2B3C88;
}

.menutop1 a,
.menutop2 a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #2B3C88;
}

.menutop1 a.active,
.menutop2 a.active {
  color: #CC3333;
}

.menutop1 ul li,
.menutop2 ul li {
  height: 14px;
  list-style-type: none;
  float: left;
  padding: 0 4px;
}

.menutop1 ul li.trenner,
.menutop2 ul li.trenner {
  border-right: 2px solid #2B3C88;
}

.menutop2 label {
  margin: 0 2px 0 5px;
}

* html .menutop2 label {
  position: relative;
  top: 0px;
  margin: 0 2px 0 4px;
}

input#searchbox {
  width: 50px;
  font-size: 9px;
  color: #666;
  border: 0;
  border-bottom: 1px solid #2B3C88;
}

* html input#searchbox {
  width: 58px;
  height: 12px;
  border: 0;
  border-bottom: 1px solid #2B3C88;
}

input#searchbutton {
  position: relative;
  top: 2px;
}

.contentmain h1 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.contentmain ul {
  margin-left: 25px;
}

#rightcol {
  width: 179px;
  height: 370px;
  float: left;
  color: #fff;
  text-align: left;
  background: #2B3C88 url(/fileadmin/templates/images/hotline.jpg) no-repeat;
}

#rightcol .csc-textpic-text {
  display: inline;
}

.contentright p {
  padding: 5px 0;
}

.contentright {
  height: 290px;
  padding: 42px 5px 0px 7px;
  font-size: 11px;
}

.contentright dd.csc-textpic-caption {
  margin: 0;
  height: 0;
  display: none;
}

.contentright p {
  margin: 0;
  padding: 0;
}

.infotext h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 17px;
  padding: 2px 5px 3px 5px;
  margin: 0;
  text-align: center;
}

.contentright a, .contentright a:visited {
  color: #99CCFF;
}

.contentright dt img {
  border-top: 1px solid #fff;
}

.pdflink {
  padding: 2px 5px 5px 7px;
  font-size: 11px;
}

.pdflink a, .pdflink a:visited {
  color: #99CCFF;
}

.twocols_left {
  width: 210px;
  float: left;
}

.twocols_right {
  width: 210px;
  float: right;
}

.tx-indexedsearch {
  border: 2px solid #2B3C88;
  padding: 10px;
  margin-top: 5px;
}

.tx-indexedsearch {
  border: 2px solid #2B3C88;
  padding: 10px;
  position: relative;
  top: -5px;
}

.tx-indexedsearch label {
  color: #2B3C88;
  font-size: 12px;
  font-weight: bold;
  margin-right: 10px;
  text-transform: uppercase;
}

.tx-indexedsearch-res {
  margin: 10px 0;
}

#tx-indexedsearch-searchbox-sword {
  border: 1px solid #2B3C88;
}

#tx-indexedsearch-searchbox-button-submit {
  margin: 10px 0 0 98px;
  border: 1px solid #2B3C88;
  background-color: #fff;
  color: #2B3C88;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
}

.tx-indexedsearch-title {
  font-size: 12px;
  font-weight: bold;
}

.tx-indexedsearch-whatis {
  margin: 10px 0;
}