a:link, a:visited
{
	text-decoration: none;
	/*color: #3030FF;*/
}
a:active
{
	text-decoration: none;
	/*color: #FF0000;*/
}
a:hover
{
	text-decoration: none;
}
a.bluelink:hover
{
	text-decoration: underline;
}

body, p, td, li, div
{
	font: 10pt Verdana,Arial;
	color: #000000;
}

div
{
  position: relative;
}

.gross
{
	font: 14pt Verdana,Arial;
	color: #000000;
}

.grau
{
	background: #EEEEEE;
	font: bold 12pt;
}

body.back
{
        background-color: #F2F2DC;
	background: url(images/bggrafik.jpg);
}

.laufschrift
{
	font-family: Verdana,Arial;
	font-size:   10pt;
	font-weight: bold;
	color:       #FF0000;
	position:    absolute;
	left:        40mm;
	top:         25mm;
}

/* kleine Bilder in der Übersicht - landscape */
.imgl
{
  border:  none;
  width:  105px;
  height:  69px;
}

/* kleine Bilder in der Übersicht - portrait */
.imgp
{
  border:  none;
  width:   69px;
  height: 105px;
}

/* kleine Bilder von Rückseiten - landscape */
.imgb
{
  border:  none;
  width:  199px;
  height: 127px;
}

/* Link unter den Kartenseiten */
.bluelink
{
  font-size: 13pt;
  color: #0000ff;
}

/* die Menüpunkte in inhalt.htm */
.menu
{
  font-family: Arial;
  font-size: 20pt;
  color: black;
}

/* Abstandshalter in inhalt.htm */
.img1x1
{
  border: none;
  width:   1px;
  height: 20px;
}

/* Sprach/Flaggen-Bilder in inhalt.htm */
.imgflag
{
  border: none;
  width:  49px;
  height: 34px;
}

/* Einstellungen für die veralteten Frames */
frame
{
  border:  none;
}
frameset
{
  border:  none;
}
