
div.background {
  cursor:url(design/cursor2.cur), url(design/cursor2.ani), default;
  padding: 20px;
  padding-top: 30px;
  padding-right: 15%;
  padding-bottom: 70px;
  font-family: "Arial";
  text-align: right;
  background-image:url(design/background-ci_blue.jpg);
  background-repeat: repeat-x;
}

div.page {
  position: relative;
  margin-left:auto;
  margin-right:auto;
  width: 800px;
  height: auto;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border: 1px solid;
  line-height: 1.5em;
  color: #B4030D;
  font-weight: bold;
  text-align: justify;
  background-color: #eeeeee;
}

div.banner {
  width: 800px;
  text-align: center;
}


p.title {
  position: relative;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  height: 35px;
  width: auto;
  font-style:italic;
  font-weight: lighter;
  font-size: 2.5em;
  color: #B4030D;
  line-height: 1em;
  text-align: left;
}


div.contentpart {
  position: relative;
  margin-left: 36px;
  margin-right: auto;
  margin-top:0px;
  margin-bottom: 30px;
  padding: 0px;
  width: 545px;
  height: auto;
  float: left;
  text-align: left;
}

div.article {
  position: relative;
  margin-bottom: 30px;
  float: left;
  width: auto;
  height: auto;
  padding: 20px;
  border: 1px solid white;
  line-height: 1.5em;
  color: white;
  font-style: normal;
  font-weight: normal;
  font-size: 0.8em;
  color: black;
  line-height: 1.5em;
  text-align: justify;
  background-color: #e4e4e4;
}

div.portraitleft {
  position: relative;
  float:left;
  width:215px;
  height:215px;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid white;
  line-height: 1.5em;
  color: white;
  font-style: normal;
  font-weight: normal;
  font-size: 0.8em;
  color: black;
  line-height: 1.5em;
  text-align: justify;
  background-color: #e4e4e4;
}

div.portraitright {
  position:relative;
  float:right;
  width:215px;
  height:215px;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid white;
  line-height: 1.5em;
  color: white;
  font-style: normal;
  font-weight: normal;
  font-size: 0.8em;
  color: black;
  line-height: 1.5em;
  text-align: justify;
  background-color: #e4e4e4;
}

div.picture {
}

div.picture_entstehung {
  float: right;
  margin-left: 20px;
}


div.subtitle400 {
  text-align: right;
  width: 400px;
  font-style: italic; 
}


div.subtitle250 {
  text-align: justify;
  width: 250px;
  font-style: italic; 
  margin-bottom: 10px;
}


dd {
  float: right;
  font-style: italic;
}

hr {
  color: white;
  height: 1px;
}

div.signature {
  text-align: right;
  font-style: italic;
  font-size: 0.8em;
}



img {
  border: 0px dotted #B4030D;
  display: block;

} 

div.printsign {
  position: relative;
  width: auto;
  height: 40px;
  padding: 0px;
  margin: 0px;
  font-style: italic;
  text-align: right;
  display: none;
}


h1 {
  font-style: italic;
  font-weight: bold;
  font-size: 1.7em;
  color: black;
  line-height: 2em;
}

h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 1.5em;
  color: black;
  line-height: 2em;
}

h3 {
  font-style:italic;
  font-weight: normal;
  font-size: 1.3em;
  color: black;
  line-height: 2em;
}

h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 1.1em;
  color: black;
  line-height: 2em;
}

h5 {
  font-style:italic;
  font-weight: bold;
  font-size: 0.9em;
  color: black;
  line-height: 2em;
}

div.navi {
  position: relative;
  left: 0px;
  width: 140px;
  height: auto;
  margin-left:auto;
  margin-right:36px;
  margin-top:10px;
  margin-bottom: 40px;
  text-align: justify;
}

div.clear {
  clear:left;
}

ul#Navigation {
  width: 100%;
  margin: 0; padding: 0em;
  border: 0px solid black;
  background-color: #eeeeee;
}

* html ul#Navigation {  /* Korrekturen fuer IE 5.x */
  width: 100%;
  w\idth: 100%;
  padding-left: 0;
  padd\ing-left: 0em;
}

ul#Navigation li {
  list-style: none;
  margin: 0em; 
  padding: 0;
}

ul#Navigation li ul {
  margin: 0 0 0 1em; 
  padding: 0;
}

ul#Navigation li ul li {
  margin: 0em 0;
}

* html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
  margin-left: 0em;
  ma\rgin-left: 0;
}

ul#Navigation a {
  display:block;
  padding: 0.2em;
  text-decoration: none; 
  font-weight: normal;
  font-size: 0.95em;
  border: 1px solid black;
  border-left-color: white; 
  border-top-color: white;
  color: white; 
  background-color: #B4030D;
}

* html ul#Navigation a {
  width: 100%;    /* Breitenangabe fuer IE 5.x */
  w\idth: 8em;  /* Breitenangabe fuer IE 6 */
}

* html ul#Navigation li ul li a {
  width: 100%;    /* Breitenangabe fuer IE 5.x */
  w\idth: 7em;  /* Breitenangabe fuer IE 6 */
}



ul#Navigation a:hover {
  border-color: white;
  border-left-color: black; 
  border-top-color: black;
  color: black; 
  background-color: #eeeeee;
}


