@charset "utf-8";
/* CSS Document */
/*### Container für Navigation ###*/
#curly_horse{
	background-image: url("../Background/Welcome_Navigation.jpg");
}
#Top_Navigation{
	top: 140px;
}
/*### Container Startseite oben ###*/
#Welcome_to_curly_horses_Top{
	z-index: 20;
	position: absolute;
	background-image: url("../Background/Welcome_to_Top_curly_horses.jpg");
	background-repeat: no-repeat;
	top: 6px;
	left: 271px;
	height: 174px;
	width: 759px;
}
/*### Container Abschluß rechts ###*/
#Welcome_to_Curly_Horses_right{
	z-index: 20;
	position: absolute;
	background-image: url("../Background/Welcome_to_Curly_Horse.jpg");
	background-repeat: no-repeat;
	top: 180px;
	right: 6px;
	height: 454px;
	width: 189px;
}
/*### Container Abschluß unten ###*/
#Welcome_to_Curly_Horse_bo{
	z-index: 20px;
	position: absolute;
	background-image: url("../Background/Welcome_to_Curlys.jpg");
	background-repeat: no-repeat;
	bottom: 6px;
	left: 271px;
	height: 56px;
	width: 570px;
}
/*### Container Mitte Startseite ###*/
#Welcome{
	z-index: 30;
	position: absolute;
	background-image: url("../Background/Welcome_new.jpg");
	background-repeat: no-repeat;
	top: 180px;
	left: 271px;
	height: 398px;
	width: 570px;
}
/*###   Bilder Startseite   ###*/
#Welcome_1{
	z-index: 60;
	position: absolute;
	top: 0px;
	left: 1px;
	height: 95px;
	width: 278px;
	cursor: pointer;
}
#Welcome_2{
	z-index: 60;
	position: absolute;
	top: 0px;
	left: 292px;
	height: 95px;
	width: 278px;
	cursor: pointer;
}
/*### Container für Startseitentext ###*/
#Welcometext{
	z-index: 50;
	position: absolute;
	top: 105px;
	left: 0px;
	height: 254px;
	width: 515px;
	text-align: left;
	overflow: auto;
	padding: 22px 22px 15px 33px;
}
#Welcometext p{
	line-height: 19px;
	color: #000000;
}
#Welcome strong{
	color: #000000;
	font-weight: bolder;
}
/*### Container für Flaggen ###*/
#german{
	bottom: 59px;
}
#english{
	bottom: 59px;
}