@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:8pt;
}



/* KEYVISUAL */
#keyvisual-box h1 {
	color: #669966;
	font-size: 22pt;
	font-weight: bold;
	margin: 0px;
	padding: 13px 0px 0px 300px;
	position: absolute;
	top: 25px;
}
}


#left-section,
#right-section {
	font-size: 8pt;
}

#content-section {
	font-size: 9pt;
}



/* STANDARD ELEMENTE */
a {
	color: #005300;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


a.internal-link,
a.internal-link-new-window,
a.external-link,
a.external-link-new-window,
a.download-link {
	background-repeat: no-repeat;
	background-position: right center;
	padding: 1px 10px 1px 0px;	
	
}
.internal-link img {border: none;}
a.internal-link,
a.internal-link-new-window {
	/*background-image: url('img/arrow_fat_right.gif');*/
	background-image: none;
}

a.external-link,
a.external-link-new-window {
	background-image: url('img/link_extern.gif');
}

a.download-link {
	background-image: url('img/pdf_icon.gif');
	padding: 1px 18px 1px 0px;
}

h1,
h2,
h3,
h4 {
	padding: 0px;
	margin: 0px;	
	font-size: 10pt;
	padding: 3px 5px;
}

h3 {
	font-size: 9pt;
}

h4 {
	font-size: 8pt;
}

h1 a,
h2 a,
h3 a,
h4 a {
	text-decoration: none;
}


.ce h2,
.ce h3, 
.ce h4,
#left-section .ce-blue-headline .ce h2,
#left-section .ce-blue-headline .ce h3, 
#left-section .ce-blue-headline .ce h4,
#right-section .ce-blue-headline .ce h2,
#right-section .ce-blue-headline .ce h3, 
#right-section .ce-blue-headline .ce h4 {
	background-color: transparent;
	border: none;
	background-image: none;
	padding: 0px;
}

#left-section .ce-blue-headline .ce h3,
#right-section .ce-blue-headline .ce h3 {
	font-size: 8pt;
}

#left-section .ce-blue-headline .ce h4,
#right-section .ce-blue-headline .ce h4 {
	font-size: 7pt;
}


p {
	margin: 0px;
	padding: 0px;
}

.ce ul,
.ce ol {
	margin: 0px;
	padding: 0px 0px 0px 17px;
}

.ce ol {
	padding-left: 30px;
}

.ce ul li,
.ce ol li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* CEs */

#content-section .ce,
#content-section .tx-indexedsearch-searchbox,
#content-section .tx-indexedsearch-whatis,
#content-section .tx-indexedsearch-browsebox,
#content-section .tx-indexedsearch-res {
	padding: 4px 10px 0px 10px;
}

.ce, .tx-indexedsearch-searchbox, .tx-indexedsearch-whatis, .tx-indexedsearch-browsebox, .tx-indexedsearch-res {
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 20px 0px;
}

.ce ce-div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* SECTION FRAMES */
.ce-blue-headline h1,
.ce-blue-headline h2,
.ce-blue-headline h3 {
	background-image: url(img/headline-bullet.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	font-size: 10pt;
	padding: 4px 5px 4px 17px;
	margin: 0px 0px 4px 0px;
	background-color: #A2C1A2;
}

#left-section .ce-blue-headline h1,
#left-section .ce-blue-headline h2,
#left-section .ce-blue-headline h3,
#right-section .ce-blue-headline h1,
#right-section .ce-blue-headline h2,
#right-section .ce-blue-headline h3  {
	background-color: #DDE6DD;
	border: 1px solid #B4C8B4;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* DREISPALTIGER TEASER */
#content-section .ce-threecols {
	background-image: url(img/bg-threecols-teaser.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px;
	height: 1%;
	margin: 0px;
}


#content-section .ce-threecols .element {
	width: 217px;
	float: left;
}

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

#content-section .ce-threecols .element img {
	float: right;
	margin: 5px 8px;
	
}


