.linkeinblenden { background-image:url(../pix/nav_down_right_blue_16.png); background-repeat:no-repeat; padding-left:20px; }
a.linkeinblenden { text-decoration:none; font-family:"Times New Roman", Times, serif; color:#0033CC;}

.linkausblenden { background-image:url(../pix/nav_up_blue_16.png); background-repeat:no-repeat; padding-left:20px; }
a.linkausblenden { text-decoration:none; font-family:"Times New Roman", Times, serif; color:#0033CC;}

.linkExt { background-image:url(../pix/extLink.png); background-repeat:no-repeat; padding-left:20px; }
a.linkExt { text-decoration:none; font-family:"Times New Roman", Times, serif; color:#0033CC;}

.linkInt { background-image:url(../pix/intLink.png); background-repeat:no-repeat; padding-left:20px; }
a.linkInt { text-decoration:none; font-family:"Times New Roman", Times, serif; color:#0033CC;}

a.linkPicture { text-decoration:none; font-family:"Times New Roman", Times, serif; color:#0033CC;}

.linkPDF { background-image:url(../_picture/symbol_PDF.gif); background-repeat:no-repeat; padding-left:20px; }
a.linkPDF { text-decoration:none; font-family:"Times New Roman", Times, serif; color:#0033CC;}
.PDFGroesse {font-size:12px;}

.tablebackground {background-color:#FFFFeb;}

/* 'Sie befinden sich hier'-Text und Links */
.strukturlink {color:#033d6f; font-size:11px; margin:0px; padding:0px;}
.strukturlink a:visited {color:#253753;}
.strukturlink a:active  {color:#253753;}
.strukturlink a:link    {color:#253753; text-decoration:underline;}
.strukturlink a:hover   {color:#253753; text-decoration:overline underline;}

body {
 /* background-color:#00FF66 */
}

/* Allgemeine Formatierung f&uuml;r den Content */
#content {
  color:#000174;
  font-family: Arial;
  font-size: 14px;
  margin-bottom:10px;
  padding-left:8px;
  padding-right:2px;
}

#content td {
  color:#000174;
  font-family: Arial;
  font-size: 14px;
}

hr { color:#3b5176; height:1px; }
h1 { font-size: 20px; font-weight: bold; color: #000174; margin:0px; }
h2 { font-size: 16px; font-weight: bold; color: #000174; margin:0px; }
h3 { font-size: 14px; font-weight: bold; color: #000174; margin:0px; }

/* Alle Links im Content */
a         {color:#000174; text-decoration:underline;}
a:visited {color:inherit;}
a:active  {color:inherit;}
a:hover   {color:inherit; text-decoration:overline underline;}

.pdflink{ font-size: 12px; font-weight:normal; }

a.mehr {
color:#000099;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
}

a.menuhead_off{ /* Men&uuml; 1. Ebene */
  font-family: Arial;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
a.menuhead_off:hover   { text-decoration: underline; }


a.menu_off { /* Men&uuml; 2. Ebene */
  font-family: Arial;
  font-size: 13px;
  color:#e5edf9;
  text-decoration: none;
}
a.menu_off:hover {text-decoration: underline; }

a.menu_on{/* Men&uuml; 3. Ebene */
  font-family: Arial;
  font-size: 13px;
  color:#253753;
  text-decoration: none;
}
a.menu_on:hover {text-decoration: underline; }

/* Men&uuml; Highlighting */
.menu_on_td {
	background-image: url("../template/Bilder/MenueHighlight.gif");
	background-repeat:no-repeat;
	background-position:3px 0px;
	width:20px;
	height:22px;
}
.menu_off_td {
	width:20px;
	height:22px;
}
