/* *********************************** */
/* * styles.css                      * */
/* *********************************** */
body, div, p, a, h1, h2, h3, ul, li, td, tr {
	font-family: Verdana, Helvetica, sans-serif;
	color: #072676;
	font-size: 11pt;	
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/images/system/eicke_bg_kachel.jpg);
	overflow: hidden;
}

body.home {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/images/system/eicke_bg_kachel.jpg);
	overflow: auto;
}

#home_content {
	background-image: url(/images/system/eicke_home_bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #072676;
	width: 780px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 100%;
}

#home_adress {
	position: absolute;
	left: 264px;
	top: 490px;
	width: 242px;
        text-align: center;
	color: #fdcf00;
	font-family: Verdana, Helvertica;
	font-size: 10pt;
}

#home_de {
	position: absolute;
	left: 264px;
	top: 331px;
	width: 88px;
	height: 72px;
}

#home_en {
	position: absolute;
	left: 421px;
	top: 331px;
	width: 85px;
	height: 72px;
}

#navigation {
	width: 205px;
	height: 100%;
/*	float: left; */
position: absolute;
left: 0px;
top: 0px;
	background-image: url(/images/system/eicke_bg_nav_schatten.gif);
	background-repeat: y-repeat;
	overflow: hidden;
}

#main_adress {
  width: 180px;
  text-align: center;
  color: #fdcf00;
  font-size: 8pt;
  font-style: italic;
  padding-bottom: 10px;
}
#main_adress a {
  color: #fdcf00;
  font-size: 8pt;
  font-style: italic;
}

#content {
	height: 100%;
	overflow: auto; 
	color: #072676;
	margin: 0;
	padding: 0;
	padding-right: 10px; 
	position: relative; 
margin-left: 205px;
}

#content_spacer {
	height: 20px;
}

#spacer {
	height: 100px;
}

#hengst_backlink {
	text-align: left;
	padding-left: 410px;
}

#hengst_backlink a {
	font-size: 8pt;
}

#stallion_header {
	width: 599px;
	position: relative;
	min-height: 40px;	
}

div#stallion_type {
	position: relative;
	margin-bottom: 5px;
	display: block;
}


#pedigre {
	margin-top: 10px;
	margin- bottom: 10px;
}

#animal_images {
	position: relative;
	height: 310px;
	width: 705px;
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 15px;
}

#animal_image1 {
	position: absolute;
	width: 392px;
	height: 297px;
	left: 0px;
	top: 5px;
	margin: 0;
	padding: 0;
	border: 0;
}

#animal_image2 {
	position: absolute;
	width: 197px;
	height: 151px;
	left: 402px;
	top: 0px;
	margin: 0;
	padding: 0;
	border: 0;
}

#animal_image3 {
	position: absolute;
	width: 197px;
	height: 151px;
	left: 402px;
	bottom: 0px;
	border: 0;
	margin: 0;
	padding: 0;
}

#gallery_link {
	position: absolute;
	left: 610px;
	top: 0px;
	width: 100px;
	margin: 0;
	padding: 0;
}

div.news_item {
	border-top: 1px #072676 solid;
	margin-top: 5px;
	padding-top: 5px;
}

div.image_border_big {
	position: absolute;
	width: 612px;
	height: 462px;
	top: 0px;
	left: 0px;
}

div.image_border_middle {
	position: absolute;
	width: 392px;
	height: 297px;
	top: 0px;
	left: 0px;
}

