div {
	font-size: 10px;
	color: #000099;
	}

.smallbox {
	background: transparent;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 9px;
	color: Blue;
	padding: 2px;
}

.boxtop {
	position: absolute;
	z-index: 2;
	width: 755px;
	height: 82px;
	top: 10px;
	left: 15px;
	text-align: left;
	background-color : #FFFFCC;
	white-space: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image : none;

}

.boxleftmain {
	background-image : none;
	position: absolute;
	z-index: 2;
	width: 150px;
	height: 445px;
	top: 100px;
	left: 15px;
	text-align: left;
	background-color : #FFFFCC;

}


.boxleft1 {
	background-image : none;
	position: absolute;
	z-index: 2;
	width: 150px;
	height: 300px;
	top: 100px;
	left: 15px;
	text-align: left;
	background-color : #FFFFCC;

}

.boxleft2 {
	background-image : none;
	position: absolute;
	z-index: 2;
	width: 150px;
	height: 140px;
	top: 405px;
	left: 15px;
	text-align: left;
	background-color : #FFFFCC;

}

.boxright1 {
	background-image : none;
	position: absolute;
	z-index: 2;
	width: 200px;
	height: 300px;
	top: 100px;
	left: 570px;
	text-align: left;
	background-color : #FFFFCC;

}

.boxright2 {
	background-image : none;
	position: absolute;
	z-index: 2;
	width: 200px;
	height: 140px;
	top: 405px;
	left: 570px;
	text-align: left;
	background-color : #FFFFCC;

}
.boxmiddle {
	background-image : none;
	position: absolute;
	z-index: 2;
	width: 395px;
/*	height: 445px; */
	top: 100px;
	left: 170px;
	text-align: left;
	background-color : #FFFFCC;

}

.boxmain {
	background-image : none;
	position: absolute;
	z-index: 2;
	width: 600px;
	height: 445px;
	top: 100px;
	left: 170px;
	text-align: left;
	background-color : #FFFFCC;
	font-weight: normal;
/*	border : 1px ridge #0000CC;*/
}

.boxmain_noend {
	background-image: none;
	position: absolute;
	z-index: 2;
	width: 755px;
/*	height: 445px;*/
	top: 100px;
	left: 15px;
	text-align: left;
	background-color: #FFFFCC;
	font-weight: normal;
/*	border: 1px ridge #0000CC;*/

}

.boxmain_noendmain {
	background-image: none;
	position: absolute;
	z-index: 2;
	width: 600px;
	/*height: 445px;
	*/
	top: 100px;
	left: 170px;
	text-align: left;
	background-color: #FFFFCC;
	font-weight: normal;
	/*border: 1px ridge #0000CC;
	*/
}

.boxmain_inhalt {
	background-image: none;
	position: absolute;
	z-index: 3;
	width: 488px;
	height: 410px;
	top: 22px;
	left: 6px;
	text-align: left;
	background-color: #FFFFCC;
/*	border: 1px ridge #0000CC;*/
}


.boxbottom {
	background-image : none;
	position: absolute;
	z-index: 2;
	width: 755px;
	height: 40px;
	top: 555px;
	left: 15px;
	text-align: left;
	background-color : #FFFFCC;
/*	border : 1px ridge #0000CC;*/
}

