/* Default
----------------------------------------------------------------------------- */
body {
 margin: 0;
 padding: 0;
 height: 100%;
 width: 100%;
}
body, table, input, textarea, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 18px;
}
/* #main-wrap {
  position: absolute;
  left: 50%;
  margin-left: -475px;
  height: 100%;
} */
.background {
  /* background: url(../images02/bild02.jpg) no-repeat top right; */
  border-left: solid 1px #95A1C3;
  border-right: solid 1px #95A1C3;
  border-top: solid 1px #95A1C3;
}
/* -------------------------------------------------------------------------- */






/* Header
----------------------------------------------------------------------------- */
#header-wrap {
  height: 105px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images02/header.png', sizingMethod='scale');
  background: url(../images02/header.png) no-repeat 0 0;
}
/* -------------------------------------------------------------------------- */





/* Search
----------------------------------------------------------------------------- */
#search {
  float: right;
  margin: 0px 15px 0 0;
}
#search form {
  margin: 0;
  padding: 0;
}
#search a {
  position: relative;
  text-align: right;
  display: block;
  margin: 0 0 5px 0;
  color: #fff;
}
#search input {
  position: relative;
  border: none;
  background: url(../images03/search-bg.gif) no-repeat 0 0;
  height: 20px;
  width: 147px;
  padding: 4px 0 0 10px;
  *padding: 0 0 0 10px;
}
/* -------------------------------------------------------------------------- */





/* Navi Top
----------------------------------------------------------------------------- */
#topnavi-wrap {
  position: absolute;
  top: 85px;
  margin-left: 35px;
  width: 950px;
  height: 20px;
  line-height: 20px;
  z-index: 100;
}
#topnavi-wrap ul {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
#topnavi-wrap li {
  list-style: none;
  display: inline;
  border-left: solid 1px #fff;
}
#topnavi-wrap a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  padding: 0 5px;
}
/* -------------------------------------------------------------------------- */





/* Navi Links
----------------------------------------------------------------------------- */
li.no-border a {
  border: none !important;
}
#leftnavi-wrap {
  padding: 77px 0 0 0;
  border-right: solid 1px #ccc;
  margin: 5px 0 0 40px;
  width: 154px;
  *width: 155px;
}
#leftnavi-wrap ul {
  margin: 0;
  padding: 0;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
#leftnavi-wrap li {
  list-style: none;
}
#leftnavi-wrap a {
  *height: 21px;
  padding-left: 5px;
  line-height: 21px;
  display: block;
  text-decoration: none;
  color: #000;
  background: url(../images02/bgnd_nav_gen2.gif) repeat-x 0 0;
}

#leftnavi-wrap ul ul {
  margin: 0;
  padding: 0 0 0 0;
  border-left: none;
  border-bottom: none;
}
#leftnavi-wrap ul ul li {
  margin: 0;
  padding: 0;
  border-left: none;
  border-bottom: none;
}
#leftnavi-wrap ul ul li {
  list-style: none;
}
#leftnavi-wrap ul ul li a {  
  padding-left: 5px;
  line-height: 21px;
  display: block;
  text-decoration: none;
  color: #000;
  background: none;
  border-bottom: dotted 1px #ccc;
}
#leftnavi-wrap ul ul li a {
  padding-left: 20px;
}

#leftnavi-wrap ul ul ul li a {
  padding-left: 40px;
}

#leftnavi-wrap a:hover {
  text-decoration: underline;
}
#leftnavi-wrap .active {
  font-weight: bold;
}
/* -------------------------------------------------------------------------- */





/* Subnavi Content
----------------------------------------------------------------------------- */
#subnavi-wrap {
 margin: 24px 0 0 5px;
 padding: 0;
 height: 22px;
 width: 550px;
 background: url(../images02/subnavi-bgnd2.gif) repeat right top; 
}
#subnavi-wrap ul {
 margin: 0;
 padding: 0;
 height: 22px;
 width: 550px;
 background: url(../images02/subnavi-bgnd-right.gif) no-repeat right top; 
 border-left: solid 1px #ccc;
}

#subnavi-wrap li {
 display: inline;
 list-style: none;
 height: 22px;
 line-height: 22px;
 background: url(../images02/subnavi-bgnd-right.gif) no-repeat right top; 
}

