@CHARSET "UTF-8";
.promo{
    position: relative;
    width: 900px;
    padding: 43px 15px 33px 35px;
    margin: 0px 0 0 -1px;
    float:left;
    color: rgb(38,46,56);
    min-height:600px;
    text-align: justify;
}
.promo form{
	text-align: left;
}
.ribbon{
	width: 150px;
	height:155px;
	padding:10px;
	margin:4px;
	float:left;
	/*-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;*/
    -moz-box-shadow: 5px 5px 5px rgba(38,46,56,.6);
    -webkit-box-shadow: 5px 5px 5px rgba(38,46,56, .6);
    box-shadow: 5px 5px 5px rgba(38,46,56, .6);
    overflow: hidden;
}
.ribbon_image{
	max-height: 120px;
	max-width: 180px;
	float: none !important;
}
.ribbon_content{
	margin:0;
	padding:0;
	width: 150px;
	height:155px;
	font-size: 16px;
    color: rgb(255,255,255);
    display: table-cell !important;
    vertical-align: bottom;
    text-align: center;
    overflow: hidden;
    float: none;
}
#linkNews, #linkTopics, #linkCloud{
    cursor: pointer;
    display: inline-block;
    padding: 0 25px 0 0;
}
#linkNews{
    color: rgba(98,184,50, 1);
}

#linkTopics{
    color: rgba(255,80,0, 1);
}

#linkCloud{
    color: rgba(98,184,50, 1);
}

#linkNews.noactive{
    color: rgba(98,184,50, 0.5);
}

#linkTopics.noactive{
    color: rgba(255,80,0, 0.5);
}

#linkCloud.noactive{
    color: rgba(98,184,50, 0.5);
}
#linkNews.noactive:hover{
    color: rgba(9,60,139, 1);
}
#linkTopics.noactive:hover{
    color: rgba(255,80,0, 1);
}
#linkCloud.noactive:hover{
    color: rgba(98,184,50, 1);
}

#topics .news-date{
    color: rgba(255,80,0, 1);
    font-size: 14px;
}
#news .news-date{
    color: rgba(98,184,50, 1);
    font-size: 14px;
}
.tag-link{
   margin: 5px;
   padding: 5px;
   display: inline-block;
} 
.tag1{ font-size: 12px;}
.tag2{ font-size: 10px;}
.tag3{ font-size: 9px;}
.tag4{ font-size: 8px; }
.tag5{ font-size: 7px; }
.tag6{ font-size: 5px; }

a:ACTIVE.tag1, a:LINK.tag1, a:HOVER.tag1, a:VISITED.tag1{ color: rgba(255,80,0, 1);}
a:ACTIVE.tag2, a:LINK.tag2, a:HOVER.tag2, a:VISITED.tag2{ color: rgba(98,184,50, 1);}
a:ACTIVE.tag3, a:LINK.tag3, a:HOVER.tag3, a:VISITED.tag3{ color: rgba(137,94,177, 1);}
a:ACTIVE.tag5, a:LINK.tag5, a:HOVER.tag5, a:VISITED.tag5{ color: rgba(4,123,203, 1);}

.product-nav, .index_content_left{
	position: relative;
	width: 370px;
	padding: 33px 10px 33px 20px;
	margin: 0;
	float:left;
	display: block;
	overflow:hidden;
}

.product-nav{
	width: 190px;
	padding: 190px 15px 33px 10px;
	/* height: 500px; */
	border-right:1px solid rgba(9,60,139,.2);
}
.news{
    display: block;
}
.news h2, .news h3{
	margin-left:0px;
}
.news-content{
	margin:  0 0 33px 0;
	padding: 0 0 0 0;
	min-height: 60px;
	min-width: 370px;
	display: inline-block;
	color: rgb(9,60,139);
	float: none;
	font-size: 12px;
}
.news-date{
    margin: 0px;
    padding: 0px;
    width: 370px;
    min-height:26px;
    display: inline-block;
    color: rgb(9,60,139);
    font-weight: bold;
}
.news-thumb img{
    margin: 0;
    max-width: 370px;
    max-height: 50px;
}
.news-thumb{
	padding: 0px;
	margin: 2px 0;
	width: 370px;
	overflow: hidden;
}
.news-text{
	margin: 0px;
	padding: 0px;
	min-height: 60px;
	width: 370px;
	display: inline-block;
}


.news-content-all{
    margin:  33px 0 0px 0;
    padding: 0 0 0 0;
    min-height: 60px;
    min-width: 870px;
    display: inline-block;

    float: none;
}
.news-date-all{
    margin: 0px;
    padding: 0px;
    width: 870px;
    min-height:26px;
    display: inline-block;
    color: rgb(9,60,139);
    font-weight: bold;
}
#topics .news-date-all{
    color: rgba(255,80,0, 1);
    font-size: 14px;
}
.news-thumb-all img{
    margin: 0;
    max-width: 870px;
    max-height: 70px;
}
.news-thumb-all{
    padding: 0px;
    margin: 0 20px 0 0;
    width: 870px;
    min-height: 60px;
    overflow: hidden;
}
.news-text-all{
    margin: 0px;
    padding: 0px;
    min-height: 60px;
    width: 870px;
    display: inline-block;
}

