.boxes {
	float: left;
	height: 240px;
	width: 220px;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
	cursor: default;
	font-size: medium;
	
}
.NewsBoxes {
	float: left;
	padding-top: 30px;
	height: 350px;
	width: 450px;
}

.menubanner {
	text-align: left;
	float: none;
	width: 100%;
	height: auto;
	clear: both;
}

.menu {
	width: 100%;
	text-align: left;
	float: none;
	clear: both;
}
.menuimagebox {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	float: none;


}
.Newsmenuimagebox {
	float: left;
	height: auto;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 53px;
}

.imagebox1 {
	width: 100%;
	border-top-width: 0px;
	border-top-style: none;
}
.year {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.yearimage {
	text-align: right;
}



.image {
	border: 0px;
}


.titel {
	font-weight: bold;
	text-align: center;
}
.titelnews {
	font-size: large;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
.news {
	height: 500px;
	width: 920px;
	float: left;
	font-size: 16px;
}

.menuflash {
	width: 620px;
	text-align: left;
	height: 30px;
}
.newsnotes {
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
.newsnotes2 {
	padding: 10px;
}

.notes {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	float: none;
	font-size: medium;
}
.koh-i-noor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	padding-left: 500px;
}
.boxesBIG {
	float: left;
	height: 380px;
	width: 350px;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
	cursor: default;
	font-size: medium;
}
.menuimageboxBIG {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	float: none;
}
.imageboxcenter {
	width: 70%;
	border-top-width: 0px;
	border-top-style: none;
	padding: 50;
	text-align: center;
}