#subnavi-wrap a {
 color: #000;
 display: block;
 float: left;
 list-style: none;
 height: 22px;
 line-height: 22px;
 padding: 0 15px 0 15px;
 background: url(../images02/subnavi-bgnd-right.gif) no-repeat right top; 
 text-decoration: none;
}
#subnavi-wrap a:hover {
 text-decoration: underline;
}
#subnavi-wrap a.active {
 font-weight: bold;
}
/* -------------------------------------------------------------------------- */


#address {
 margin: 50px 0 50px 15px;
 line-height: 15px;
 text-align: right;
}
#address .header {
 color: #003399;
 text-transform: uppercase;
 font-weight: bold;
}
#address a {
 color: #000;
 text-decoration: none;
 display: block;
 *margin: 40px 0 50px 0;
}
#address table {
 display: block;
 clear: both;
}
#address a:hover {
 text-decoration: underline;
}


/* Content
----------------------------------------------------------------------------- */
#title  {
 margin: 22px 0 0 5px;
 *margin: 21px 0 0 5px;
}
#title h1 {
  margin: 0;
  padding: 0;
  color: #003399;
  font-size: 14px;
  font-weight: bold;
}

#content-wrap h2 {
  font-size: 12px;
  color: #003399;
  margin: 20px 0 0 0;
}

#image {
  margin: 0 0 0 5px;
}
#content-wrap {
 margin: 0 40px 0 5px;
 padding: 10px 10px 25px 10px;
 width: 526px;
 border-left: solid 1px #ccc;
}
#content-wrap h1 {
  font-size: 14px;
  color: #003399;
  margin: 0 0 15px 0;
}
#content-wrap p {
 margin: 0 0 10px 0;
 padding: 0;
}
#content-wrap img {
 float: left;
 border: none;
 margin: 0 10px 10px 0; 
}

#content-wrap a {
  color: #000;
}
#content-wrap a:hover {
  text-decoration: none;
}
#content-wrap .csc-textpic-caption {
  font-size: 9px;
  line-height: 14px;
  font-style: italic;
}



/* Content images
----------------------------------------------------------------------------- */

 #content-wrap-images h2 {
  font-size: 12px;
  color: #003399;
  margin: 20px 0 0 0;
}

#content-wrap-images {
 margin: 0 40px 0 5px;
 padding: 10px 10px 25px 10px;
 width: 550px;
 border-left: solid 1px #ccc;
}
#content-wrap-images h1 {
  font-size: 14px;
  color: #003399;
  margin: 0 0 15px 0;
}
#content-wrap-images p {
 margin: 0 0 10px 0;
 padding: 0;
}

#content-wrap-images img {
  border: solid 1px #ccc;
} 


#content-wrap-images a {
  color: #000;
}
#content-wrap-images a:hover {
  text-decoration: none;
}
#content-wrap-images .csc-textpic-caption {
  font-size: 9px;
  line-height: 14px;
  font-style: italic;
}





/* Content Teaser starts here
der Teaser wird mittels Pageproperties: abstract und Teaser-Image generiert 
----------------------------------------------------------------------------- */
#teaser {
  float: left;
  margin: 0 40px 25px 0;
  width: 300px;
}
#teaser h1 {
  font-size: 12px;
  color: #62A1DA;
  margin: 0;
}
#teaser p {
  margin: 0;
  padding: 0;
  color: #000033;
  line-height: 16px;
}
#teaser img {
 float: left;
 border: none;
 margin: 0 10px 0 0; 
}
#teaser h1 a {
  color: #62A1DA;
  text-decoration: none;
}
#teaser a {
  color: #62A1DA;
  text-decoration: underline;
}
#teaser a:hover {
  text-decoration: none;
}
/* -------------------------------------------------------------------------- */




/* Footer
----------------------------------------------------------------------------- */
#footer-wrap {
  background: url(../images02/footer-bg.gif);
}
#footer-wrap ul {
  margin: 0 0 0 200px;
  padding: 0;
}
#footer-wrap li {
  display: inline;
  height: 21px;
  line-height: 21px;
  list-style: none;
}
#footer-wrap li a {
  *position: relative;
  color: #fff;
  padding: 0 15px 0 15px;
  text-decoration: none;
}
/* -------------------------------------------------------------------------- */