.social{
	width: 240px;
	height: 28px;
	position: absolute;
	padding: 0;
	margin: 0 0 0 370px;
}	
.social img{
	margin: 0 0 0 7px;
	float: left;
	width: 25px;
	height: 25px;
	border:0;
}

.divBlue{
	width:570px;
	background-color: rgb(9,60,139);
	color: rgb(255,255,255);
	padding: 5px 10px;	
}

.divBox{
    border: 1px rgb(9,60,139) solid;
    padding: 10px;
}
.boldBlue{
    font-weight: bold;
    color: rgb(9,60,139);
}
.boldRed{
    font-weight: bold;
    color: rgb(255,0,0);
}
.boldGreen{
    font-weight: bold;
    color: rgb(98,184,50);
}
.ucase{ text-transform: uppercase;}
.lcase{ text-transform: lowercase;}
.ncase{ text-transform: none;}

img{ border: 0; }

h1{
	font-size: 15px;
	margin: 0px;
	padding: 0;
	font-weight: bold;
}

h2{
	font-size: 21px;
	margin: 0px;
	color:rgb(9,60,139);
	/*text-transform: uppercase;*/
	padding:5px 0;
	height: 23px;
}

h2.iac-de:before{
    content: url(/Image/IAC_DE.png);
    padding: 0px;
    width: 18px;
    height: 18px;
    margin: 0px 6px;
}

h3{
	color:rgb(9,60,139);
	font-size: 16px;
	margin: 18pt 0 6pt 0;
}

h4{
	font-size: 14px;
	color: rgb(255,255,255);
	margin: 0px;
	/*text-transform: uppercase;*/
}

h5{
	color: rgb(9,60,139);
	font-size: 16px;
	margin: 0px;
	margin-bottom: 20px;
	/*text-transform: uppercase;*/
}

#news h5, #promo h5, #topics h5{
    margin-bottom: 0px;
}
h6{
    /*text-transform: uppercase;*/
    color:rgb(9,60,139);
    font-size: 14px;
    margin: 9px 0 5px 0;
}

ul{
	margin:0;
	padding-left: 17px;
	list-style-type: disc;
	list-style-position:outside;
}

/*Links*/
a, a:ACTIVE, a:LINK, a:HOVER, a:VISITED{
	color: rgb(9,60,139);
	/*text-decoration: none;*/
	font-weight: bold;
}
a.white, a.white:ACTIVE, a.white:LINK, a.white:HOVER, a.white:VISITED{
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: normal;
}
.col a, .col a:ACTIVE, .col a:LINK,  .col a:VISITED{
	color:rgb(255,255,255);
	text-decoration: none;
	font-weight: normal;
}
.back-white{
	background-color: rgb(240, 240, 240);
	}
.back-blue{
    background-color: rgb(4, 123, 203);
    color: rgb(255, 255, 255);
}
.brochure-links, .video-links, .specification-links{
	width:100%;
	margin: 10px 0 0 0;
	float: left;
	display: block;
	height: auto;
	min-height: 160px;
}
.specification-links{
	min-height: 60px;
}
.video-links{
	margin: 33px 0 0 0;
	width: 560px;
	padding: 0 10px;
}
.brochure-preview, .video-preview{
    width: 180px;
    margin: 33px 0 0 0;
    padding: 0 10px;
    float: left;
    display: block;
    min-height: 160px;
 }

.brochure-preview img, .video-preview img{
	width:180px;
	margin:0;
	-moz-box-shadow: 	3px 3px 5px rgb(142,142,142);
	-webkit-box-shadow: 3px 3px 5px rgb(142,142,142);
	box-shadow: 		3px 3px 5px rgb(142,142,142);
}
.conf_sing{
    float: left;
    margin: 33px 0 0 0;
    width: 56px;
    padding: 0px 19px 0 28px;
}
.conf_sing img{
    width: 56px;
    margin: 0;
    
}
.conf_description{
    float: left;
    margin: 33px 0 0 0;
    width: 600px;
}
.image-preview img{
	max-width: 172px;
	max-height: 172px;
}
.image-preview, .image-preview-team, .image-preview-samples{
	border: 1px solid transparent;
	padding: 0;
	cursor: pointer;
	display: block;
	margin: 33px 33px 0 0px;
	float: left;
	height: 190px;
}
.image-preview-team{
    min-height: 150px;
}
.image-preview-help{
    display: table-cell;
    vertical-align: bottom;
    text-align:center;
    padding: 8px;
    margin:0;
    width: 172px;
    height: 172px;
}
.image-preview:hover{
    background-color: rgb(255,255,255);
    border: 1px solid rgb(255,80,0);
}
.image-preview-team{
    width: 570px;
    text-align: left;
    margin: 33px 0px 0 0px;
    padding: 8px;
    cursor: auto;
}
.image-preview-samples{
    width: 500px;
    text-align: left;
    margin: 33px 0px 0 0px;
    padding: 8px;
    cursor: auto;
    min-height: 150px;
}
.image-preview-logo{
    width: 232px;
    height: 55px;
    margin: 13px 43px 23px 10px;
    padding:10px;
    background-color: rgb(255,255,255);
    float: left;
    text-align: center;
}
.image-preview-logo img{
    max-width: 232px;
    max-height: 55px;
}
.image-preview-partner{
    width: 582px;
    height: 55px;
    margin: 13px 0px 23px 0px;
    padding: 10px 0;
    float: left;
    text-align: left;
}
.preview3{
	margin: 33px 0px 0 23px;
}
table{
	margin: 33px 0;
	width: 890px;
	padding: 0;
	border:0;
	border-collapse: collapse;
}
th{
    text-align: left;
}
tr{
	padding: 0;
	margin: 0;
	border:0;
}
td, th{
    vertical-align: top;
	margin: 5px;
	padding: 7px 5px 3px 5px;
	height: 23px;
	border:0;
}	

