body {
	margin: 0;
	padding: 0;
	font-family: "Verdana";
	font-size: 9pt;
   min-width: 775px;
	background-color: #666666;
	text-align: center; /* Hack für den IE */
}

h1 {
	text-align: left;
	font-size: 15pt;
	font-weight: bold;
	font-family: "Arial";
/*	letter-spacing: 2px; */
	color: #B22222;
	margin-left: 15px;
	padding-bottom: 5px;
   border-bottom: 4px solid #FF9C42;
	text-transform: uppercase;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	font-family: serif;
	color: black;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
   border-bottom: 1px solid black;
}

h3 {
	line-height: 14pt;
	border: 1px solid white;
	background-color: #335566;
	color: #c2ccd1;
	text-align: left;
	padding: 8px;
	font-size: 14pt;
	font-weight: bold;
	font-family: "Arial";
	margin: 5px 0 5px 0 !important;
	margin-top: 10px;
	
}

#meldung {
	margin-top: 5px;
}

#meldung p {
	width: auto !important;
	padding-left: 0 !important;
	text-align: justify;
	font-size: 8pt;
}

.startbox {
	background-color: #E2E0D3;
	border: 3px solid #D9D6CA;
	-moz-border-radius: 5px;
	padding: 8px;
	width: 732px;
	margin-left: 10px;
}

.warnbox {
	background-color: #E2C7C7;
	border: 3px solid #E29C9C;
	-moz-border-radius: 5px;
	padding: 8px;
	width: 732px;
	margin-left: 10px;
}


.sitemaptop {
	font-size: 8pt;
	font-family: "Tahoma";
	font-weight: bold;
	display:block;
	padding: 2px;
	margin-bottom: 2px;
	padding-left: 5px;
	white-space: nowrap;
	background-color: #C7C4BB;
}

.sitemap {
	font-size: 8pt;
	font-family: "Tahoma";
	display:block;
	padding-left: 5px;
	white-space: nowrap;
}

.sitemap a, .sitemaptop a, .sitemap a:visited, .sitemaptop a:visited {
	color: black;
	padding-left: 5px;
	white-space: nowrap;
}

.sitemaptop a, .sitemaptop a:visited {
	font-weight: bold;
}

.sitemaptop a:hover {
	display:block;
	color: #6F0404;
	text-decoration: none;
}

.sitemap a:hover {
	background-color: #D9D6CA;
	display:block;
	color: black;
	text-decoration: none;
}

#kalender {
	position: absolute; 
	left: 0px; 
	top: 12px; 
	background: url('/bilder/januar.gif') top left no-repeat; 
	width: 247px; 
	height: 250px;
}

.infotabcont {
	position: relative;
}

.infotab {
	border-spacing: 0;
	width: 669px;
	position: absolute;
	right: 0;
	line-height: 20px;
}

.infotab table {
	border:none;
	border-top:1px solid #000;
}

.infotab td, .infotab th {
	font-size:85%;
	border-bottom: 1px solid #74726C;
	border-right: 1px solid #74726C;
	border-left: 1px solid white;
	border-top: 1px solid #e5e3da;
	padding:5px 10px;
	background:#d9d6ca;
}

.infotab td.infotablo {
	background: #bcbbb5;
	color: black;
	font-weight: bold;
	text-align: right;
	width: 300px;
	line-height: 8pt;
}

.infotab td.infotabhilo {
	background: #ffc600;
	color: black;
	font-weight: bold;
	text-align: right;
	width: 280px;
	line-height: 8pt;
}

.infotab td.infotabhi {
	background: #ffd43e;
	color: black;
	font-weight: bold;
}

.infotab td.infocell, .infotab td.infotabhi
{
	cursor: hand;
}

.infotab td.infocell:hover, .infotab td.infotabhi:hover {
  background: #FFECAA;
  cursor: pointer;
  cursor: hand; 
}

.infotab .infocell a, .infotab .infocell a:visited,
.infotab .infotabhi a, .infotab .infotabhi a:visited,
.infotab .infocell a:hover,
.infotab .infotabhi a:hover
{
	color: black;
	text-decoration: none;
}

span.rassename {
	font-weight: bold;
	font-size: 14pt;
	color: black;
	padding: 0 0 10px 10px !important;
	margin:0 !important;
}


/* Bild links oben */
#logoleft {
	float:left;
	top: 2px;
	left: 2px;
	width:71px;
	height:97px;
	position: absolute;
}

