@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 62.5%;
	color: #333333;
	background-color: #E3E3E3;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

* {
	font-size: 1.0em;
	line-height: 1.0em;
}

/* GENERELL ---------------------------------------------------------- */
td {
	vertical-align: top;
}

strong {
	line-height: 1.5em;
}

span {
	line-height: 15px;
}

p {
	font-size: 1.0em;
	line-height: 1.5em;
	padding-bottom: 1.0em;
}

a {
	line-height: 1.5em;
}

h1 {
	color: #D20E34;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

h2 {
	font-weight: bold;
	margin-bottom: 0.2em;
	color: #333333;
	font-size: 1.0em;
	line-height: 1.5em;
}

h3 {
	font-weight: bold;
	padding-bottom: 0.5em;
	margin-bottom: 0.2em;
	color: #333333;
	line-height: 1.5em;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
}

h4 {
	font-weight: bold;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	color: #333333;
	font-size: 1.0em;
	line-height: 1.5em;
}

img {
	border: 1px solid #333333;
}

ul {
	list-style: none;
}

hr {
	background-color: #999999; /* Mozilla 1.4 */
	color: #999999; /* IE 6 */
	border: #999999; /* Opera 7.11 */
	height: 1px;
	/* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */
	margin: 0px;
	padding: 0px;
}

/* LINKS ---------------------------------------------------------- */
a {
	text-decoration: underline;
	color: #D20E34;
	font-weight: normal;
}

a:link {
	text-decoration: underline;
	color: #D20E34;
	font-weight: normal;
}

a:visited {
	text-decoration: underline;
	color: #D20E34;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #D20E34;
	font-weight: normal;
}

a:active {
	text-decoration: underline;
	color: #D20E34;
	font-weight: normal;
}

a:focus {
	text-decoration: underline;
	color: #D20E34;
	font-weight: normal;
}

h2 a {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

h2 a:link {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

h2 a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

h2 a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

h2 a:active {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

h2 a:focus {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

/* HINTERGRUND ------------------------------------------------- */
html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	text-align: center;
}

#mainframe {
	width: 1000px;
	position: relative;
	min-height: 120%;
	text-align: left;
	paddding:0px;
	margin: 0 auto 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/bgr.jpg);
	background-repeat: repeat-y;
	text-align: left;
	/*margin-top:-20px;*/
}

* html #nonFooter {
	height: 100%;
}

#framecontent {
	margin-left: 20px;
	margin-right: 20px;
}

/* HILFSDIVS ---------------------------------------------------------------*/
#nonFooter {
	position: relative;
	min-height: 120%;
}

* html #mainframe {
	height: 100%;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.spacer {
	width: 20px;
	float: left;
}

.spacer_border {
	width: 16px;
	float: left;
}

.spacersmall {
	width: 4px;
	float: left;
}

.borderbottom {
	border-bottom: 1px solid black;
	width: 160px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.borderless {
	border: none;
	margin-bottom: -3px;
}

/* KOPFBEREICH---------------------------------------------------------------*/
#flashbox {
	clear: both;
	position: absolute;
	top: 0px;
	z-index: 0;
}

#header {
	background-color: #333333;
	height: 225px;
	background-image: url("../img/bild.jpg");
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
}

#headercontent {
	text-align: left;
	width: 980px;
	margin: 0 auto 0 auto;
	font-size: 11px;
}

#logo {
	width: 960px;
	text-align: right;
	height: 177px;
	margin-top: 20px;
}

#logo img {
	display:none;
	border: none;
	margin-top: 29px;
	margin-right: 18px;
}

/* LINKE SPALTE ---------------------------------------------------------- */
	/* ----------------------------------------------------------------------- */
#leftrow {
	float: left;
	width: 220px;
	height: auto;
	font-size: 1.0em;
	background-color: #E3E3E3;
}

/* SUCHE ----------------------------------------------------------------- */
#searchtext {
	height: 37px;
	font-weight: bold;
	line-height: 1.8em;
	margin-top: 15px;
	font-size: 1.1em;
}

#search_field {
	width: 160px;
	border: 1px solid #CCCCCC;
	height: 18px;
	line-height: 18px;
	float: left;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#search_bt {
	width: 20px;
	height: 20px;
	background-image: url(../img/textsearch_btn.jpg);
	background-repeat: no-repeat;
	border: none;
	background-color: #ca0303;
	color: #FFFFFF;
	float: left;
	cursor: pointer;
}

