@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding:0;
	margin:0;
	background-image: url(<?= $URL['home'].$GLOS['dir']['thm'].'/'.$GLOS['common']['dres'];?>/bg.gif);
	color: #3D0301;
}
a {
	color:#3D0301;
	text-decoration:underline;	
}
a:hover {
	color:#814325;
}

.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.mainmenu a {
	color: #3C0301;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}
.langbar {
	margin: 0px;
	padding: 0px;
}
.langbar ul {
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.langbar li {
	margin: 5px;
	padding: 5px;
}
.content .imagine {
	padding: 10px;
	margin: 0px;
}

.content {
	margin: 0px;
	padding: 20px;
}
.content h1 {
	padding:5px;
	margin:0;
	font-size: large;
	border-bottom:1px dotted #993300;
}

.content .tbl td{
	border-left: 1px dotted #993300;
	border-top: 1px dotted #993300;
}

.content table.tbl{
	width:100%;
	border-right: 1px dotted #993300;
	border-bottom: 1px dotted #993300;
}

.content .tbllite td{
	border-bottom: 1px dotted #993300;
}
.content h3 {
	background-color: #3D0301;
	color: #FFFFFF;
	margin: 15px 0;
	padding: 3px;
}




.horses {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.horses ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.horses li {
	height:100px;
	background-color: #3E0301;
	display: inline;
	margin: 5px;
	padding: 4px;
	float: left;
}
.horses img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.horses a {
	font-size: x-small;
	color: #ffcc00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	border-color: #ffcc00;
}
.horses a img{
	border-color: #ffcc00;
}
.horses a:hover {
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.horses a:hover img{
	border-color: #ffffff;
}
.horsephotos {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.horsephotos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.horsephotos li {
	min-height:70px;
	background-color: #3E0301;
	display: inline;
	margin: 5px;
	padding: 4px;
	float: left;
	color: #ffcc00;
}
.horsephotos img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.horsephotos a {
	font-size: x-small;
	color: #ffcc00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	border-color: #ffcc00;
}
.horsephotos a img{
	border-color: #ffcc00;
}
.horsephotos a:hover {
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.horsephotos a:hover img{
	border-color: #ffffff;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #3E0301;
	padding: 20px;
}
.copy a {
	color: #3E0301;
	text-decoration:none;
}
.copy a:hover {
	color: #000000;
	text-decoration:underline;
}
.bottommenu {
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
	padding: 20px;
}
.bottommenu a {
	color: #FFCC00;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.News .date {
	color:#FFFFFF;
	padding:2px;
	background:#3E0301;
}
.News h2 {
	font-size:medium;
}
.News .annotation {
	display:block;
	padding-bottom:10px;
	border-bottom:1px dotted #3E0301;
	
}
.promoart {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.promoart a, .promoart a:hover {
	text-decoration:none;
	background:none;
	cursor: default;
}
.inputfield {
	border:1px solid #999999;
	width:100%;
}
option {
	background-color: #ffffff;
}

optgroup {
	color:#555555;
	background-color: #ffff99;
}