/* Bild rechts oben */
#logoright {
	float:right;
	top: 0px;
	right: 2px;
	width:65px;
	height:65px;
	position: absolute;
}

/* VDH-Link */
#vdhlink {
  position: absolute;
  top: 67px;
  right: 65px;
  width: 78px;
  height: 44px;
/*  border:1px solid white;*/
  cursor:pointer;
  background:url('/bilder/vdhlogo.gif');
}

/* FCI-Link */
#fcilink {
  position: absolute;
  top: 65px;
  right: 5px;
  width: 49px;
  height: 49px;
/*  border:1px solid white;*/
  cursor:pointer;
  background:url('/bilder/fcilogo.gif');
}



.cntimage {
	border: 1px solid black;
	padding: 0;
	margin: 10px;
	background: white;
}

.desccolumn {
	text-align: center;
	vertical-align: middle !important;
	font-weight: bold;
	background-color: #8D8872 !important;
	color: white;
	border-right: 1px solid black;
}

.greycolumn {
	text-align: center;
	font-size: 8pt !important;
	font-family: "Tahoma" !important;
	font-weight: normal;
	color: white;
	padding: 10px;
	vertical-align: middle !important;
   background-color: #222222 !important;
}

/* Links */

a, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #6E714A;
}

a:hover {
	text-decoration: underline;
	color: #676658; 
}

.boxtext a {
  color: #E5E4D7 !important;
}

.boxtext a:hover {
  color: #B4B3A8;
}

a.listlink {
  display: block;
  font-weight: normal;
  text-align: left;
  border-top: 1px dotted #D3C089;
  text-decoration: none;
  padding: 5px 0 0 0;
  width: 100%;
  height: 16px;
  font-size: 8pt;
  overflow:hidden;
  white-space:nowrap;
}

.bildunterschrift {
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #C8C6BB;
	text-align: left;
}

a.externlink, a:visited.externlink {
/*	background: url(../bilder/shortcuticon.gif) no-repeat top left;
	padding-left: 15px;*/
	display:block;
	font-weight: bold;
	color: #E5E4D7;
	text-decoration: none;
	margin: 2px 10px 2px 15px;
}

.bulletlink {
	background: url(../bilder/rightarrowblack.gif) no-repeat left 2px;
	padding-left: 12px;
}

.bulletlink:hover {
	background: url(../bilder/rightarrowwhite.gif) no-repeat left 2px;
}


a:hover.externlink, a:hover.listlink {
	text-decoration: underline;
	color: #B4B3A8;
}

a.externlinkdark, a:visited.externlinkdark {
/*	background: url(../bilder/shortcuticon.gif) no-repeat top left;
	padding-left: 15px;*/
	font-weight: bold;
	color: #6E714A;
	text-decoration: none;
	margin: 2px 10px 2px 15px;
}

a:hover.externlinkdark, a:hover.listlinkdark {
	text-decoration: underline;
	color: #676658;
}

.contenttable a.externlink, .contenttable a:visited.externlink {
	color: #B22222;
}

#highlightbox a.externlink {
	color: #B22222;
}

/* Form-Elemente */

form {
	width: 500px;
}

input, select {
	border: 1px solid black;
	background-color: #F1E7C5; /*#FFFACD;*/
   padding: 6px 5px 0 5px !important;
   padding: 0 5px 0 5px;
	font-weight: normal;
   font-family: "Tahoma";
   font-size: 8pt;
}

select {
	height: 26px !important;
	height: auto;
}

input[type=submit], input[type=submit]:focus  {
	background-color: #FFD75E;
	padding: 5px !important;
	border: 2px outset;
}

input[type=submit]:hover {
	background-color: #FFE288;
}

input[type=submit]:active {
	background-color: #FFEEBB;
	border: 2px inset;
}


optgroup.selectheader {
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px outset silver;
  margin-bottom: 2px;
  color: white;	
  background-color: #8D8872;
  padding:5px;
}

option.selectitem {
	color: black;
	font-size:10pt;
	padding: 4px;
	text-indent: 15px;
	background-color: white;
}

.orangebtn button, .orangebtn input {
	border: 1px outset black !important;
	background-color: #F1E7C5 !important;
   padding: 0 5px 0 5px !important;
   font-family: "Tahoma";
   font-size: 9pt;
}

