/* /static/css/unternehmen.css
------------------------------------------------------------------------
Author: elements.at [VH]
Version: v 1.0
--------------------------------------------------------------------- */

TD {
	color: #7c7c7e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: top;
}

#iic_header {
	background:url(../images/unternehmen/un_header_bg.gif) repeat-x scroll 0% 0% !important;
}

#iic_identity {
	background:none !important;
	position:relative;
	z-index:2;
}

#bg_img{
	background:	transparent url(../images/unternehmen/un_header_bg.jpg) no-repeat scroll 0% 0% !important;
	height:73px;
	width:1003px;
	position:absolute;
	left:0;
	right:0;
}

#iic_meta_navigation {
	position:relative;
	z-index:3;
}

#iic_logo {
	width: 330px;
}

#iic_logo a img {
	margin-top: 13px;
}

#iic_top_navi a{
	padding: 0 0 0 19px !important;
	background-image: none !important;
}

#iic_container{
	background: url(../images/unternehmen/un_navi_bg.jpg) no-repeat scroll 0% 85px !important;
}

#iic_navigation{
	background:none;
}

#iic_body{
	background:none;
}

#iic_navigation li a:visited{
	background: url(../images/unternehmen/un_navigation_L1_bg.gif) no-repeat scroll 0 center;
	color:#7c7c7e;
}

#iic_navigation li a:link{
	background: url(../images/unternehmen/un_navigation_L1_bg.gif) no-repeat scroll 0 center;
	color:#7c7c7e;
}

#iic_navigation li a:hover {
	color:#c1c5cc;
	background:url(../images/unternehmen/un_navigation_L1_hl_bg.gif) no-repeat scroll 0 center;
}

#iic_navigation li a:active {
	background: url(../images/unternehmen/un_navigation_L1_bg.gif) no-repeat scroll 0 center;
}

#iic_navigation li#home a {
	margin: 1px 0 0 0;
	border-top:none; 
}

#iic_navigation li a {
	border-bottom:1px solid #c4cad3;
	border-top:1px solid #c4cad3;
}

#iic_navigation_bar #iic_search_button {
	margin: 1px 0 0 5px;
}

#iic_navigation li.active a:link, #iic_navigation li.active a:visited, #iic_navigation li.active a:active, #iic_navigation li.active a:hover {
	background: #c1c5cc url(../images/unternehmen/un_navigation_L1_active_bg.gif) no-repeat scroll 0 center;
}

#iic_navigation li.active ul li a:link, #iic_navigation li.active ul li a:visited{
	background: transparent url(../images/unternehmen/un_navigation_L2_bg.gif) no-repeat scroll 0 center;
	color:#7C7C7E;
}

#iic_navigation li.active ul li a:hover{
	background: transparent url(../images/unternehmen/un_navigation_L2_hl_bg.gif) no-repeat scroll 0 center;
	color:#385426;
}

a:visited{
	color:#7c7c7e;
}

a:link{
	color:#7c7c7e;
}

a:hover{
	color:#c1c5cc;
}


/* ---Language Selection-----------------------------------------*/
#iic_country {
	padding-top: 20px;
	height: 20px;
	width: 44px;
	float: left;
}

#iic_country .lang_current {
	padding: 0 2px 0 0;
	cursor: pointer;
	float: left;
}

#iic_country .lang_select_button {
	padding: 3px 0 0 0;
	cursor: pointer;
	float: left;
}

#iic_country .options a img {
	padding: 1px 0 0 0;
}


/* ---Content-----------------------------------------*/
h1{
	color:#8A909E !important;
}

.ml_link a, .ml_link a:visited, .ml_link a:link{
	color:#7C7C7E;
}
/*
.ml_link a:hover{
	color:#C1C5CC;
}
*/

.iic_L1_content h3{
	color:#9096a3;
}

.iic_L1_content p{
	color:#7c7c7e;
}

#iic_breadcrumb p a, #iic_breadcrumb p a:visited, #iic_breadcrumb p a:link{
	background: transparent url(../images/unternehmen/un_arrow_red_trans.gif) no-repeat scroll 0 4px;
	color:#c1c5cc;
}

#iic_breadcrumb p a:hover{
	background: transparent url(../images/unternehmen/un_arrow_black_trans.gif) no-repeat scroll 0 4px;
	color:#7c7c7e;
}

/*-Accordion-*/
h3.iic_hover_headline_ID029 a:link, h3.iic_hover_headline_ID029 a:visited{
	background:transparent url(../images/unternehmen/un_comp_hover_headline_bg.jpg) no-repeat scroll left top;
	color:#7c7c7e;
}

h3.iic_hover_headline_ID029 a:active, h3.iic_hover_headline_ID029 a:hover{
	background:transparent url(../images/unternehmen/un_comp_hover_headline_hl_bg.jpg) no-repeat scroll left top;
	color:#ffffff;
}

.iic_content_box{
	background:transparent url(../images/unternehmen/un_content_box_bg.gif) repeat-y scroll 0 0;
}

