/**************************************/
/*  BODY  -  BODY  -  BODY  -  BODY   */
/**************************************/

body {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color:#333333;
  letter-spacing: 1px;
  text-decoration: none;
  margin-top:50px;
}



a:focus {outline: none;}

a {
  color:#CCCCCC;
  text-decoration:none;
  font-weight: bold;
}

a:hover {
  color:#cccccc;
  text-decoration:none;
  font-weight: bold;
}

/**************************************/
/*  SUBNAVI  -  SUBNAVI  -  SUBNAVI   */
/**************************************/

.subnavi_NO a {
        padding-left:15px;
        background:url(/fileadmin/templates/images/subnavi_NO.gif) no-repeat 0px 2px;
}

.subnavi_NO a:hover {
          padding-left:15px;
          text-decoration:none;
          font-weight: bold;
          color:#cccccc !important;
          background:url(/fileadmin/templates/images/subnavi_ACT.gif) no-repeat 0px 2px;
}

.subnavi_ACT a {
        padding-left:15px;
        text-decoration:none;
        font-weight: bold;
        color:#000000;
        background:url(/fileadmin/templates/images/subnavi_ACT.gif) no-repeat 0px 2px;
}

/**************************************/
/* LAYOUT  -  LAYOUT  -  LAYOUT       */
/**************************************/

#onco {
  position: relative;
  left: 50%;
  margin-left: 304px;
  top: 650px;
  font-size: 10px;
  color:#cccccc;
  font-family: Verdana, Helvetica, sans-serif;
  letter-spacing: 0px;
  width: 180px;
}

#onco a, #onco a:hover {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Verdana, Helvetica, sans-serif;
  letter-spacing: 0px;
  
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 950px;
	height: 650px;
	left: 50%;
	margin-left: -475px;
	border: solid 1px #E6E5E5;
}

#bg {
  position: relative;
  width: 950px;
  height: 580px;
  background:url(../images/bg.jpg) no-repeat;
  clear: both;
}

#fusszeile {
  position: relative;
  width: 950px;
  height: 70px;
  text-align: center;
  background:url(../images/fusszeile.gif) no-repeat;
}
#navi {
  position: relative;
  left: 50%;
  margin-left: -115px;
  top: 75px;
  width:180px;
  height: 120px;
}

#content {
  position: relative;
  left: 50%;
  width: 530px;
  height: 365px;
  margin-left: -110px;
  top: 98px;
  padding-right: 50px;
  overflow: auto;
  
}