textarea {
   border: 1px solid black;
	background-color: #E7D396;
	padding:5px;
	font-weight: bold;
   font-family: "Tahoma";
   font-size: 9pt;
}

input:focus, select:focus, textarea:focus {
  background-color: #F3E6C7;
}


/* Seitenstruktur */

#container {
   clear:both;
	margin: 0px auto;
	padding: 0;
	width: 775px;
	height:auto;
	text-align: left; 
	border: 1px solid black;
	position:relative;
	border-bottom: 5px solid #414141;
   background: #DDDACB url("../bilder/back.jpg") right;
}

#containerfull {
   clear:both;
	margin: 0px auto;
	padding: 0;
	width: 775px;
	height:auto;
	text-align: left; 
	border: 1px solid black;
	position:relative;
	border-bottom: 5px solid #414141;
   background: #DDDACB;
}


#header { 
	background: url(../bilder/header.gif) no-repeat; 
	position: relative;
	width: 775px;
	height: 115px;
}

#menu {
	border-top: 1px solid black;
	border-bottom: 3px solid black;
	background-color: #335566;
   font-weight: bold;
	color: white;
}

#contentdiv {
  float:left;
  padding: 15px 0 20px 10px;
}

#rightpane {
   float: right;
	width: 235px;
	padding: 0 !important;
	padding-left: 5px; /* IE Hack */
}

#footer {
	clear:both;
	margin: 0;
   border-top: 3px solid black;
   border-bottom: 3px solid black;
	padding: 5px !important;
	padding: 0 5px 5px 5px;  /* IE hack */
	background-color: #DCDCDC;
	text-align: center;
}

/* Tables */
.contenttable, .platetable, .contentcenter  {
	margin-left: 10px;
}

.whoiswho td {
  font-size: 9px !important;
}

.cacib {
  display: block;
  border-bottom: 1px dotted grey;
  border-top: 1px dotted grey;
  border-left: 3px solid red;
  padding-left: 5px;
  background-color: black;
  margin-bottom: 3px;
}

.cacib a { 
  color: white;
  font-weight: bold;
  text-decoration: none; 
}

.termintable {
	margin-left: 15px;
}

.termintable p {
	width: auto !important;
}


.contenttable, .contentcenter, .termintable {
	border: 1px solid black;
	border-spacing: 0;
}

.platetable td {
	background-color: #E7D396;
	border: 1px outset;
	height: 70px;
	vertical-align: top;
}

.contenttable td, .contentcenter td {
	background-color: #E7D396;
	border-bottom: 1px solid #D3C089;
	border-top: 1px solid #867133;
	font-size: 9pt;
	vertical-align: top;
}

.contentcenter td {
  vertical-align: middle !important;
  text-align: center !important;  	
}


.contenttablehi td {
	background-color: #f4eeb5;
	border-bottom: 1px solid #D3C089;
	border-top: 1px solid #D3C089;
	font-size: 9pt;
	vertical-align: top;
}

.contenttablehigreen td {
	background-color: #BCE791; 
	border-bottom: 1px solid #9FDC62;
	border-top: 1px solid #9FDC62;
	font-size: 9pt;
	vertical-align: top;
}

.platetable th {
	background-color: #8D8872;
	text-align: left;
	border: 1px outset;
	height: 70px;
	vertical-align: top;
}

.contenttable th, .contentcenter th {
	background-color: #8D8872;
	color: white;
	text-align: left;
	padding: 3px;
   border-bottom: 2px solid black;
	font-size: 9pt;
	vertical-align: top;
}

.contentcenter th {
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	
}

a.besucherbutton, a.besucherbuttonon {
	position:absolute;
	display:block;
	top:0;
	left:6px;
	width: 237px;
	height: 45px;
	background: url("/bilder/besucheroff.jpg") top left no-repeat;
}

a.besucherbuttonon {
	background: url("/bilder/besucheron.jpg") top left no-repeat;
}

a.besucherbutton:hover {
	background: url("/bilder/besucheron.jpg") top left no-repeat;
	cursor: hand;
	cursor: pointer;
}

a.ausstellerbutton, a.ausstellerbuttonon {
	position:absolute;
	display:block;
	top:45px;
	left:6px;
	width: 237px;
	height: 45px;
	background: url("/bilder/ausstelleroff.jpg") top left no-repeat;
}