.iic_L1_content .iic_content_box h3 a:visited{
	background: transparent url(../images/unternehmen/un_arrow_red_trans.gif) no-repeat scroll 0 4px;
	color:#c1c5cc;
}

.iic_L1_content .iic_content_box h3 a:link{
	background: transparent url(../images/unternehmen/un_arrow_red_trans.gif) no-repeat scroll 0 4px;
	color:#c1c5cc;
}

.iic_L1_content .iic_content_box h3 a:hover{
	background: transparent url(../images/unternehmen/un_arrow_black_trans.gif) no-repeat scroll 0 4px;
	color:#7c7c7e;
}

.iic_tb_caption a:link{
	color:#c1c5cc;
	background:transparent url(../images/unternehmen/un_thumbnail_enlarge_icon2.gif) no-repeat scroll right 0;
}


.iic_tb_caption a:active, .iic_tb_caption a:hover {
	background:transparent url(../images/unternehmen/un_thumbnail_enlarge_icon_hl2.gif) no-repeat scroll right 0;
	color:#7c7c7e;
}

/* --- Teaser ---------------------------------------- */
/*-----ID004(NEWS)-*/
.iic_hl_body h3{
	background:transparent url(../images/unternehmen/un_comp_169x2_line.gif) no-repeat scroll center bottom;
}

.iic_headline_list_ID004{
	background:url(../images/unternehmen/un_id004_bg.jpg) no-repeat scroll bottom;
}

.iic_hl_header{
	background:url(../images/unternehmen/un_id004_header_bg.jpg) no-repeat scroll 0 0;
}

.iic_headline_list_ID004 ul li {
	background: transparent url(../images/unternehmen/un_arrow_black_trans.gif) no-repeat scroll 0 4px
}

/*-----ID008-------*/
.iic_headline_box_ID008{
	background:#FFF url(../images/unternehmen/un_headline_box_bg.jpg) no-repeat scroll right top;
}

.iic_headline_box_ID008 div{
	background:none;
}

/*-----ID009-------*/
.iic_it9_body p{
	color: #7c7c7e;
}

.iic_img_text_ID009{
	background:transparent url(../images/unternehmen/un_id009_bg.jpg) repeat-y scroll left bottom;
}

.iic_it9_body .iic_readmore{
	background:none;
	border-bottom: 4px #e5e6e9 solid;
}

.iic_it9_body a:link, .iic_it9_body a:visited, .iic_it9_body a{
	background:url(../images/unternehmen/un_arrow_black_trans.gif) no-repeat scroll 0 4px;
	color:#7c7c7e;
	text-decoration:none;
}

.iic_it9_body a, .iic_it9_body a:hover{
	background:url(../images/unternehmen/un_arrow_red_trans.gif) no-repeat scroll 0 4px;
	color:#C1C5CC;
}

/*-----ID015-------*/
#iic_media_ID015 .ml_media a img{
	width:390px !important;
}

#iic_media_ID015 .ml_link{
	margin-top: -73px;
	height:28px;
	width:380px;
}

#iic_media_ID015 .ml_link a, #iic_media_ID015 .ml_link a:link, #iic_media_ID015 .ml_link a:visited, #iic_media_ID015 .ml_link a:hover{
	font-weight:bold;
	padding-left: 0;
	margin-left: 25px;	
	
	font-weight:bold;
	display: list-item;
	list-style-image:url(../images/unternehmen/un_arrow_black_trans.gif);
	background:none;		
}

#iic_media_ID015 .ml_link a.ml_inverted:link, #iic_media_ID015 .ml_link a.ml_inverted:visited, #iic_media_ID015 .ml_link a.ml_inverted:active, #iic_media_ID015 .ml_link a.ml_inverted:hover {
	font-weight:bold;
	display: list-item; 
	list-style-image:url(../images/layout/iic_arrow_white_trans.gif);	
}

/*-----ID028-------*/
.iic_media_link_ID028{
	height: 250px;
	width: 190px;
}

.iic_media_link_ID028 .ml_link{
	margin-top: -73px;
	height:28px;
	width:180px;
}

.iic_media_link_ID028 .ml_link a, .iic_media_link_ID028 .ml_link a:link, .iic_media_link_ID028 .ml_link a:visited, .iic_media_link_ID028 .ml_link a:hover{
	font-weight:bold;
	padding-left: 0;
	margin-left: 25px;
	
	font-weight:bold;
	display: list-item;
	list-style-image:url(../images/unternehmen/un_arrow_black_trans.gif);	
	background:none;		
}

.ml_link a.ml_inverted:link, .ml_link a.ml_inverted:visited, .ml_link a.ml_inverted:active, .ml_link a.ml_inverted:hover {
	font-weight:bold;
	display: list-item;
	list-style-image:url(../images/layout/iic_arrow_white_trans.gif);	
}

/*-----ID034-------*/

.iic_media_link_ID034{
	height:72px;
	margin-top: 10px;
}

.iic_media_link_ID034 .ml_media a img{
	height: 72px;
}

/* --- Footer ---------------------------------------- */
#iic_footer a:hover{
	color:#7C7C7E;
}

