BODY{
	font-family: Arial;
	font-size : medium;
	font-style : normal;
}
H1{
	font-size : 125%;
	font-style : normal;
}
H2{
	font-size : x-large;
	font-style : normal;
}
H3 {
	font-size : 85%;
	font-style : normal;
	
}
EM {
font-size : 75%;
font-style : normal;
font-weight : bold;
}

EM a:hover {
	text-decoration:underline;
}

td	{}
.EM2 {
font-size : 75%;
font-style : normal;
font-weight : bold;
vertical-align:top;
}
SMALL{
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
}
p { margin-left:5px; }

.typA { margin-left: 10px; }
.typB { margin-left: 4pt; }

div.popup{
  border:2px ridge #990000;
  padding:0px;
  background-color: #FFF;
  width: 420px;
  text-align: justify;
  position:absolute;
  left: 415px;
  top: 365px;
  font-size:12px;
  font-weight:bold;
  overflow: hidden;
  -moz-opacity:0.9; filter:alpha(opacity=90); opacity:0.9;
}
div.popup a.close {			
  width:416px;
  height: 18px;
  background-color:#CE3131;
  display: block;
  border-bottom:1px solid #000044;
  margin:0px 0px 5px 0px;
  color: #FFF;
  text-align: right;
  padding:0px 10px 0px 0px;
  cursor: pointer; 
  text-decoration: none;
  font-size:12px;

}
div.popup a.close:hover {
  background-color: #CC0000;
  color:#FFF;
}
div.popup p {
  margin:4px;
}
div.popup img {
  margin: 5px;
}
div.popup h4{
  margin:4px;
}
div.popup a {
font-size:12px;
  font-weight:bold;
  }
div.popup a:hover {
	color:#0000CC;
	text-decoration:underline;
}

div.neuheiten{
font-size : 75%;
font-style : normal;
font-weight : bold;
vertical-align:middle;

}

div.neuheiten a:hover {
	color:#000099;
	text-decoration:underline;
}

td	{}
.neu {
font-size : 100%;
font-style : normal;
font-weight : bold;
vertical-align:top;
}

.Auswahl { background-color:#ffffff; width:80px; border:1px solid #FF0000; margin-top:18px; text-align:right }