a.ausstellerbuttonon {
	background: url("/bilder/ausstelleron.jpg") top left no-repeat;
}


a.ausstellerbutton:hover {
	background: url("/bilder/ausstelleron.jpg") top left no-repeat;
	cursor: hand;
	cursor: pointer;
}

a.anmeldebutton {
	position:absolute;
   display:block;
	top:86px;
	left:17px;
	width: 285px;
	height: 39px;
	background: url("/bilder/anmeldenoff.jpg") top left no-repeat;
}

a.anmeldebutton:hover {
	background: url("/bilder/anmeldenon.jpg") top left no-repeat;
	cursor: hand;
	cursor: pointer;
}


/* Paragraphs */

#contentdiv {
	width: 535px;
	margin-left: 15px;
	overflow: hidden;
}

#contentdiv p {
	padding: 5px 5px 5px 15px;
	margin: 0;
}

#contentdiv .list ul, .list li {
	font-size:9pt;
	font-family: "Verdana";
	line-height: 150%;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: square;
}

.listcontainer {
	width: 500px;
}

#rightpane p {
   width: auto;
	margin: 0;
}

.newsdate {
	padding: 5px 0 3px 15px;
	margin-bottom: 3px;
	font-size: 8pt;
	font-family: "Tahoma";
	font-weight: bold;
   color: #E37800;
	border-bottom: 1px solid black;
}

.newsdetails {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px 0 3px 0 !important;
/*	padding: 3px 3px 3px 0px !important;*/
	margin-top: 3px !important;
	margin-left: 15px !important;
	font-size: 8pt;
	font-family: "Tahoma";
	font-weight: bold;
   color: #E37800;
	text-align: right;
}

.newsdetails a, .newsdetails a:visited {
	color: black;
	padding-left: 3px;
	font-weight: bold;
}


.sectiontext {
	padding: 5px 0 0 15px !important;
	font-size: 9pt;
	font-family: "Tahoma";
}

.sectiontext a, .sectiontext a:visited {
	font-weight: bold;
	color: #2B2617;
}

.newsheader, .sectionheader {
  margin-bottom: 3px;
  margin-left: 15px !important;
  margin-right: 0px !important;
  padding: 3px 0 2px 0 !important;
  font-size: 10pt;
  font-weight: bold;
  color: #D46500;
}

.newsheader a, .newsheader a:visited, .sectionheader a, .sectionheader a:visited {
	font-weight: bold;
} 

.termindate td {
	font-size: 8pt;
	font-family: "Tahoma";
	color: #FFEFBD;
	margin: 0 10px 0 0 !important; 
	padding: 4px 15px 4px 38px !important;
	background: #666666 url(../bilder/termine.gif) 15px center no-repeat;
	border-bottom: 1px solid black;
}

.termindetails td {
	font-size: 8pt;
	font-family: "Tahoma";
	color: white;/* #FFEFBD; */
	margin: 0 10px 0 0 !important; 
	padding: 6px 15px 6px 5px !important;
	background-color: #9A9683;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	vertical-align: middle;
}

.termindetailsheader td {
	font-size: 8pt;
	font-family: "Tahoma";
	font-weight: bold;
	color: white;
	margin: 0 10px 0 0 !important; 
	padding: 4px 15px 4px 5px !important;
	background-color: #444444;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
}


.termindetails td a:link, .termindetails td a:visited {
	color: #FFDF7D;
	text-decoration: none;
	font-weight: normal;
}

.termindetails td a:hover {
	color: white;
	text-decoration: underline;
}

.terminhi {
	color: #FFEFBD;
}

.smallpic {
	padding: 0;
	margin: 0;
	border: none;
}

.xterminheader td {
	font-size: 14pt;
	font-family: "Verdana";
	color: #FF9C42;
	font-weight: bold;
	border-bottom: 1px solid black;
	margin: 0 10px 0 0 !important; 
	padding: 8px 15px 8px 15px !important;
   background-color: #666666;
}

.terminheader td {
	font-size: 14pt;
	font-family: "Verdana";
	color: white;
	font-weight: bold;
	margin: 0 10px 0 0 !important; 
	padding: 8px 15px 8px 15px !important;
   background-color: #335566;
	border-bottom: 2px solid #767676;
	border-top: 3px solid #2F4F5F;
}

