body {
  background-color: white;
  color: black;
  height: 100%;
}

td.tbl_bgr {
  background-color: #3163AE;
}

td.tbl_dark {
  background-color: #B5CAEA;
}

td.tbl_dark_fett {
  background-color: #B5CAEA;
  font-weight: bold;
}

td.tbl_light {
  background-color: #EAF1F7;
}

td.tbl_white {
  background-color: #ffffff;
}

td, body {
  font-family: arial;
  font-size: 80%;
  color: #000000;
}
.rot {
  color:red;
}
.gruen	{
  color:green;
}
.fett{
  font-weight:bold;
}
h1, .art_head	{
  font-family: arial, sans-serif;
  font-size: 125%;
  font-weight: bold;
  color: #333333;
}
h2	{
  font-family: arial, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #333333;
}
td.art_head { font-size: 100%; }
.cms_head {
  font-family: arial, sans-serif;
  font-size:100%;
  font-weight: bold;
  color: #333333;
}
.listen_head {
  font-family: arial, sans-serif;
  font-size:80%;
  font-weight: bold;
  color: #000033;
}

a {
  font-family: arial, sans-serif;
  font-size:95%;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #2A56A8;
}
a.gesperrt, a.kategorie.gesperrt {
  font-family: verdana, sans-serif;
  color:red;
  text-decoration: line-through;
}
a.gesperrt:hover {
  text-decoration: none;
}
a.kategorie {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: black;
  font-weight: normal;
  text-decoration: none;
}
a.funktion {
  font-family: arial, sans-serif;
  color: #3163AE;
  background-color: #CAD7EA;
  text-decoration: underline;
  font-weight: bold;
}
a.auflistung { 
  font-family: arial, sans-serif;
  color: #000000;
  background-color: #CAD7EA;
  text-decoration: underline;
}
a.bottom {
  font-weight: normal;
}
input.flat { 
  font-family: arial, sans-serif;
  border-width: 0px;
}

.upload input { 
  background-color: #c5e2c6;
  font-size: 100%;
  color: #214322;
  border: 1px solid #214322;
}
.form-error { 
  color: red;
  font-weight: bold;
}

img {
  border: 0;
}

label {
  cursor: default;
}

.archiv {
  width: 35em;
  border: 2px solid #669;
  border-collapse: collapse;
}

.archiv td {
  border-left: 2px solid #669;
  padding: 1ex;
}

.archiv td.grafik {
  height: 80px;
}

.archiv td.preview {
  width: 60px;
}

.archiv td.grafik.preview {
  width: 120px;
  height: 160px;
}

.archiv td.label {
  width: 15ex;
}

#controls {
  border: 1px transparent !important;
}

.btnImage {
  border: 1px transparent !important;
  vertical-align: top !important;
}

.btnImage:hover {
 border: 1px solid #66a !important;
 background: #bbf;
}

a.disabled {
 color: #ccc;
}

/* Bullenkarte / Bullenkatalog */

.bullenkarte table { border: 0; border-collapse: collapse; }
.bullenkarte .head { background-color: #102873; color: white; }
.bullenkarte th { padding: 3px; }
.bullenkarte td { padding-left: 1ex; }
.bullenkarte th a { font-weight: bold; font-size: 90%; color: white; }
.bullenkarte td, .bullenkarte th { text-align: right; }
.bullenkarte td.left, .bullenkarte th.left { text-align: left; }
.bullenkarte .sidebar { background-color: #DE0029; padding: .5ex; }
.bullenkarte .odd { background-color: #A5B3DC; }
.bullenkarte, .bullenkatalog { padding: 1ex; font-weight: normal; }
.bullenkatalog table table td img { vertical-align: top; }

/*.bullenkatalog table { width: 100%; }*/
.bullenkatalog table td { padding: 1ex; vertical-align: top; }
.bullenkatalog .Full_name { background-color: #FFCE6A; margin: 0; }
.bullenkatalog .Short_name { margin: 0; }
.bullenkatalog table table { border: 0; border-collapse: collapse; width: 100%; }
.bullenkatalog table table tr { border: 1px solid black; }
.bullenkatalog table table td, .bullenkatalog table table th { border: 1px solid black; padding: 1px; vertical-align: middle; }
.bullenkatalog table table th { background-color: #FFCE6A; font-size: 80%; white-space: pre; }
.bullenkatalog table table th.m1 { border-right: 0; padding-right: 0; margin-right: 0; text-align: right; }
.bullenkatalog table table th.m2 { border-left: 0; padding-left: 0; margin-left: 0; text-align: left; }
.bullenkatalog table table td { font-size: 80%; }
.bullenkatalog .aAa_code { float: right; }
.bullenkatalog .K_Casein { float: right; }
.bullenkatalog .Abstammung b { display: block; }
.bullenkatalog .USP { background-color: #A5B3DC; font-weight: bold; }
.bullenkatalog h2 { margin-bottom: 0; margin-top: 1ex; font-size: 110%; }
.bullenkatalog .Photo, .bullenkatalog img.Dtr { border: 1px solid black; width: 300px; height: 214px; }
.bullenkatalog .Dtr_owner { margin-bottom: 2ex; }
.bullenkatalog .Dtr_name { font-weight: bold; }

@media print {
	.noprint { display: none; visibility: hidden; color: white; border: 0; margin: 0; padding:0; width: 1px; height: 1px; }
	.bullenkatalog * { font-size: 10pt;}
	.bullenkatalog select { display: none; }
	.bullenkatalog img.Dtr { width: 6.6cm; height: 4.708cm; }
	.bullenkatalog img.Photo { width: 9.5cm;  height: 6.777cm; margin: 0; }
	.bullenkatalog table table td img { height: 11pt; }
}

.navlink {
	display: block; float: left;
	font-size: 14px;
	background: #B9CDE6;
	padding: 0;
	height: 18px;
	width: 67%;
	overflow: hidden;
	border-top: 2px solid #1E3B7F;
	border-bottom: 2px solid #1E3B7F;
	vertical-align: middle;
}

#navigation td {
	vertical-align: middle;
}
#navigation img {
	display: block; float: left;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: middle;
}
