/* CSS Document ALOGO */

/* ---------------------------------
hauptfenster mittig
---------------------------------- */ 	
body {background-color:#45596D;}
#main{ 
	position: absolute;
	width: 900px;
	height: 650px;
	z-index: 10;
	left: 50%;
	margin-left: -450px;
	top:10%;
	background-color:#ffffff;
	}
#text{ 
	position: absolute;
	width: 412px;
	height: 515px;
	z-index: 100;
	left:368px;
	top:107px;
	}
#bild{ 
	position: absolute;
	width: 217px;
	height: 176px;
	z-index: 10;
	left: 26px;
	top:18px;
	}
#balkeneins{ 
	position: absolute;
	width: 45px;
	height: 100%;
	z-index: 10;
	left: 0px;
	top:0px;
	}
#balkenzwei{ 
	position: absolute;
	width: 27px;
	height: 100%;
	z-index: 10;
	left: 297px;
	top:0px;
	}
#balkendrei{ 
	position: absolute;
	width: 27px;
	height: 100%;
	z-index: 10;
	right: 40px;
	top:0px;
	}
#logo{ 
	position: absolute;
	width: 120px;
	height: 48px;
	z-index: 10;
	right: 43px;
	top:21px;
	}
#buttoneins{ 
	position: absolute;
	width: 210px;
	height: 21px;
	z-index: 50;
	left: 24px;
	top:217px;
	}
#buttonzwei{ 
	position: absolute;
	width: 210px;
	height: 21px;
	z-index: 50;
	left: 24px;
	top:244px;
	}
#buttondrei{ 
	position: absolute;
	width: 210px;
	height: 21px;
	z-index: 50;
	left: 24px;
	top:271px;
	}
#buttonvier{ 
	position: absolute;
	width: 210px;
	height: 21px;
	z-index: 50;
	left: 24px;
	top:298px;
	}
#buttonfuenf{ 
	position: absolute;
	width: 210px;
	height: 21px;
	z-index: 50;
	left: 24px;
	top:325px;
	}
#buttonsechs{ 
	position: absolute;
	width: 210px;
	height: 21px;
	z-index: 50;
	left: 24px;
	top:352px;
	}
#buttonsieben{ 
	position: absolute;
	width: 210px;
	height: 21px;
	z-index: 50;
	left: 24px;
	top:379px;
	}
#buttonacht{ 
	position: absolute;
	width: 210px;
	height: 21px;
	z-index: 50;
	left: 24px;
	top:406px;
	}
	
#buttonunten{ 
	position: absolute;
	width: 210px;
	height:14px;
	z-index: 50;
	left: 24px;
	bottom:16px;
	}