/* Druck Stylesheet */
/* Anpassung Barrierefreiheit Design: WWU Münster */
/* (c) 2006 Michael Tieke, Seminar für Alte Geschichte */
/* getestet mit IE6 und Firefox1.5 */

.noprint { display:none }

.boxa1 { display:none }

.boxd { display:none }

.boxe2 { display:none }

.boxe3 { display:none }

.prop { display:none }

.clear { diplay:none }

/* Header */
.boxa {
  height:67px;
}

/* Rahmen Reiter */
.boxa2  { 
  right:0px;
  height:22px;
}


/* Box Bild rechts oben */
.boxc {
  display:block;
  position:absolute;
  width:180px;
  height:90px;
  right:0px;
  z-index:3;
}

/* Content */
.boxe {
  text-align:justify;
  font-size:10px;
  line-height:12px;
  font-family:Verdana,Arial,Geneva,Helvetica;
}

.boxe1 {
  padding-top:15px;
  padding-bottom:15px;
}

body  { 
  padding:0px;
  background-color:white;
}

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

/* Listen */
ul.content {
  list-style-type: none;
  padding:0;
  margin-Left:10px;
  margin-bottom:0px;
  margin-top:5px;
} 

.typominitext {
  color:black;
  font-size:10px;
  line-height:13px;
  font-family:Verdana, Arial, Geneva, Helvetica;
}

.typotext {
  font-size:11px;
  line-height:16px;
  font-family:Verdana, Arial, Geneva, Helvetica;
}

.typobold { font-weight:bold }

.typoeinrichtung {
  color:black;
  font-size:14px;
  font-family:Verdana, Arial, Geneva, Helvetica;
}

.typokurstitel {
  color:black;
  font-size:18px;
  font-family:Verdana, Arial, Geneva, Helvetica;
}

a {
  color:#000000;
  text-decoration:none;
}

a:hover {
  color:#000000;
  text-decoration:none;
}

.hr_kopf { 
  left:0px;
  height:1px;
  width:100%;
  border-top:1px solid #000000;
}

.hr_fuss { 
  display:block;
  height:1px;
  width:100%;
  border-top: 1px solid #000000;
}

