/* CSS Document Angela Weiskam */

/* ---------------------------------
hauptfenster mittig
---------------------------------- */ 	
body {background-color:#E6E2CC;}
#main{ 
	position: absolute;
	width: 900px;
	height: 550px;
	z-index: 10;
	left: 50%;
	margin-left: -450px;
	top:10%;
	background-color:#37478F;
	}
#logoname{ 
	position: absolute;
	width: 422px;
	height: 50px;
	z-index: 20;
	right: 30px;
	top:44px;
	}
#logopferd{ 
	position: absolute;
	width: 422px;
	height: 50px;
	z-index: 15;
	left: 20px;
	top:23px;
	}

#inhalt{ 
	position: absolute;
	width: 757px;
	height: 428px;
	z-index: 30;
	right: 0px;
	bottom:0px;
	background-color:#374890;
	}
#bildfeldquer{ 
	position: absolute;
	width: 500px;
	height: 325px;
	z-index: 60;
	left: 80px;
	top:55px;	
	}
#bildfeldhoch{ 
	position: absolute;
	width: 280px;
	height: 400px;
	z-index: 60;
	left: 175px;
	top:25px;	
	}
#minis{ 
	position: absolute;
	width: 50px;
	height: 410px;
	z-index: 60;
	right: 32px;
	top:5px;
	}
#weiterbutton{ 
	position: absolute;
	width: 40px;
	height: 20px;
	z-index: 70;
	right: 35px;
	top:400px;
	}

#textfeld{ 
	position: absolute;
	width: 500px;
	height: 300px;
	z-index: 60;
	left: 118px;
	top:61px;	
	overflow:auto;
	padding-right:30px;
	}
	
#pferde{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:185px;
	}
#portraits{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:210px;
	}
#bilder{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:235px;
	}
#zeichnungen{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:260px;
	}
#arbeiten{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:285px;
	}
#aktuelles{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:325px;
	}
#neues{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:350px;
	}
#kurse{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:375px;
	}
#vita{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:400px;
	}
#kontakt{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:425px;
	}
#links{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:450px;
	}
#impressum{ 
	position: absolute;
	width: 120px;
	height: 30px;
	z-index: 45;
	left: 27px;
	top:475px;
	}
