body
{
	background:url(../images/bg_body.png) repeat-x #fff;
}
#main
{
	width:960px;
	margin:auto;

}

/* HEADER */
#headbox
{
	width:960px;
	height:160px;
	margin:auto;
	overflow:hidden;
}
#footbox
{
	width:960px;
	margin:auto;
	margin:40px 0 40px 0;	
	
}
.footer-contact
{
	margin:20px 20px 0px 38px;
	font-size:24px;
	padding:20px 0 0 0;
	border-top:1px solid #cccccc;
	color:#000000;
}
.footer-imprint
{
	margin:20px 0 0 38px;
	padding:10px 0 0 0;
	font:10px/14px helvetica;
	color:#0099e0;
	border-top:1px solid #cccccc;
}
A.footer, A.footer:link, A.footer:visited, A.footer:active
{
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #000000;
}
A.footer:hover
{
	color: #00dc00;
	border-bottom:1px solid #00dc00;
}

A.media-chain-spot
{
	float:left;
	overflow:auto;
}

#mainheader
{
	display: block;
	height:120px;
	width:960px;
	text-indent:-1000px;
	background: url(../images/encoding-management-service.png) no-repeat;
}
#navibox
{
	width:925px;
	height:31px;
	margin:auto;
	/*background: url(../images/bg-navi.png) no-repeat;*/
	/*background: rgb(0,153,224);*/
}
#navibox A
{
	display: block;
	padding: 5px 30px 0 0;
	float:left;
}
A.navi, A.navi:link, A.navi:visited, A.navi:active
{
	font-weight:bold;
	text-decoration:underline;
	color: rgb(0,153,224);
	text-decoration:none;
}
A.navi:hover
{
	color:#000000;
}
A.navi-active
{
	font-weight:bold;
	color:#000000;
}
#navibox A.lang
{
	display: block;
	float:right;
	text-indent:0px;
	margin:9px 10px 0 0;
	font: 13px/12px helvetica,Arial,sans-serif;
	height:17px;
	width:80px;
	background: url(../images/bg-lang.png) no-repeat;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	padding:2px 0 0 0;
}

/* CONTENT */
#contentbox
{
	width:960px;
	margin:auto;
	color: #111;
}
.contentpadder
{
	padding:20px 20px 20px 40px;
}
#contentcol-main
{
	width:660px;
	float:left;
}
#contentcol-right
{
	width:210px;
	float:right;
}

A.ilink, A.ilink:link, A.ilink:visited, A.ilink:active
{
	text-decoration:underline;
	color:inherit;
	font-weight:bold;
}
A.ilink:hover
{
	color: #00dc00;
}

.contentcol-right-green
{
	background:url(../images/bg-contentcol-right-green-top.png) no-repeat #0f0;
	
}
.contentcol-right-green LI
{
	border-bottom: 1px solid #00dd00;
	padding:10px;
}
.contentcol-right-a, .contentcol-right-a:link, .contentcol-right-a:visited, .contentcol-right-a:active
{
	font: 13px/16px helvetica,Arial,sans-serif;
	font-weight: bold;
	margin:0 0 10px 0;
	color: #006600;
}
.contentcol-right-a:hover
{
	color: #000000;
}
.contentcol-right-a-active, .contentcol-right-a-active:link, .contentcol-right-a-active:visited, .contentcol-right-a-active:active, .contentcol-right-a:hover 
{
	font: 13px/16px helvetica,Arial,sans-serif;
	font-weight: bold;
	margin:0 0 10px 0;
	color: #000000;
}
.contentcol-right-white-top
{
	background:url(../images/bg-contentcol-right-white-top.png) no-repeat;
	height:10px;
}
.contentcol-right-white-mid
{
	background:url(../images/bg-contentcol-right-white-mid.png) repeat-y;
	padding:0 10px 0 10px;
}
.contentcol-right-white-bottom
{
	background:url(../images/bg-contentcol-right-white-bottom.png) no-repeat;
	height:20px;
	margin:0 0 10px 0;
}
.contentcol-right-sub-a, .contentcol-right-sub-a:link, .contentcol-right-sub-a:visited, .contentcol-right-sub-a:active
{
	font: 13px/16px helvetica,Arial,sans-serif;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	color: #000000;
}
.contentcol-right-sub-a:hover
{
	color: #ffffff;
}
.contentcol-right-sub-a-active, .contentcol-right-sub-a-active:link, .contentcol-right-sub-a-active:visited, .contentcol-right-sub-a-active:active, .contentcol-right-sub-a-active:hover
{
	font: 13px/16px helvetica,Arial,sans-serif;
	font-weight: bold;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	color: #ffffff;
}
.download-pdf, .download-pdf:link, .download-pdf:visited, .download-pdf:active
{
	font-weight: bold;
	margin:0 0 0 0;
	color: #666666;
	background:url(../images/pdf-icon.png) no-repeat 0 10px;
	display:block;
	padding:12px 0 10px 30px;
	overflow:hidden;
	
}
.download-pdf:hover
{
	color: #00dc00;
	background:url(../images/download-icon-hover.png) no-repeat 0 10px;
}

