@CHARSET "UTF-8";

html {
	background-image: none;
	background-color: #FFFFFF;
}

#header-section {
	position: relative;
height: 100px! important;
}

#header-top-box,
#main-navigation,
#right-section,
#footer-section {
	display: none;
	
}

#left-section .ce-blue-headline h1, #left-section .ce-blue-headline h2, #left-section .ce-blue-headline h3{
border-top: none! important;
border-left: none! important;
border-right: none! important;
border-bottom: 1px solid #000000;! important}

.ce-blue-headline h1, .ce-blue-headline h2, .ce-blue-headline h3 {
	background-image: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}

#keyvisual-box,
#content-section .ce-threecols {
	width: 650px;
	overflow: hidden;
}

#content-section .ce-threecols .element {
	width: 216px;
}

#content-section {
	width: 650px;
}

#middle-section {
	margin-top: 0px;
}

#keyvisual-box,
#content-section .ce-threecols {
	background-image: none;
}

#keyvisual-box img {
	z-index: 1;
}

#keyvisual-box h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	color: #000000;	
}

.ce-div,
.ce-datelist table, .tx-emas-calendar .overview-container table  {
	border-color: #C0C0C0;	
}