.matrix td{
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0;
}
.matrix thead th{
    text-align: center;
}
.matrix thead td{
    text-align: left;
}
.hover{
    background: rgb(255,255,255);
}
.ok{
    width: 16px; height: 16px;
    padding:0px;
    margin:0 auto;
    background-image: url(images/ui-icons_ef8c08_256x240.png);
    background-repeat: no-repeat;
    background-position: -64px -144px;
}
.opt{
    width: 20px; height: 20px;
    padding:0px;
    margin:0 auto;
    background-image: url(images/ui-icons_ef8c08_512x480.png);
    background-repeat: no-repeat;
    background-position: -102px -230px;
}
.no{
    width: 16px; height: 16px;
    padding:0px;
    margin:0 auto;
    background-image: url(images/ui-icons_ef8c08_256x240_red.png);
    background-repeat: no-repeat;
    background-position: -96px -128px;
}
.pdf_viewer{
	margin-top:20px; 
	width:750px; 
	height:1000px;
	border: 2px solid #404040;
}
.readMore{
	cursor: pointer;
}

.newsletter_img{
	width: 450px;
	float: right;
	margin-left:30px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.h2_orange, .h2_purple, .h2_green, .h2_black{
	margin-top: 20px;
}
.h4_orange, .h4_purple, .h4_green, .h4_black{
	margin-top: 20px;
	font-size:14px;
}
.h2_orange, .h4_orange{
	color: rgb(255,80,0);
}
.h2_purple, .h4_purple{
	color: rgb(137,94,177);
}
.h2_green, .h4_green{
	color: rgb(98,0184,50);
}
.h2_black, .h4_black{
	color: rgb(0,0,0);
}

/* BLOG */
.blog_div{
	margin: 30px 10px 10px;
	padding:0px 10px;
	display:inline-block;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

img.blog_image{
	margin:0 0 5px 0;
	padding:10px;
}

div.image3{
	max-width: 200px;
	min-height:200px;
	max-height: 200px;
}
img.image3{
	max-width: 230px;
	max-height: 160px;
}

div.image2{
	max-width: 320px;
	max-height: 310px;
}
img.image2{
	max-width: 320px;
	max-height: 260px;
}

div.image1{
	width: 580px;
	max-width: 580px;
}
img.image1{
	max-width: 560px;
	max-height: 560px;
}
.blog_img_conainer{
	width: 720px;
	text-align: center;
}


/* FADGI ICONS & co - esa */

.container-icons{
	text-align:center; 
	margin: 35px 0px; 
	padding: 10px 0 2px 0; 
	border-radius: 10px; 
	box-shadow: 0px 2px 9px rgba(0,0,0,.3);
	clear: both;
}

.icon-fadgi{
	width: 70px;
	height: 70px;
	background: url(/Image/ICON_FADGI_100x100.png);
	background-size: 70px;
	display: inline-block;
	margin: 0 15px;
}

.icon-iso19264-1{
	width: 70px;
	height: 70px;
	background: url(/Image/ICON_ISO19264-1_100x100.png);
	background-size: 70px;
	display: inline-block;
	margin: 0 15px;
}

.icon-metamorfoze{
	width: 70px;
	height: 70px;
	background: url(/Image/ICON_Metamorfoze_100x100.png);
	background-size: 70px;
	display: inline-block;
	margin: 0 15px;
}

/* EINGEBETTETE VIDEOS - esa */

.video_rounded{
	width: 560px; 
	height: 315px; 
	border: none;
	border-radius: 10px; 
	box-shadow: 0px 2px 9px rgba(0,0,0,.3);
}
.news-image{
	/*max-height: 150px;
	max-width: 400px;*/
	width: 200px;
	/*height: 70px;*/
	float: left;
	margin: 2px 10px 2px 0px;
}