p.theader {
	font-size: 14pt;
	font-family: "Verdana";
	color: white;
	font-weight: bold;
	margin-left: 15px !important; 
	padding: 8px 5px 8px 15px !important;
   background-color: #335566;
	border-bottom: 2px solid #767676;
	border-top: 3px solid #2F4F5F;
}

.sectionheader {
  background: url(../bilder/rightarrow.gif) left 4px no-repeat;
  padding-left: 12px !important;
  padding-top: 2px !important;
}

.newsheader a, .newsheader a:visited, .sectionheader a, .sectionheader a:visited {
	text-decoration: none;
   color: #FF7C00;
}

.newsheader a:hover, .sectionheader a:hover {
  text-decoration: underline;	
}

p.newstext {
  margin-left: 15px;
  font-size: 9pt;
  line-height: 14pt;
  color: black;
  font-weight: normal;
}


.termintext {
  margin-right: 0px !important;
  padding: 10px 25px 10px 0 !important;
  font-size: 9pt;
  line-height: 150%;
  color: black;
  font-weight: normal;
}

.termintable td.ttext {
  padding: 5px 15px 10px 15px;
  font-size: 9pt;
  line-height: 150%;
  font-family: "Verdana", "Tahoma";
  background-color: #A29D8C;
}

.ttext p {
  margin-left: 0 !important;	
  padding-left: 0 !important;
}

.bold {
  font-weight: bold;
}

/* CACIB Details */

.hundename {
  font-size: 10pt; 
  font-weight: bold;
  border-top: 1px dotted #6E714A;
  border-bottom: 1px dotted #6E714A;
  text-transform: uppercase;
  color: #3B3930;
}

.whoiswho_hundename {
  font-size: 10pt; 
  font-weight: bold;
  text-transform: uppercase;
  color: #3B3930;
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  display: block;
}


.bildtitel {
	font-weight: bold;
}

.siegertitel {
	color: #B22222;
	font-weight: bold;
}

.richter {
   font-size: 8pt;
	color: #444444;
}

div.image {
	width: 152px;
	background-color: white;
	border: 1px solid silver;
	padding: 5px;
}

.newsseperator {
  width: 500px; 
  border-top: 1px dotted #B4A475;
  margin: 10px 0 10px 15px;
  display:block;
}

.boxheader {
   display: block;
	background-color: #E7D396;
/*	color: #FFFAF0; */
   color: black;
/*	font-size: 9pt; */
   font-size: 8pt;
	font-family: "Tahoma";
	font-weight: bold;
	text-align: left;
	margin: 15px 4px 10px 6px !important;
	margin: 15px 0 10px 2px; /* IE Hack */
	padding: 3px 3px 3px 8px;
	border: 2px solid #d3c089; /*#BFA840;*/
}

.boxtext {
	margin: 5px 10px 2px 15px;
	line-height: 150%;
	font-size: 8pt;
	font-family: "Tahoma";
	color: white;
}

.boximg img {
	clear: both;
	text-align:center;
	margin-left: 6px;
	border: 3px outset;
   background-color: white;
}



.textrace {
   clear:both;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #8B0000;
}

/* Forms */

div.formrow {
  clear: both;
  padding-top: 10px;
  }

div.formrow span.label {
  float: left;
  width: 100px;
  text-align: right;
  font-weight: bold;
  color: #D46500;
  margin-top: 3px;
  }

div.formrow span.formw {
  float: right;
  width: 400px;
  text-align: left;
} 

div.formrowb span.label {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #D46500;
  margin-top: 3px;
  }

div.formrowb span.formw {
  float: right;
  width: 300px;
  text-align: left;
} 

span.formw input, textarea, select {
	border: 1px solid black;
	background-color: #F1E7C5;
	width: 350px !important;	
   padding: 6px 5px 0 5px !important;
   padding: 0 5px 0 5px;
	font-weight: normal;
   font-family: "Tahoma";
   font-size: 8pt;
	margin-left: 20px;
}


formwb input, textarea, select {
	border: 1px solid black;
	background-color: #F1E7C5;
	width: 250px;	
   padding: 6px 5px 0 5px !important;
   padding: 0 5px 0 5px;
	font-weight: normal;
   font-family: "Tahoma";
   font-size: 8pt;
	margin-left: 20px;
}

 

span.formw input:focus, textarea:focus, select:focus {
	background-color: #FFF69D !important;
}

span.formw input {
  height:28px;
}

span.formsub input {
	background-color: #FFE17F;
	width: 150px;
	padding: 5px;
}