.spot-link, .spot-link:link, .spot-link:visited, .spot-link:active
{
	font-weight: bold;
	margin:0 0 0 0;
	color: #666666;
	background:url(../images/link-icon.png) no-repeat 0 10px;
	display:block;
	padding:12px 0 10px 30px;
	overflow:hidden;
}
.spot-link:hover
{
	color: #00dc00;
	background:url(../images/link-icon-hover.png) no-repeat 0 10px;
}
.spot-link-active, .spot-link-active:link, .spot-link-active:visited, .spot-link-active:active
{
	font-weight: bold;
	margin:0 0 0 0;
	color: #00dc00;
	background:url(../images/link-icon-active.png) no-repeat 0 10px;
	display:block;
	padding:12px 0 10px 30px;
	overflow:hidden;
}
.spot-link-active:hover
{
	color: #00dc00;
}


.zoom-link, .zoom-link:link, .zoom-link:visited, .zoom-link:active
{
	font-weight: bold;
	margin:0 0 10px 0;
	color: #666666;
	background:url(../images/zoom-icon.png) no-repeat 0 10px;
	display:block;
	padding:10px 0 10px 30px;
	overflow:hidden;
}
.zoom-link:hover
{
	color: #00dc00;
	background:url(../images/zoom-icon-hover.png) no-repeat 0 10px;
}



.contentcol-right-green-bottom
{
	background:url(../images/bg-contentcol-right-green-bottom.png) no-repeat #fff;
	height:40px;
}




/*TYPOGRAPHY*/

H2,H3,P,A
{
	overflow:auto;
}

H2.content
{
	font: 42px/42px helvetica,Arial,sans-serif;
	height:48px;
	font-weight: bold;
	margin:10px 0 20px 0;
}
SPAN.h2-opener
{
	font: 16px/16px helvetica,Arial,sans-serif;
	font-weight: bold;
	display:block;
	position:absolute;
	top:175px;
}
H3.content-main
{
	font: 16px/22px helvetica,Arial,sans-serif;
	margin-bottom:10px;
	font-weight:bold;
	display:block;
}
P.content-main
{
	font: 13px/18px helvetica,Arial,sans-serif;
	margin-bottom:10px;
}
.content-img
{
	float:left;
	margin:0 20px 40px 0;
}
H3.content-right
{
	font: 16px/22px helvetica,Arial,sans-serif;
	font-weight: bold;
	margin-bottom:20px;
}
H3.content-highslide, H4.content-highslide
{
	font: 18px/22px helvetica,Arial,sans-serif;
	font-weight: bold;
	margin-bottom:20px;
	color:#111111;
}
P.content-right
{
	font: 13px/16px helvetica,Arial,sans-serif;
	margin-bottom:10px;
}
P.content-highslide
{
	font: 14px/18px helvetica,Arial,sans-serif;
	margin-bottom:10px;
	color:#111111;
}
A.copy, A.copy:link, A.copy:visited, A.copy:active
{
	font-weight:bold;
	text-decoration:underline;
}
A.copy:hover
{
	color:#00dc00;
}

/*FORM*/

INPUT.forminput
{
	font: 16px/16px helvetica,Arial,sans-serif;
	font-weight: bold;
	margin-bottom:20px;
	background:url(../images/bg-forminput.png) no-repeat;
	width:190px;
	height:30px;
	border:0px solid #f0f;
	padding:7px 0 0 10px;
	float:left;
	margin:0 20px 0 0;
	vertical-align:middle;
}
INPUT.formsubmit
{
	font: 16px/22px helvetica,Arial,sans-serif;
	font-weight: bold;
	margin-bottom:20px;
	background:url(../images/bg-formsubmit.png) no-repeat;
	width:100px;
	height:30px;
	border:0px solid #f0f;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:#00dc00;
}


/*MMP SLIDESHOW*/