/* indexedsearch */
.tx-indexedsearch-res {
	border-top: 1px solid #B4C8B4;
}

.tx-indexedsearch-res div.tx-indexedsearch-res {	
	border-top: none;
	padding: 0px;
	margin: 0px;
}

.tx-indexedsearch-res div.tx-indexedsearch-res.res-tmpl-css {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.tx-indexedsearch-res div.tx-indexedsearch-res.res-tmpl-css h3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/* divider */
.ce-div {
	height: 15px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #B4C8B4;
}

.ce-div hr {
	display: none;
}

/* date list */
.ce-datelist {
	margin-left: 20px;
	margin-right: 20px;
}

.ce-datelist table,
.tx-emas-calendar .overview-container table {
	border-bottom: 1px solid #B4C8B4;
	width: 100%;
}

.ce-datelist table td,
.tx-emas-calendar .overview-container table td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.ce-datelist table td.left,
.tx-emas-calendar .overview-container table td.left {
	width: 120px;
}

.ce-datelist table td.mid,
.tx-emas-calendar .overview-container table td.mid {
	
}

.ce-datelist table .right,
.tx-emas-calendar .overview-container table .right {
	padding: 5px;
	
}

.ce-datelist table td.left img {
	float: left;
	margin-top: 8px;
	margin-bottom: 2px;
	border: 1px solid #B4C8B4;
}


/* ce html, meltwater */

.ce-html .magentanews {
	
}

.ce-html .magentanews, .magentanews body { 
	color: #000000;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

.ce-html .magentanews, .magentanews * {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.ce-html .magentanews pre, .magentanews tt, .magentanews code, .magentanews samp, .magentanews kbd, .magentanews xmp, .magentanews listing, .magentanews plaintext {
	font-family: monospace;
}

.ce-html .magentanews h2 {
	font-size: 15px;
}

.ce-html .magentanews a:link,
.ce-html .magentanews a:visited {
	text-decoration: none;
}
.ce-html .magentanews a:hover {
	text-decoration: underline;
}

.ce-html .magentanews .article {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #B4C8B4;
}

.ce-html .magentanews .article div {
	float: none;
}

.ce-html .magentanews .date {
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
}

.ce-html .magentanews .source {
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
}

.ce-html .magentanews .title {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	color: #000000;
	font-size: 1.1em;
	float: left;
	text-indent: 0px;
}

.ce-html .magentanews .ingress {
	text-decoration: none;
	font-size: 0.9em;
}

.ce-html .magentanews .match {
	font-size: 10px;
}

.ce-html .magentanews .title a:link {
	text-decoration: none;
	color:navy;
}

.ce-html .magentanews .title a:visited {
	text-decoration: none;
}

.ce-html .magentanews .title a:hover {
	text-decoration: none;
}

.ce-html .magentanews .readmore a:link {
	text-decoration: none;
	color:navy;
	font-size: 0.9em;
}

.ce-html .magentanews .readmore a {
	text-decoration: underline;	
}

.ce-html .magentanews .readmore a:visited,
.ce-html .magentanews .readmore a:hover {
	text-decoration: none;
}

.ce-html .magentanews .readmore {
	color: navy;
}

.ce-html .magentanews img {
	border:none;
}

.ce-html .magentanews .line {
	height: 15px;
	margin-bottom: 10px;
	background: none;
	float: left;
	width: 95%;
	display: none;
}

.ce-html .magentanews .space {
	height: 8px;
}

/* nachoben-Pfeil as Link */
.ce-html .magentanews #content_box .content a.uparrow:link,
.ce-html .magentanews #content_box .content a.uparrow:visited,
.ce-html .magentanews #content_box .content a.uparrow:hover,
.ce-html .magentanews #content_box .content_left a.uparrow:link,
.ce-html .magentanews #content_box .content_left a.uparrow:visited,
.ce-html .magentanews #content_box .content_left a.uparrow:hover {
	display: block;
	width: 15px;
	height: 18px;
	margin-bottom: 5px;
	background: url(http://www.emas.de/images/up2.png) no-repeat bottom;
	float: right;
	text-decoration: none;
}


/* ce uploads */
.ce-uploads .filelinks a {
	text-decoration: underline;
}

.ce-uploads .filelinks a:hover {
	text-decoration: none;
}


/* to top link */
.ce-totop {
	float: right;
	margin: -5px 5px 5px 5px;
}
.ce-totop a {
	background-image: url(img/pfeil_up.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	padding: 4px 5px 4px 20px;
	margin: 0px 0px 4px 0px;
}


/* IMAGE */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #B4C8B4;
}

.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-imagerow {
	margin: 0px auto;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left;
}



/* lightbox */
body div#lbLightbox {
	z-index: 800;
}

body div#overlay {
	z-index: 700;
}


/* calendar */

.tx-emas-calendar {
	margin-top: 10px;
}

.tx-emas-calendar table.calendar {
		
}

.tx-emas-calendar .calendar-container {
	border: 1px solid #B4C8B4;
	padding: 3px;
	width: 188px;
}

.tx-emas-calendar .calendar-container .calendar-left .calendarhead,
.tx-emas-calendar .calendar-container .calendar-right .calendarhead,	
.tx-emas-calendar .calendar-container .calendar-middle .calendarhead {
	background-color: #DBECF3;
	height: 20px;
}

.tx-emas-calendar .calendar-container .calendar-left img,
.tx-emas-calendar .calendar-container .calendar-right img {
	border: none;
	margin: 4px;
}

.tx-emas-calendar .calendar-container .calendar-left {
	float: left;
	width: 13px;
}

.tx-emas-calendar .calendar-container .calendar-middle {
	float: left;
	text-align: center;
	margin: 0px 3px;
	width: 156px;
}

.tx-emas-calendar .calendar-container .calendar-middle .calendarhead {
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 1%;
}

.tx-emas-calendar .calendar-container .calendar-right {
	float: right;
	width: 13px;
}

.tx-emas-calendar .calendar-container table.calendar tr td {
	padding: 2px;
	text-align: left;
}

.tx-emas-calendar .overview-container {
	margin-top: 20px;
}

a.tooltip {
	display: block;
	background-color: #DBECF3;
	color: #000000;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	z-index: 24;
}

a.tooltip:hover {
	z-index:25;
	background-color:#DBECF4;
}

a.tooltip span,
a.tooltip table.table-items {
	display: none;
	text-align: left;
}

a.tooltip:hover span,	
a.tooltip:hover table.table-items {
	display: block;
	position: absolute;
	top: 1.0em;
	left: 0em;
	width: 30em;
	padding: 10px;
	border: 1px solid #B4C8B4;
	background-color: #FFFFFF;
	color: #000000;
	z-index:30;
}

a:hover span ol.items,
a:hover table.table-items ol.items {
	display: block;
}

a.tooltip:hover span ol,
a.tooltip:hover table.table-items ol {
	display: block;
	font-weight: normal;
	margin-left: 0px;
	text-align: left;
}

a.tooltip:hover span ol li a
a.tooltip:hover table.table-items ol li a {
	display: block;
}


/* safari uses table */

table.item-list {
	display: none;
	text-align: left;
}


a.tooltip:hover table.item-list {
	display: block;
	position: absolute;
	top: 1.0em;
	left: 0em;
	width: 30em;
	padding: 10px;
	border: 1px solid #B4C8B4;
	background-color: #FFFFFF;
	color: #000000;
	z-index:30;
}

a.tooltip:hover table.item-list ol {
	display: block;
	font-weight: normal;
	margin-left: 0px;
	text-align: left;
}

a.tooltip:hover table.item-list ol li a {
	display: block;
	font-weight: normal;
}

div.indent {
	margin-left: 20px;	
}

div#top-login-box a {
	font-weight: bold;
}



	
