body {
	background: black;
	background-image: url(bg_main.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
#global { position: relative; width: 980px; padding: 0px; marign: 0px; }
#page { width: 770px; margin: 0px; padding: 0px; position: absolute; left: 0px; text-align: left; }
#logo_faculty { width: 172px; height: 50px; position: relative; top: 3px; border: solid #DDDDDD 3px; }
#history { position: absolute; top: 35px; left: 390px; color: white; }
#header { position: relative; border: solid #DDDDDD 3px; width: 770px; height: 400px; background: url('bg_header5.jpg'); padding: 0px; marign: 0px; }
#sponsors {
	position: absolute;
	right: 0px;
	top: 57px;
	width: 190px;
	text-align: center;
	color: black;
	background: white;
	border: solid #DDDDDD 2px;
}
#logo_miss {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 130px;
	height: 137px;
	border: solid white 1px;
}
#cutout {
	color: white;
	position: absolute;
	right: 20px;
	bottom: -3px;
	width: 390px;
	height: 200px;
	border: solid #DDDDDD 2px;
	border-bottom: none;
	background: black;
	text-align: center;
	overflow: hidden;
}
#rotate { position: absolute; bottom: 0px; left: 0px; overflow: hidden; width: 390px; height: 140px;  text-align: center; }
#menu {
	width: 750px;
	height: 40px;
	position: relative;
	left: 3px;
	text-align: center;
	padding: 10px;
	line-height: 15px;
}
#main {
	position: relative;
	left: 1px;
	width: 730px;
	background: white;
	border: solid #DDDDDD 2px;
	text-align: justify;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
}

.fotogalerie_header {
	width: 680px;
	height: 150px;
	position: relative;
	border: solid #EC376E 2px;
	margin: 20px;
}

.fotogalerie_text {
	width: 205px;
	height: 120px;
	position: absolute;
	top: 15px;
	left: 15px;
	text-align: left;
}

.fotogalerie_preview {
	width: 465px;
	height: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