.mmp-slideshow-top
{
	width:670px;
	height:10px;
	background:url(../images/bg-mmp-slideshow-top.png) no-repeat;
}
.mmp-slideshow
{
	width:670px;
	background:url(../images/bg-mmp-slideshow.png) repeat-y;
}
.mmp-slideshow-bottom
{
	width:670px;
	height:20px;
	background:url(../images/bg-mmp-slideshow-bottom.png) no-repeat bottom;
}
IMG.mmp-slideshow-control
{
	margin:0 0 0 5px;
}
IMG.mmp-slideshow-title
{
	
}
.mmp-slideshow-h2
{
	font: 13px/16px helvetica,Arial,sans-serif;
	padding:3px 0 20px 25px;
	background:url(../images/bg-mmp-slideshow-title.png) no-repeat;
	font-weight:bold;
	cursor:pointer;
	color:#ffffff;
}
.mmp-slideshow-h2:hover
{
	font: 13px/16px helvetica,Arial,sans-serif;
	padding:3px 0 20px 25px;
	background:url(../images/bg-mmp-slideshow-title-hover.png) no-repeat;
	font-weight:bold;
	cursor:pointer;
	color:#ffffff;
}


.mmp-slideshow-h3
{
	font: 18px/22px helvetica,Arial,sans-serif;
	font-weight:bold;
	margin:10px 0 5px 0;
	
}
.mmp-slideshow-p
{
	font: 13px/16px helvetica,Arial,sans-serif;
	padding:0 0 10px 0;
}
.mmp-slideshow-detail-a, .mmp-slideshow-detail-a:link, .mmp-slideshow-detail-a:visited, .mmp-slideshow-detail-a:active
{
	font: 13px/16px helvetica,Arial,sans-serif;
	padding:3px 0 0 30px;
	margin:5px 0 0 0;
	display:block;
	color:#006600;
	background:url(../images/mmp-slideshow-detail-a-img.png) no-repeat;
	font-weight:bold;
	height:30px;
	overflow:visible;
}
.mmp-slideshow-detail-a:hover
{
	color:#000000;
	background:url(../images/mmp-slideshow-detail-a-img-hover.png) no-repeat;
}


/*START-NEWSBOX*/

.start-newsbox-top
{
	width:210px;
	height:10px;
	background:url(../images/bg-start-newsbox-top.png) no-repeat;
}
.start-newsbox-mid
{
	width:190px;
	background:url(../images/bg-start-newsbox-mid.png) repeat-y #cccccc;
	padding:0 10px 0 10px;
	font: 13px/16px helvetica,Arial,sans-serif;
}
.start-newsbox-bottom
{
	width:210px;
	height:20px;
	background:url(../images/bg-start-newsbox-bottom.png) no-repeat bottom;
}
.start-newsbox-more-a, .start-newsbox-more-a:link, .start-newsbox-more-a:visited, .start-newsbox-more-a:active
{
	font: 13px/16px helvetica,Arial,sans-serif;
	padding:0px 0 2px 30px;
	margin:0px 0 20px 0;
	display:block;
	color:#666666;
	background:url(../images/start-newsbox-more-a.png) no-repeat;
	font-weight:bold;
	height:21px;
}
.start-newsbox-more-a:hover
{
	color:#333333;
	background:url(../images/start-newsbox-more-a-hover.png) no-repeat;
}


/*TESTIMONIALS*/

.partner-testimonial-quotation
{
	font: 13px/16px helvetica,Arial,sans-serif;
	font-style:italic;
	margin:10px 0 0 0;
}
.partner-testimonial-source
{
	font: 13px/16px helvetica,Arial,sans-serif;
	font-weight:bold;
	margin:10px 0 0 0;
	
}

.partnerlogo
{
	display:block;
	width:290px;
	height:100px;
	margin:10px 10px 0 0;
	text-indent:-1000px;
	float:left;
	border:1px solid #ccc;
}
.partnerlogo:hover
{
	border:1px solid #00dc00;
}


.contentcol-right-grey-top
{
	height:10px;
	background:url(../images/bg-contentcol-right-grey-top.png) no-repeat;
}
.contentcol-right-grey-mid
{
	background:url(../images/bg-contentcol-right-grey-mid.png) repeat-y #cccccc;
	padding:0 10px 0 10px;
	font: 13px/16px helvetica,Arial,sans-serif;
}
.contentcol-right-grey-bottom
{
	height:20px;
	background:url(../images/bg-contentcol-right-grey-bottom.png) no-repeat bottom;
}







.subscriber-input
{
	background:url(/images/bg-newsletter-subscriber-input.png) no-repeat;
	width:130px;
	height:20px;
	font-size:14px;
	line-height:20px;
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	vertical-align:middle;
}
.subscriber-submit
{
	width:20px;
	height:20px;
	cursor:pointer;
}


