@font-face {
    font-family: 'robotoregular';
    src: url('contract_manufacturing/css/fonts/Roboto-Regular-webfont.eot');
    src: url('contract_manufacturing/css/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('contract_manufacturing/css/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('contract_manufacturing/css/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('contract_manufacturing/css/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
	border:0;
}

body {
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:'robotoregular',Arial;
	font-size:14px;
	color:#808080;
    background-image:url('images/grad.jpg');
    background-repeat:repeat-x;
    background-position:center;
}
#upper_strip{
	height:6px;
	width:100%;
	
	 /* IE10 */
	background-image: -ms-linear-gradient(left, #0080C5 0%, #85B044 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(left, #0080C5 0%, #85B044 100%);
	/* Opera */
	background-image: -o-linear-gradient(left, #0080C5 0%, #85B044 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(left, #0080C5 0%, #85B044 100%);
	/* Proposed W3C Markup */
	background-image: linear-gradient(left,#0080C5 0%, #85B044 100%);
}


#content {
	width:1000px;
	height:650px;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;	
}

@media screen and (max-width: 1008px) {
	#content {
		height:570px;
	}
}




img#logo {
	display:block;
	margin:0px auto;
}

h1 {
	text-transform:uppercase;
	font-size:26px;
	font-weight:normal;
	line-height:26px;
}

a {
	text-decoration:none;
}


.btn_holder {
	background-color:#dcddde;
	width:240px;
	height:39px;
	padding:8px 8px 14px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0px auto;
	margin-top:20px;
	
}
.btn {
	color:#fff;
	border: 1px solid #00457c;
	background: none;
	padding:10px 40px;
	display: inline-block;
	text-transform: uppercase;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
	

.btn-2 {
	color: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btn-2c {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


#cm a.btn {
	border-color:#00457c;
}
#cm a.btn-2 {
     /* IE10 */
	background-image: -ms-linear-gradient(bottom, #0B81C5 0%, #14A5DF 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(bottom, #0B81C5 0%, #14A5DF 100%);
	/* Opera */
	background-image: -o-linear-gradient(bottom, #0B81C5 0%, #14A5DF 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(bottom, #0B81C5 0%, #14A5DF 100%);
	/* Proposed W3C Markup */
	background-image: linear-gradient(bottom,#0B81C5 0%, #14A5DF 100%);
		
	box-shadow: 0 6px #00457c;
}
#cm a.btn-2c:hover {
	box-shadow: 0 4px #00457c;
	top: 2px;
}
#cm a.btn-2c:active {
	box-shadow: 0 0 #00457c;
	top: 6px;
}

#dd a.btn {
	border-color:#677e63;
}
#dd a.btn-2 {
     /* IE10 */
	background-image: -ms-linear-gradient(bottom, #85B044 0%, #85CA4A 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(bottom, #85B044 0%, #85CA4A 100%);
	/* Opera */
	background-image: -o-linear-gradient(bottom, #85B044 0%, #85CA4A 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(bottom, #85B044 0%, #85CA4A 100%);
	/* Proposed W3C Markup */
	background-image: linear-gradient(bottom,#85B044 0%, #85CA4A 100%);
	 		
	box-shadow: 0 6px #677e63;
}
#dd a.btn-2c:hover {
	box-shadow: 0 4px #677e63;
	top: 2px;
}
#dd a.btn-2c:active {
	box-shadow: 0 0 #677e63;
	top: 6px;
}



.box {
	display:inline-block;
	vertical-align:top;
	position:absolute;
	width:400px;
}
#cm.box {
	left: 5%;
}
#dd.box {
	right: 5%;
}


.box img {
	position:absolute;
	left:0px;
}

.box p {
    min-height: 38px;
}
.box h1 {
	margin-top:20px;
}

#cm a#cc_img {
    /*background-image:url('images/cc_closed.png');*/
    width:280px;
    height:266px;
    display:block;
    margin:0px auto;
	margin-top:-30px;
	position:relative;
}

#dd a#dd_img {
    /*background-image:url('images/dd_closed.png');*/
    width:360px;
    height:266px;
    display:block;
    margin:0px auto;
	margin-top:-30px;
	position:relative;
}

/*
#cm a#cc_img:hover, #cm:hover a#cc_img {
    background-image:url('images/cc_open.png');
}
#dd a#dd_img:hover, #dd:hover a#dd_img {
    background-image:url('images/dd_open.png');
}
*/
#lang_switcher {
	position:absolute;
	right:10px;
	top:-53px;
	width:300px;
	height:70px;
}

#lang_switcher #lang_options {
	background:#4d4f52;
	width: 280px;
	height: 25px;
	padding: 20px 10px 0px 10px;
	 -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	color:#c0c5cc;
	font-family:"robotoregular", Arial, sans-serif;
	font-size:12px;
}
#lang_switcher #lang_options a {
	color:#c0c5cc;
	display:inline;
	font-family:"robotoregular", Arial, sans-serif;
	font-size:12px;
	background-position:left middle;
	background-repeat:no-repeat;
	padding-left:20px;
}
#lang_switcher #lang_options a:not(:first-child) {
	margin-left: 10px;
}
#lang_switcher #lang_options a.en {
	background-image:url('contract_manufacturing/images/en.png');
}
#lang_switcher #lang_options a.de {
	background-image:url('contract_manufacturing/images/de.png');
}
#lang_switcher #lang_options a.du {
	background-image:url('contract_manufacturing/images/du.png');
}
#lang_switcher #lang_options a.ch {
	background-image:url('contract_manufacturing/images/ch.png');
}

#lang_switcher #lang_options a:hover, #lang_switcher #lang_options a.current {
	color:#fff;
}	


#lang_switcher #lang_tag {
	position:absolute;
	right:0px;
	bottom:-12px;
	width:26px;
	height:45px;
	cursor:pointer;
	background-image:url('contract_manufacturing/images/lang_tag.png');
}
#lang_switcher #lang_tag:hover {
	background-image:url('contract_manufacturing/images/lang_tag_2.png');	
}

#lang_switcher div.curLang {
	position: relative;
	top: 11px;
	left: -35px;
	text-align: right;
	font-size: 13px;
}



