html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	height:90%;
	min-height:400px;
}

#main {
	position:relative;
	text-align:left;
	margin:auto;
	width:552px;
	height:302px;
	top:50%;
	margin-top:-151px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

#footer {
	position:absolute;
	width:100%;
	bottom:-20px;
	text-align:center;
}

#index_1 {
	position:absolute;
	left:133px;
	top:84px;
}

#index_2 {
	position:absolute;
	left:212px;
	top:158px;
}

#index_3 {
	position:absolute;
	left:111px;
	top:172px;
}

#index_4 {
	position:absolute;
	left:164px;
	top:172px;
}

#index_5 {
	position:absolute;
	left:231px;
	top:231px;
}

#index_6 {
	position:absolute;
	left:258px;
	top:231px;
}

#index_7 {
	position:absolute;
	left:305px;
	top:231px;
}

#projekte_sme {
	position:absolute;
	left:12px;
	top:18px;
	width:178px;
	height:39px;
}

#projekte_mab {
	position:absolute;
	left:325px;
	top:18px;
	width:188px;
	height:43px;
}

#projekte_rlo {
	position:absolute;
	left:74px;
	top:89px;
	width:171px;
	height:35px;
}

#projekte_hoc {
	position:absolute;
	left:293px;
	top:82px;
	width:174px;
	height:35px;
}

#projekte_pet {
	position:absolute;
	left:31px;
	top:158px;
	width:150px;
	height:41px;
}

#projekte_uke {
	position:absolute;
	left:319px;
	top:130px;
	width:204px;
	height:58px;
}

#projekte_int {
	position:absolute;
	left:96px;
	top:228px;
	width:130px;
	height:35px;
}

#projekte_diplom {
	position:absolute;
	left:281px;
	top:201px;
	width:161px;
	height:70px;
}

@media handheld {
	h3 {
		display:none;
	}
}