body {
	background-color: #EACA94;
	background-image: url('images/main_bg.jpg');
	text-align: justify;
}

img {
	border: 0px;
}

.front_main {
	margin-left: auto;
	margin-right: auto;
	width: 1006px;
	height: 808px;
}

#main {
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	width: 1008px;
	height: 806px;
	background-image: url('images/main_page_bg.jpg');
	color: white;
}

.menu {
	text-align: right;
	float: right;
	margin: 20px;
}

.pagemenu {
	float: left;
	margin-right: 40px;
	margin-bottom: 450px;
}

.page {
	margin:20px;
	margin-top:220px;
	margin-right: 60px;
}

.page_text {
	overflow: auto;
	height: 580px;
	padding-right: 10px;
}

.event h3 {
	font-size: 14pt;
	margin-bottom: 2px;
	margin-top:30px;
}

.req{
	color:red; font-size:14pt;
}

a {
	color: white;
}

a:hover {
	color: #EACA94;
}

#main_logo {
	position: relative;
	top: 20px;
	left: 320px;
	float:left;
}

.center {
	text-align: center;
}

/* 
#Bilder
*/

#photo_omoss_photo {
	background-image: url('images/group_photo.jpg');
	height:300px;
	width:450px;
	display: inline-block;
}

#photo_omoss_ngawang {
	background-image: url('images/ngawang_photo.jpg');
	height:300px;
	width:199px;
	display: inline-block;
}

#photo_certifikat_samten {
	background-image: url('images/certifikat_samten.jpg');
	height:306px;
	width:400px;
	display: inline-block;
}

#photo_certifikat_dorjee {
	background-image: url('images/certifikat_dorjee.jpg');
	height:307px;
	width:400px;
	display: inline-block;
}

#photo_certifikat_ngawang {
	background-image: url('images/certifikat_ngawang.jpg');
	height:307px;
	width:400px;
	display: inline-block;
}

#photo_max_spirithands {
	background-image: url('images/photo_max_spirithands.jpg');
	height:450px;
	width:300px;
	margin: 20px;
	display: inline-block;
	float: right;
}

#photo_max_seated {
	background-image: url('images/photo_max_seated.jpg');
	height:400px;
	width:266px;
	display: inline-block;
}

#photo_max {
	background-image: url('images/photo_max.jpg');
	height:400px;
	width:266px;
	margin: 20px;
	display: inline-block;
	float: right;
}

#photo_max_dami {
	background-image: url('images/photo_max_dami.jpg');
	height:300px;
	width:450px;
	display: inline-block;
}