span-formsub input:focus {
	background-color: #F0FFF0;
}


/* Boxen */

#highlightbox {
	border: 3px solid black;
	background-color: #FFE597;
	margin: 5px 5px 10px 15px;
	width: 480px;
	padding: 10px;
	font-family: "Tahoma";
	font-size: 9pt;
}

#newsbox {
	border: 1px solid black;
	background-color: #CACBDD; 
	margin-left: 15px;
}


/*#detailbox {
	border: 3px solid #1f9ff8;
	background-color: #81cbff;
	width: 222px;
	font-family: "Tahoma";
	font-size: 8pt;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.detailboxheader {
   margin: 0 0 8px 0 !important;
	padding: 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: 1f9ff8;
	color: white;
	text-align: right;
}

.detailitem {
	font-size: 8pt;
	font-family: "Tahoma";
	color: black;
	margin: 0 10px 0 0 !important; 
	padding: 5px 5px 5px 32px !important;
	background: url(../bilder/termine.gif) 10px center no-repeat;
}*/

#detailbox {
	border: 3px solid #b4a475;
	background-color: #E7D396;
	width: 222px;
	font-family: "Tahoma";
	font-size: 8pt;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.detailboxheader {
   margin: 0 0 8px 0 !important;
	padding: 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #b4a475;
	color: white;
	text-align: right;
}

.detailitem {
	font-size: 8pt;
	font-family: "Tahoma";
	color: black;
	margin: 0 10px 0 0 !important; 
	padding: 5px 5px 5px 32px !important;
	background: url(../bilder/termine.gif) 10px center no-repeat;
}


p.detailitem a {
	color: black !important;
	font-weight: bold !important;
}

p.detailitem a:hover {
	color: #FFF69D !important;
	font-weight: bold !important;
}


/* Chrome Navigationsmenü */

#chromemenu{
margin-left: 170px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 8pt Tahoma;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: white;
font-size: 8pt;
font-weight: bold;
padding: 7px 12px 7px 12px;
text-decoration: none;
}

#chromemenu ul li a:hover{
color: black;
background-color: #F4EEB5;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/* content: " " url(../bilder/expand.gif); */
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom: 1px solid black; /*Theme Change here*/
font:normal 8pt Tahoma;
line-height:18px;
z-index:100;
background-color: #E7D396;
width: 200px;
visibility: hidden;
margin-top:2px;
}

.dropmenudiv a, .dropmenudiv a:visited{
width: 99%;
display: block;
text-indent: 15px;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
padding: 7px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F4EEB5;
color: black;
text-decoration: none;
}

/* Alphabar */
#alphabar {
width: 500px;
margin-left: 15px;
}

#alphabar ul {
width: 500px;
margin-left: 0;
padding-left: 0;
margin: 0;
font: bold 8pt Tahoma;
}

#alphabar ul li{
display: inline;

}


#alphabar ul li a{
color: white;
font-size: 8pt;
font-weight: bold;
background-color: #00008B;
text-decoration: none;
text-transform: uppercase;
border: 1px solid white;
margin-right: 1px;
text-align: center;
vertical-align: middle;
padding: 2px 4px 2px 4px;
width: 20px;
height: 20px;
margin-bottom: 10px;
font-family: monospace;
}

#alphabar ul li a:hover{
color: white;
border: 1px solid Yellow;
background-color: Blue;
}

#formcount {
	margin-bottom: 6px;
}
#formcount a    
{
    background-color: #0000CD;
    text-align: center;
	 font-size: 9pt;
	 color: white;
	 font-family: "Courier New", Courier, monospace;
    width: 12px;
	 padding: 2px 7px 2px 7px;
	 border: 1px outset gray;
}

#formcount a:hover   
{
    background-color: #FFD700;
	 color: black;
	 text-decoration: none;
}

.printurl {
   display: none;
	visibility: hidden;
}


.support {
	clear: both;
}

.footnote, .footnote a {
	vertical-align: super;
	font-weight: bold;
	font-size: 9px;
}

.sourcefootnote {
	font-weight: bold;
}

.authorline {
	padding: 5px;
	background-color: #D9D6CA;
	border-bottom: 2px solid silver;
	font-style: italic;
	font-size: 8pt;
}

.introduction {
	font-weight: bold !important;
	line-height: 140% !important;
	color: #444444 !important;
}
