/* Gangpferde Kock */

body {
  height:100%;
  margin:0;
  padding:0;
  font-family:Arial, sans-serif;
  font-size:13px;
  background-color:#004189;
  scrollbar-base-color:#eee;
  scrollbar-3dlight-color:#fff;
  scrollbar-arrow-color:#333;
  scrollbar-darkshadow-color:333;
  scrollbar-face-color:#fff;
  scrollbar-highlight-color:#fff;
  scrollbar-shadow-color:#666;
  scrollbar-track-color:#ddd;
 }


/* Hauptfenster */

#gangpferde-pasofino_content {
  position:absolute;
  width:auto;
  height:100%;
  background-color:#fff;
}

/* Footer */

#gangpferde-pasofino_footer {

  position:relative;
  bottom:0px;
  left:0; 
  height:20px;
  margin:0px;
  padding:3px;
  font-family: Arial, sans-serif;
  color:white;
  font-size:11px;
  background-color:#444;
}

table {
  text-align:justify;
  font-family: Arial, sans-serif;
  font-size:13px;
 }

img {
  border:0px;
}

a {
  text-decoration:underline;
  color:#000;
  
}

a:hover {
  text-decoration:none;
  color:#fff;
  background-color:#000;
}

a.menue{
  font-family: Arial, sans-serif;
  color:#000;
  font-size:14px;
  letter-spacing:0.1em;
  font-weight:normal;
  text-decoration:none;
}

a:hover.menue {
  font-family: Arial, sans-serif;
  color:#fff;
  font-size:14px;
  letter-spacing:0.1em;
  font-weight:normal;
  text-decoration:none;
  background-color:#B06800;  
}

h1 {
  font-family: Arial, sans-serif;
  font-size:20px;
  color:#000;
}

h1.header {
  font-family: Arial, sans-serif;
  font-size:11px;
  color:#000;
  font-weight:normal;
  margin:0;
  padding-right:6;
}

h2 {
  font-family: Arial, sans-serif;
  font-size:17px;
  text-decoration:none;
  color:#000;
}

h3 {
  font-family: Arial, sans-serif;
  font-size:15px;
  color:#000;
}

p {
  text-align:justify;
  font-size:13px;
}

ul {
  font-size:13px;
}

.subtext {
  font-family: Arial, sans-serif;
  font-size:10px;
  letter-spacing:0.1em;
  text-decoration:none;
  color:#333;
}

.small_white {
  font-family: Arial, sans-serif;
  font-size:10px;
  text-decoration:none;
  color:#000;
}

.big_white {
  font-family: Arial, sans-serif;
  font-size:16px;
  text-decoration:none;
  color:#ffffff;
}

.pedigree_table_01 {
	width:99%;
	font-weight: bold;
	border-width:1;
	border-style:solid;
	border-color:#F2BB65;
}

.pedigree_cell_01a {
	background-color: #333;
	color: #fff;
	border:1;
	border-style:solid;
	border-color:#666;
}

.pedigree_cell_01b {
	color: #333;

}

.pedigree_cell_02a {
	background-color: #ddd;
	color: #333;
		border:1;
	border-style:solid;
	border-color:#333;
}

.pedigree_cell_02b {
	color: #000;

}

.minibluelink {
	color:#0033a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

.minibluelink:hover {
	text-decoration:none;
}

.stalliontable080204 {
}

.stalliontable080204 .headercell {
	height:20px;
	background-color:#CCCCCC;
	font-weight:bold;
}

.stalliontable080204 .bluetext {
	font-weight:bold;
	color: #003399;
}

@media print {
  #menue { display:none; }
  #main { border:0 none; float:none; width:auto; margin:0; }
}

.img {	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1bbaf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f1bbaf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f1bbaf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1bbaf;
	padding: 2px 2px 2px 2px;
}

a.ecard:link {
	background-color: #ffffff;
}

a:hover.ecard {
	background-color: #ffffff;
}

.bold {
	font-weight: bold;
}

.cardtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	}
	
.table_right {
   float:right;
   margin:0 0 12px 12px;
}

.table_left {
   float:left;
   margin:0 12px 12px 0;
}