#banner_startpage{
	padding: 10px;
	float:left;
	line-height: 1.8em;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	background-color: #ffffff;
	}


/* Multimedia Banner links------------------------------------------------- */
#banner_small {
	padding:0;
	margin:0;
}

/* STIER SUCHE   ---------------------------------------------------------- */
#stiersuche {
	padding: 10px;
	margin-top: 30px;
	line-height: 1.8em;
	font-size: 1.1em;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	background-color: #f8f8f8;
	margin-bottom:20px;
}



#stiersearch_field {
	width: 193px;
	margin-bottom: 10px;
	line-height: 18px;
	height: 18px;
	border: 1px solid #CCCCCC;
}

.checkbox {
	height: 15px;
	left: 0px;
}

#stiersearch_bt {
	background-image: url(../img/stiersearch_bgr.jpg);
	background-repeat: no-repeat;
	background-color: #ca0303;
	width: 100px;
	height: 20px;
	border: none;
	cursor: pointer;
	color: white;
	padding-left: 10px;
	margin-left: 100px;
}

.stierbox {
	padding-top: 10px;
	width: 110px;
	height: 120px;
	border: 1px solid #e3e3e3;
	border-top: 5px solid #ca0303;
	background-color: #F8F8F8;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
}

.stierbox h2 {
	height: 45px;
}

/* WIG: 10.02.2010
   Neue Darstellung der Stierenseite
*/

.stierbox_v2 {
	width: 148px;
	height: 125px;
	background-color: #F8F8F8;
	text-transform: uppercase;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-bottom:9px;
}

.stierbox_v2 img {
    border: none;
    width: 148px;
    height: 103px;
}

.stierbox_v2 h2 {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ca0303;
}
.stierbox_v2 h2 a{ 
	color:#FFFFFF;
	text-decoration:none;
}


.shop_intro {
	float: left;
}

/* CONTENT   ---------------------------------------------------------- */
#content {
	margin: 30px;
	margin-top: 16px;
	width: 460px;
	float: left;
	font-size: 1.1em;
}

.blocktitle {
	background-color: #DE0403;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../img/titlebox_bgr.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 2.0em;
	padding-left: 10px;
	cursor: pointer;
	letter-spacing: 1px;
	padding-right: 10px;
	font-size: 11px;
}

.blocktext {
	background-color: #F8F8F8;
	border: 1px solid #e3e3e3;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}

.blocktext img {
	float: left;
	margin-right: 10px;
	border: 1px solid #333333;
}

.smallbox {
	width: 220px;
	float: left;
}

.pointer {
	cursor: pointer;
}

#content li {
	line-height: 1.5em;
	list-style: square;
	list-style-image: url(../img/list_image.gif);
	list-style-position: outside;
	margin-left: 25px; *
	margin-left: 20px;
}

#content ol li {
	line-height: 1.5em;	
	list-style: decimal;	
}	

.blocktitle_dark {
	background-color: #666666;
	border-bottom: 1px solid #FFFFFF;
	height: 22px;
	background-image: url(../img/secondnavi_bgr.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 2.0em;
	padding-left: 10px;
	cursor: pointer;
	letter-spacing: 1px;
}

.blocktext_dark {
	background-color: #E3E3E3;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}

a.link {
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}

/* NEUE STIERE   ---------------------------------------------------------- */
.newstier {
	float: left;
}

.newstier img {
	margin-bottom: 5px;
}

.newstier_intro {
	width: 400px;
	float: left;
}


/* NEWS -------------------------------------------------*/
#newsTeaser
{
	float: left;
	width: 100%;	
}
.news_item,
.news_item_with_image	
{
	width: 100%;	
	float:left;
	padding-bottom: 10px;
	padding-top:10px;

	border-bottom:1px solid #ccc;
	background-color:#f8f8f8;	
}
.news_image
{
	float:left;
}

.news_image img
{
	margin-right:10px;
	float:left;
}

.news_item_with_image .news_text
{
	float: left;
	width: 233px;
	margin-right:10px;
}

.news_item .news_text
{
	float: left;
	width: 395px;
	margin-right:10px;
}

.news_kat_image img
{
	border: 1px solid #ccc;
}

#news_teaser_home
{	
	margin-top:20px;

	float: left;
}
/* SERVICEBOX   ------------------------------------------------------ */
#service_box
{
	float: left;
	width: 100%;
}

/* FILTER   ---------------------------------------------------------- */
.filter {
	font-weight: bold;
	height: 25px;
}

.line {
	display: block;
	clear: both;
	height: 22px;
}

.filter .title {
	width: 120px;
	float: left;
}

.filter .selectbox {
	float: left;
}

.filter .selectbox .filterselect {
	width: 230px;
}

/*DETAILANSICHTEN -------------------------------------------------------*/
.detailbox {
	margin-bottom: 10px;
}

.details_img {
	width: 220px;
	margin-right: 10px;
	float: left;
}

.details_text {
	float: left;
}

/* RECHTE SPALTE------------------------------------------------------- */
	/* -------------------------------------------------------------------- */
#rightrow {
	margin-top: 10px;
	float: left;
	width: 220px;
	margin-bottom: 30px;
	font-size: 1.1em;
}

/* STIEREIGENSCHAFTEN---------------------------------------------------- */
.eigenschaft {
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 12px;
}

.eigenschaft .title {
	font-weight: bold;
	float: left;
	width: 100px;
}

.titlesmall {
	font-weight: bold;
	float: left;
	width: 60px;
}

.eigenschaft .textsmall {
	width: 40px;
	float: left;
}

/* INTERESSENSGEBIET---------------------------------------------------- */
#interessensgebiet {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.8em;
	height: 37px;
	margin-top: 6px;
}

