/* 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;
}
hr {
  border: none;
  background: #ccc;
  height: 1px;
}
/* #main-wrap {
  position: absolute;
  left: 50%;
  margin-left: -475px;
  height: 100%;
} */
.background {
  background: url(../images03/bild01.jpg) no-repeat top left;
  border-left: solid 1px #95A1C3;
  border-right: solid 1px #95A1C3;
  border-top: solid 1px #95A1C3;
}
p.align-center{
  display: block;
  text-align: center;
}
/* -------------------------------------------------------------------------- */






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





/* 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
----------------------------------------------------------------------------- */
#leftnavi-wrap {
  padding: 5px 0 0 0;
  margin: 5px 0 0 40px;
  width: 150px;
  opacity:0.9;
  transparanzy: 0.9;
  filter: alpha(opacity=90);
}
#leftnavi-wrap ul {
  margin: 0;
  padding: 0;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
#leftnavi-wrap li {
  border-right: solid 1px #ccc;
  list-style: none;
}
#leftnavi-wrap a {
  height: 21px;
  padding-left: 5px;
  line-height: 21px;
  display: block;
  text-decoration: none;
  color: #000;
  background: url(../images03/bgnd_nav_gen2.gif) repeat-x 0 0;
}
#leftnavi-wrap a:hover {
  text-decoration: underline;
}
/* -------------------------------------------------------------------------- */





/* Quicklinks
----------------------------------------------------------------------------- */
#quicklinks-wrap-bg {
  background: url(../images04/blue-transparent-bg.png);
}
#quicklinks-wrap {
  margin:10px 15px 0 40px;
  padding: 10px 10px 0 10px;
  line-height: 16px;
  background: #fff;
  filter: alpha(opacity=90);
  opacity: 0.9;
  width: 250px;
  *width: 300px;
  float: right;
  border: solid 1px #ccc;
}
#quicklinks-wrap h1 {
  margin:0;
  padding: 0;
  font-size: 11px;
  color: #333;
}
#quicklinks-wrap h1 a  {
  float: left;
  text-decoration: none;
  clear: both;
}
#quicklinks-wrap p {
  margin:0;
  padding: 0;
  color: #333;
}
#quicklinks-wrap a {
  color: #333;
  text-decoration: none;
}
#quicklinks-wrap a:hover {
  text-decoration: underline;
}
#quicklinks-wrap hr {
  clear: both;
  
}
/* -------------------------------------------------------------------------- */





/* Content
----------------------------------------------------------------------------- */
#content-wrap {
 margin: 0 40px 0 40px;
}
#content-wrap h1 {
  font-size: 14px;
  color: #003399;
  margin: 0 0 25px 0;
}
#content-wrap h2 {
  font-size: 14px;
  color: #003399;
  margin: 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 Teaser starts here
der Teaser wird mittels Pageproperties: abstract und Teaser-Image generiert 
----------------------------------------------------------------------------- */
#teaser {
  float: left;
  padding: 0 40px 25px 15px;
  width: 295px;
  *width: 350px;
  border-left: solid 1px #ccc;
}
#teaser h1 {
  font-size: 12px;
  color: #333;
  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: #333;
  text-decoration: none;
}
#teaser a {
  color: #333;
  text-decoration: underline;
}
#teaser a:hover {
  text-decoration: none;
}
/* -------------------------------------------------------------------------- */




/* Footer
----------------------------------------------------------------------------- */
#footer-wrap {
  margin: 25px 0 0 0;
  background: url(../images03/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;
}
*html #footer-wrap li img {
  margin-top: 5px;
  float: left;
}



#footer-wrap li a.facebook,
#footer-wrap li a.youtube,
#footer-wrap li a.flickr,
#footer-wrap li a.twitter {
  padding-left: 10px;
}
#footer-wrap li a.facebook,
#footer-wrap li a.youtube,
#footer-wrap li a.flickr,
#footer-wrap li a.twitter {
  padding-left: 20px;
}
.facebook {
  background: url(facebook.gif) no-repeat 0 1px;
}
.twitter {
  margin: 0 30px 0 20px;
  background: url(twitter.gif) no-repeat 0 1px;
}
.flickr {
  background: url(flickr.gif) no-repeat 0 1px;
}
.youtube {
  background: url(youtube.gif) no-repeat 0 1px;
}
/* -------------------------------------------------------------------------- */