div.image_border_small {
	position: absolute;
	width: 197px;
	height: 151px;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

div.stallion_list_image {
	position: relative;
	margin: 4px;
	padding: 0;
}

div.stallion_list_item {
	position: relative;
}

div.stallion_list_title {
	position: absolute;
	left: 15px;
	bottom: 20px;
	color: #072676;
	font-weight: normal;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

div.stallion_list_title a {
	text-decoration: none;
	font-size: 7pt;
}

div.gallery_container {
	position: relative;
	margin: 4px;
}

img.img_with_border {
	margin-left: 6px;
	margin-top: 6px;
}

#gallery_navigation {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}


#gallery_select {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #072676 solid;
}

a:link,
a:active,
a:visited {
	color: #072676;
}

a:hover {
	color: #ffffff;
}


a.navigation:link,
a.navigation:active,
a.navigation:visited {
        padding: 4px 0 !important;
	display: block;
	background: none;
	text-align: center;
	color: #ffffff;
	border: 0;     
        margin-left: -10px; 
        width: 100%;
        display: block;
        font-size: 12px;
}

a.navigation:hover,
a.navigation:focus,
a.nav-current {
  color: #FDCF00 !important;
  text-decoration: none;
}

a.navigation img {
  margin: 0px !important;
  padding: 0px !important;
}

div#navigation img.spacer {
  height: 1px;
  margin: 0px !important;
  padding: 0px !important;
}


a.news_heading:link,
a.news_heading:active,
a.news_heading:visited,
a.news_heading:hover {
	display: block;
	background: none;
	color: #072676;	
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a.news_heading:hover {
	text-decoration: underline;
}


img {
	border: 0;
}

h1 {
	color: #072676;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0;
	font-size: 14pt;
}

hr {
	color: #072676;
	height: 1px;
}

.news_date {
	font-size: 10pt;
	display: block;
	margin-bottom: 10px;
}

table {
}

td.gallery_cell {
	text-align: left;
	vertical-align: top;
}

td.gallery_cell p {
	font-size: 8pt;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	text-align: left;
}

td.pedigre_level_1 {
	background-color: #FFF1B2;
	height: 20px;   
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	font-weight: bold;
	border: 1px #072676 solid;
}
    
td.pedigre_level_2 {
	background-color: #FEE15E;
	height: 25px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	font-weight: bold;
	border: 1px #072676 solid;
}
    
td.pedigre_level_3 {
	background-color: #ecb608;
	height: 45px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	font-weight: bold;
	border: 1px #072676 solid;
}    
    
td.pedigre_level_1_line_down {
	width: 40px;
	height: 10px;      
	background-image: url(/images/system/eicke_pedigre_level_1_linie_down.jpg);
	background-repeat: no-repeat;
}
    
td.pedigre_level_1_line_up {
	width: 40px;
	height: 10px;      
	background-image: url(/images/system/eicke_pedigre_level_1_linie_up.jpg);
	background-repeat: no-repeat;
}    

td.pedigre_level_2_line_down {
	width: 60px;
	height: 20px;
	background-image: url(/images/system/eicke_pedigre_level_2_linie_down.jpg);
	background-repeat: no-repeat;
}
    
td.pedigre_level_2_line_up {
	width: 60px;
	height: 20px;
	background-image: url(/images/system/eicke_pedigre_level_2_linie_up.jpg);
	background-repeat: no-repeat;
}    

td.pedigre_level_3_line_down {
	width: 80px;
	height: 35px;
	background-image: url(/images/system/eicke_pedigre_level_3_linie_down.jpg);
	background-repeat: no-repeat;
}
    
td.pedigre_level_3_line_up {
	width: 80px;
	height: 35px;
	background-image: url(/images/system/eicke_pedigre_level_3_linie_up.jpg);
	background-repeat: no-repeat;
}
    
td.pedigre {
	height: 10px;
}
    
td.pedigrespacer {
	height: 5px;
}

.seemode_note {
	border: 1px #ff0000 solid;
	color: #ff0000;
	font-weight: bold;
	background-color: #eaeaea;
}


div.shadow_outer {
  background-image: url(/images/system/eicke_schattengrafik.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  float: left;
  position: relative;
}

div.shadow_inner {
  background-image: url(/images/system/eicke_schattengrafik_transparent.gif);
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 12px;
  padding-right: 14px;
  position: relative;
}


img.shadow {
  border: 1px #003366 solid;
}