@charset "utf-8";
/* CSS Document */
/*### Container für Navigation ###*/
#curly_horse{
	background-image: url("../Background/Horse_navigation.jpg");
}
#Top_Navigation{
	top: 88px;
}
/*### Container oben ###*/
#top_curlie_horses{
	z-index: 20;
	position: absolute;
	background-image: url("../Background/Horses_Top.jpg");
	background-repeat: no-repeat;
	top: 6px;
	left: 271px;
	height: 128px;
	width: 759px;
}
/*### Container Abschluß rechts ###*/
#Curlie_Horses_right{
	z-index: 20;
	position: absolute;
	background-image: url("../Background/Curly_Horse.jpg");
	background-repeat: no-repeat;
	top: 134px;
	right: 6px;
	height: 500px;
	width: 186px;
}
/*### Container Abschluß unten ###*/
#Curlie_Horse_bo{
	z-index: 20px;
	position: absolute;
	background-image: url("../Background/Curlys.jpg");
	background-repeat: no-repeat;
	bottom: 6px;
	left: 271px;
	height: 76px;
	width: 574px;
}
/*### Container Mitte Pferde ###*/
#Information{
	z-index: 30;
	position: absolute;
	background-image: url("../Background/Text_Horses.jpg");
	background-repeat: no-repeat;
	top: 134px;
	left: 271px;
	height: 424px;
	width: 574px;
}
	/*### Container für Text Seite Pferde und Curly Horses ###*/
#Information_Text{
	z-index: 50;
	position: absolute;
	top: 120px;
	left: 15px;
	width: 545px;
	text-align: left;
}
/*### Container Mitte Zucht ###*/
#Breeding{
	z-index: 30;
	position: absolute;
	background-image: url("../Background/Curly.jpg");
	background-repeat: no-repeat;
	top: 134px;
	left: 271px;
	height: 424px;
	width: 574px;
}
	/*### Container für Text Seite Zucht ###*/
#Breeding_Text{
	z-index: 50;
	position: absolute;
	top: 20px;
	left: 15px;
	width: 400px;
	text-align: left;
}
/*### Container Mitte Seite Allergien ###**/
#Allergies{
	z-index: 30;
	position: absolute;
	background-image: url("../Background/Curly.jpg");
	background-repeat: no-repeat;
	top: 134px;
	left: 271px;
	height: 424px;
	width: 574px;
}
	/*### Container für Text Seite Allergien ###*/
#Allergies_Text{
	z-index: 50;
	position: absolute;
	top: 20px;
	left: 15px;
	width: 400px;
	text-align: left;
}
/*### Container Mitte Seite Verkauf ###*/
#Sale{
	z-index: 5;
	position: absolute;
	background-color: #efefee;
	top: 134px;
	left: 264px;
	height: 395px;
	width: 550px;
	padding: 15px;
	overflow: auto;
}
	/*### Container für Maillink Seite Verkauf ###*/
.contact_us{
	color: #c00830;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 0 0;
}
.contact_us a{
	color: #c00830;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 0 0;
}
/*### Container Bilder Seite Pferde ###*/
#Stallion{
	z-index: 60;
	position: absolute;
	top: 1px;
	left: -1px;
	height: 95px;
	width: 135px;
	cursor: pointer;
}
#Stallion_xxl{
	z-index: 65;
	position: absolute;
	background-color: #edebdd;	
	background-image: url("../Pictures/Stallion.jpg");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	top: 0px;
	left: -1px;
	cursor: pointer;
	height: 425px;
	width: 574px;
	visibility: hidden;
}
#Mare{
	z-index: 60;
	position: absolute;
	top: 1px;
	left: 146px;
	height: 95px;
	width: 135px;
	cursor: pointer;
}
#Mare_xxl{
	z-index: 65;
	position: absolute;
	background-color: #edebdd;	
	background-image: url("../Pictures/Mare.jpg");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	top: 0px;
	left: -1px;
	cursor: pointer;
	height: 425px;
	width: 574px;
	visibility: hidden;
}
#Foal{
	z-index: 60;
	position: absolute;
	top: 1px;
	left: 292px;
	height: 95px;
	width: 135px;
	cursor: pointer;
}
#Foal_xxl{
	z-index: 65;
	position: absolute;
	background-color: #edebdd;	
	background-image: url("../Pictures/Foal.jpg");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	top: 0px;
	left: -1px;
	cursor: pointer;
	height: 425px;
	width: 574px;
	visibility: hidden;
}
#Curlie_Horses{
	z-index: 60;
	position: absolute;
	top: 1px;
	left: 438px;
	height: 95px;
	width: 135px;
}
#Curlie_Horses_xxl{
	z-index: 65;
	position: absolute;
	background-color: #edebdd;	
	background-image: url("../Pictures/Horses.jpg");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	top: 0px;
	left: -1px;
	cursor: pointer;
	height: 425px;
	width: 574px;
	visibility: hidden;
}
/*### Container Bilder Seite Curly Horses ###*/
#Curlys{
	z-index: 60;
	position: absolute;
	top: 1px;
	left: -1px;
	height: 95px;
	width: 135px;
	cursor: pointer;
}
#Curlys_xxl{
	z-index: 65;
	position: absolute;
	background-color: #edebdd;	
	background-image: url("../Pictures/Curlie_Horses_1.jpg");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	top: 0px;
	left: -1px;
	cursor: pointer;
	height: 425px;
	width: 574px;
	visibility: hidden;
}
#Curly_Mane{
	z-index: 60;
	position: absolute;
	top: 1px;
	left: 146px;
	height: 95px;
	width: 135px;
	cursor: pointer;
}
#Curly_Mane_xxl{
	z-index: 65;
	position: absolute;
	background-color: #edebdd;	
	background-image: url("../Pictures/Curlie_Horses_3.jpg");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	top: 0px;
	left: -1px;
	cursor: pointer;
	height: 425px;
	width: 574px;
	visibility: hidden;
}
#Curly_Ears{
	z-index: 60;
	position: absolute;
	top: 1px;
	left: 292px;
	height: 95px;
	width: 135px;
	cursor: pointer;
}
#Curly_Ears_xxl{
	z-index: 65;
	position: absolute;
	background-color: #edebdd;	
	background-image: url("../Pictures/Curlie_Horses_2.jpg");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	top: 0px;
	left: -1px;
	cursor: pointer;
	height: 425px;
	width: 574px;
	visibility: hidden;
}
#Curly_Eyes{
	z-index: 60;
	position: absolute;
	top: 1px;
	left: 438px;
	height: 95px;
	width: 135px;
}
#Curly_Eyes_xxl{
	z-index: 65;
	position: absolute;
	background-color: #edebdd;	
	background-image: url("../Pictures/Curlie_Horses_4.jpg");
	background-position: 2px 10px;
	background-repeat: no-repeat;
	top: 0px;
	left: -1px;
	cursor: pointer;
	height: 425px;
	width: 574px;
	visibility: hidden;
}
/*### Container für Bilder Seite Zucht ###*/
#Breed{
	z-index: 10;
	position: absolute;
	top: 1px;
	right: 2px;
}
/*### Container für Bilder Seite Alergien ###*/
#Horse_Allergies{
	z-index: 10;
	position: absolute;
	top: 1px;
	right: 2px;
}
