* { margin:0px; padding:0px;}

body {
  background-image: url(../images/back-aussen.gif);
  background-position: left top;
  background-repeat:repeat-x;
  background-color: #007cc3;
  font-family: Verdana, Arial, Heveltica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #0f3885;
}

a { color: #de9607; text-decoration: underline;}

.menuobenIMG { border:none; float:right;}

.spacer-gif { width:30px;}

img { border:0px solid #fff;}

div#content img { margin: 3px 0;}

div#content .csc-textpic-caption { font-size:9px;}

div.clearer {
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  background-color:#FF3366;
}

div.spacer {
  height: 25px;
  width:10px;
  border-top: 2px solid #e5e3e3;
  background-color:#66CCCC;
}

div#wrapper {
  margin-left:auto;
  margin-right:auto;
  width: 900px;
  min-height: 422px;
  background-image: url(../images/mainbg.jpg);
  background-repeat: repeat-y;
}

div#header {
  width: 900px;
  height: 115px;
}
div#headerPic {
  width: 900px;
  height: 90px;
  background-image: url(../images/bildleiste.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
div#headerPic div.csc-textpic-left div.csc-textpic-imagewrap {
  padding: 30px 0 0 400px;
}

div#headerMenu { background-image:url(../images/headerMenuBG.jpg); background-repeat:repeat-x;}

div#contentWithMenu,
div#content {
  float: left;
  width: 900px;
  min-height: 370px;
}
div#content {
 width:760px;
}

div#contentNormal {
  float:left;
  max-width: 500px;
  min-width:500px;
  min-height:10px;
  padding-left:30px;
  padding-bottom:19px;
}
div#contentNormal div.csc-textpic-intext-left-nowrap {
  padding-left: 15px;
}
div#contentRight {
  float: left;
  width: 200px;
  margin-left:30px;
  text-align:center;
  background-image:url(../../user_upload/images/contentRightBG.jpg); background-repeat:no-repeat;
  }


div#footer {
  clear:both;
  width: 900px;
  height: 14px;
  background-color:#007cc3;
}
