@charset "utf-8";

/* Global Definition */

* {
	padding:0px; margin:0px;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fffffd;
	background-color:#ffffff;
}

a {
	border:0px;
	color:#3d486b;
}

a:hover {
	color:#737faa;
}

img {
	border:none;
}
/* ----------------------------------------------------------- */

.HeaderLine {
	background:url(../images/headerline.jpg) top repeat-x;
	height:200px;
}

.HeaderLineTop {
	background:url(../images/toplinedesignbg.jpg) top repeat-x;
	height:208px;
}

.LogoLeft {
	background:url(../images/logoleft.jpg) top center no-repeat;
	width:100px;
	height:208px;
}

.LogoRight {
	background:url(../images/logoright.jpg) top center no-repeat;
	width:100px;
	height:208px;
}

.FlashHeader {}

.FooterLine {
	background:url(../images/footerline.jpg) top repeat-x;
	height:34px
}

.CopyRight {
	padding:5px 0px 5px 30px;
	font-size:11px;
	color:#343d5b;
}

.Designed {
	padding:5px 30px 5px 0px;
	font-size:11px;
	color:#343d5a;
}

.LeftSite {
	background:url(../images/sitebg.jpg) top repeat-x #343d5c;
}

.RightSite {
	background:url(../images/sitebg.jpg) top repeat-x #343d5c;
}

.Left {
	/*
	background:url(../images/leftshadow.jpg) repeat-y;
	*/
	width:147px;
	padding:35px 40px 0px 20px;
}

.Left ul {
	list-style:none;
}

.Left a {
	font-size:12px;
	color:#919090;
	text-decoration:none;
	line-height:27px;
	font-weight:bold;
}

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

.Content {
	width:783px;
	padding:35px 0px 0px 0px;
}

.Content2 {
	width:783px;
	background:#ffffff;
}

.Content2 a {
	color:#CCCCCC;
}

.ContentContent {
	background:url(../images/horsebgimage.jpg) top right no-repeat #343d5d;
	padding:15px;
}

.NavSide {
	background:url(../images/nav2.jpg) top repeat-x;
	height:46px;
}

.Nav {
	background:url(../images/nav.png) top repeat-x;
	height:46px;
	width:990px;
}

.ContentHorses {
	background:#384264;
	padding:15px 0px 15px 15px;
}

.HorseImage {
	float:left;
}

.InImage {
	float:left;	
}

.InImage a img {
	border:3px solid #FFFFFF;
}

.InInImage {
	width:150px;
}

.InInImage img {
	border:3px solid #FFFFFF;
}

.HorseName {
	padding:5px;
}

.HorseName a {
	text-decoration:none;
	color:#FFFFFc;
	font-weight:bold;
}

.KategoryName {
	text-align:right;
	padding:3px 50px 10px 0px;
	color:#343e5d;
	font-size:16px;
	font-weight:bold;
}

.KategoryName a {
	text-decoration:none;
}

.HorseContent {
	padding:15px 0px 15px 15px;
	background:url(../images/horsebgimage.jpg) top right no-repeat #343d5d;
}

.VideoContent {
	padding:15px 15px 15px 15px;
	background:url(../images/horsebgimage.jpg) top right no-repeat #343d5d;
}

.HorsePedigre {}

