html {
  font-size: 8px;
}

body {
  background-color:#F9F9F9;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 1em;
  /*background-image:url(../images/acadback.jpg);
  background-attachment:fixed;*/
}

hr {
  color: #EBEDEC;	
}

p {
  font-size: 0.9em;
}

a.ext:link {
  text-decoration: none;
  color: black;
  font-weight: bold;
  border-bottom:2px solid #FCC426;
}

a.ext:visited {
  text-decoration: none; 
  color: black;
  font-weight: bold;
  border-bottom:2px solid #FCC426;
}

a.ext:hover {
  background-color: #FCC426;
  color: black;
  font-weight: bold;
}

a:link {
  text-decoration: none;
  color: black;
  font-weight: bold;
}

a:visited {
  text-decoration: none; 
  color: black;
  font-weight: bold;
}

a:hover {
  background-color: #FCC426;
  font-weight: bold;
}

.menuitem {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: black;
  font-weight: bold;
  font-size: 1.0em; 
  text-decoration: none;
}

.menuitem1 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: black;
  background-color: #FCC426;
  font-weight: bold;
  font-size: 1.0em; 
  text-decoration: none;
}

/* Box für die Terminanzeige */
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; 
	width: 700px; 
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: black; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1.3em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.boxheadext {
	background: url(../images/sbheadext-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxheadext h2 {
	background: url(../images/sbheadext-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: black; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1.3em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari */
}

.terminanzeige {
font-size: 1.1em;
font-weight: bold;
}

.zeitanzeige {
font-size: 1.0em;
font-weight: bold;
}