#interessensgebiet select {
	width: 220px;
	height: 20px;
	margin-bottom: 10px;
}

/* WARENKORB TEASER --------------------------------------------------------------- */
.artikel {
	margin-bottom: 4px;
}

.delete {
	width: 15px;
	float: left;
}

.stiername {
	width: 145px;
	float: left;
}

.betrag {
	text-align: right;
	float: left;
	text-align: right;
	width: 40px;
}

.total {
	margin-top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.zwischentotal {
	height: 11px;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	float: left;
}

.betragtotal {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: right;
}

/* FUSSZEILE ---------------------------------------------------------- */
#footerbox {
	position: relative;
	width: 100%;
	margin: -27px auto 0px auto;
	height: 27px;
	float: left;
	text-align: center;
}

#footer {
	text-align: right;
	bottom: 0px;
	width: 960px;
	margin: 0px auto 0px auto;
	font-size: 1.0em;
	line-height: 1.5em;
	border-bottom: 5px solid #ca0303;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#footer a {
	color: #333333;
}

#footer a.selected {
	font-weight: bold;
}

/* Tooltip ---------------------------------------------------------- */
.xstooltip {
	visibility: hidden;
	position: absolute;
	z-index: 2;
	background-color: #666666;
	color: #FFFFFF;
	width: 456px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/* Besamungsdienst ---------------------------------------------------------- */
.besamungsdienst tr {
	background-color: #e7e7e7;
}

.besamungsdienst .blocktitle {
	cursor: auto;
}

.besamungsdienst th {
	background-color: white;
	vertical-align: bottom;
}

.besamungsdienst td {
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.6em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.besamungsdienst td p {
	padding-bottom: 0em;
}

.besamungsdienst tr:hover {
	background-color: #333333;
	color: white;
}

/* Besamungsdienst ---------------------------------------------------------- */
table.kontakte {
	width: 460px;
}

.kontakte img {
	border: none;
	margin-right: 5px;
}

.kontakte tr {
	background-color: #e7e7e7;
}

.kontakte .blocktitle {
	cursor: auto;
}

.kontakte th {
	background-color: white;
	vertical-align: bottom;
}

.kontakte td {
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.6em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.kontakte td p {
	padding-bottom: 0em;
}

.kontakte tr:hover {
	background-color: #333333;
	color: white;
}

/* PDFLISTE ---------------------------------------------------------- */

.pdflist {
	width: 460px;
}
.pdflist img {
	border: none;
}

.pdflist th {
    background-color: white;
    vertical-align: bottom;
    cursor: auto;
}

.pdflist tr:hover {
	background-color: #333333;
	color: white;
}

.pdflist tr:hover a:link {
    background-color: #333333;
    color: white;
}

.pdflist a
{
    line-height: 1.8em;	
    color:  #333333; 
}

.pdflist tr {
	background-color: #e7e7e7;
}

.pdflist td {
	padding-left: 10px;
	vertical-align: middle;
	line-height: 1.6em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;	
}

.pdflist td p {
	padding-bottom: 0em;
}

.pdf_img {
	width: 20px;
}

.pdf_filesize_title {
	text-align: right;
}

.pdf_filesize {
	width: 70px;
	text-align: right;
}

/* Tabelle für die Vorlagen 1-3 Spaltige Tabelle--------------------------------------------- */
table.contenttable {
	width: 460px;
	text-align: left;
}

.contenttable img {
	border: none;
	margin-right: 5px;
}

.contenttable tr {
	background-color: #e7e7e7;	
}

.contenttable .blocktitle {
	cursor: auto;
}

.contenttable th {
	background-color: #ca0303;
	border-bottom: 1px solid #FFFFFF;
	height: 22px;
	background-image: url(../img/titlebox_bgr.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 2.0em;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
}

.contenttable td {
	padding-left: 10px;
	padding-right:10px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.6em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.contenttable td p {
	padding-bottom: 0em;
}

.contenttable tr:hover {
	background-color: #333333;
	color: white;
}
.contenttable tr:hover a:link {
    background-color: #333333;
    color: white;
}

.contenttable tr:hover a {
    background-color: #333333;
    color: white;
}

/* ICONS --------------------------------------------- */
.kontakt
{
	border: none;	
}
.plan
{
	border: none;	
}

.icon
{
	border: 0px;
	margin-right:10px;	
	margin-top:4px;
	float: left;
}

/* SITEMAP --------------------------------------------- */
#siteMapContainer img{
    border: none;
}

#searchField{
	width: 160px;
    border: 1px solid #CCCCCC;
    height: 18px;
    line-height: 18px;
    padding-left: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

/* TIERNAMEN --------------------------------------------- */
.animal_results .spalte
{
	width: 95px;
	line-height:15px;
	float: left;
}

.animal_results img
{
	border: none;
}

.animal_results .links
{
	margin-right:10px;	
}

img.icon_winner
{
	border: none;
	margin-left: 10px;	

}

#selectedLetter
{
	position: absolute;
	display:none;
	visibility: hidden;
	top: 0px;
}

/* BANNER ---------------------------------------------------- */
.banner
{
	margin-bottom: 20px;
	float:left;
}

.banner_image a img,	
.banner_image img
{
	border: none;
	width: 220px;
}


iframe {
  border:none;
}
/* EVENTS ---------------------------------------------------- */
#event_teaser
{
	width: 210px;
	float:left;
}

.event_teaser_item
{
	float: left;	
}
/* 50 Jahre Jubiläum ------------------------------------------- */

#annual
{
	margin-left: 560px;
	margin-top:20px;
	float:left;
	border:none;
	position: absolute;
}

#annual img
{
	border:none;	
}

/* @custom BRM Anpassung FCK Template Stiertabelle -------------*/

table.stiertable {
	width: 100%;
}

.stiertable th {
	border-bottom: 1px solid #D20E34;
	padding: 3px;
	padding-top: 0px;
}

.stiertable .stiername {
	text-transform: uppercase;
	font-weight: bold;
	width: 80px;
	clear:both;
	float: none;
	text-align: left;
}
.stiertable .stierid {
	text-transform: uppercase;
  font-weight: normal;
}
.stiertable .stierprice {
  text-transform: uppercase;
  font-weight: bold;	
}

/* Subtabellen */
.stiertable_sub1 {
	margin-top: 5px;
  border: 1px solid black;
  height: 77px;
  width: 80%;
}
.stiertable_sub1 .title {
  text-transform: uppercase;
  font-weight: bold;
}

.stiertable_sub2 {
  margin-top: 5px;
  border: 1px solid black;
  height: 77px;
  width: 100%;
}
.stiertable_sub2 .title {
  text-transform: uppercase;
  font-weight: bold;
}

/* Styles für IE */
.stiertable_sub2 {
  width: 98%;
}

/* Limousin Tabelle */

.limousin .title {
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #D20E34;
  text-align: left;
  width: 200px;
  text-transform: uppercase;
}
.limousin .preis {
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #D20E34;
  text-align: left;
  text-transform: uppercase;
}
.limousin .image img {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Stierenmütter Vorlage */
.stieremuetter .stiertable_sub {
  margin-top: -5px;
  width: 100%
}
.stieremuetter .stiertable .stiertable_sub td{
  border: 1px solid #D20E34;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
  background-color: #ECBBB1;
  color: #D20E34;
  font-weight: bold;
}
.stieremuetter .stiertable .stiertable_sub .name {
  height: 100px;
}

.stieremuetter .stiertable .stiertable_sub td p {
  margin-bottom: 0px;
}
.stieremuetter .stiername {
  float:none;
  width:100%;
  border-bottom: 1px solid #D20E34;
  color: #000000;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}