/* @group General */

body {
	margin:0px;
	padding:0px;
	background:#4e4e4e url('/images/bk_page.jpg');
	background-repeat:repeat-x;
	text-align:center;

}

p {margin: 0px; padding-top:3px; padding-bottom:15px;}

img {
	border: none;
}

ul.arrow {
	list-style: none;
    list-style-image: url('/images/arrow.gif');
	margin-top: 0px;
	line-height: 1.5em;
	margin-bottom: 5px;   
}

ul.pdf {
	list-style: none;
	list-style-image: url('/images/document.gif');

	padding-left: 15px;
	margin-top: 3px;
	margin-left: 5px;
    margin-right: 3px;
}

ul.pdf li {
    padding-bottom: 5px;
}

.breadcrumbOn {color: #ffc001;}



#titleBanner {text-align:left; 
              padding: 0; 
              margin: 0; 
              height: 50px; 
              width: 960px; 
              font-family: Myriad Pro, Arial; 
              font-size: 25px; color: White; 
              background-image: url('/images/bk_headline.png');}

#titleBanner .titleBannerTxt {padding-top: 10px; padding-left: 14px; padding-bottom: 5px;}

#tblSpecs {border: dotted 1px #c1c1c1; padding: 3px; margin: 3px; border-collapse: collapse;}
#tblSpecs td {padding: 3px; padding-left: 5px; text-align:left; vertical-align:top;}
#tblSpecs th {padding: 3px; padding-left: 5px; text-align:left; vertical-align:middle; background-color: #b9b9b9; height: 25px;}

#headerRowCol3 {
    width: 200px;
    height: 30px; 
    margin: 0; 
    padding: 0; 
    text-align: left; 
    background-image: url('/images/bk_row_w-arrow.png'); 
}

#headerRowCol3 .headerRowTxt { 
                      padding-top: 6px;  
                      padding-left: 22px;      
                      color: White;   
                      font-size: 12px;
                      font-weight: bold;  
                      font-family: Verdana; 
                      }

.holderBoxCnt {width: 180px; padding:5px; margin:5px; margin-top: 0; padding-top: 0; text-align: center;}
.holderBoxLt {width: 180px; padding:5px; margin:5px; margin-top: 0; padding-top: 0; text-align: left;}

.to_left {
	float: left;
	margin-right: 20px;
}
.to_center {
	text-align: center;	
}
.to_right {
	float: right;
	margin-left: 20px;
}
a {
	color: #3864c5;	
	font-size: 11px;
	font-family: Arial, Verdana;
	text-decoration: none;
}
a:hover {
	color: #5498fb;
}

a:visited {
	color: #3864c5;	
}

a:visited:hover {
	color: #5498fb;	
	}

.big_link {
	display: block;
	color: #3865b1;	
	font-size: 13px;
	font-family: Arial, Verdana;
	font-weight: bold;

}

.back_to_top {
	float: right;
}
.back_to_top a {
	background: url(../images/arrow_up.gif) no-repeat 0px 0px;
	padding-left: 10px;
}

.video_link {
	display: block;
	padding-left: 20px;
	background: url(../images/video.gif) no-repeat 0px 0px;
}
.audio_link {
	background: url(../images/audio.gif) no-repeat 0px -3px;

	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 10px;
}

.audio_list_item {
	list-style-image: url('/images/audio.gif') !important;
	padding-left: 2px;
}

.video_list_item {
	list-style-image: url('/images/video.gif') !important;
	padding-left: 2px;
}

.webex_list_item {
	list-style-image: url('/images/icon_webex.png') !important;
	padding-left: 2px;
}

.podcast_list_item {
	list-style-image: url('/images/icon_podcast.png') !important;
	padding-left: 2px;
}


.big_audio_link {
	display: block;
	/**height: 15px;*/

	background: url(../images/audio.gif) no-repeat left top;

	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 10px;

	font: 15px Arial, Verdana;
	
}

.webex {
	display: block;
	padding-left: 20px;
	padding-top: 12px;
	/**margin-top: 10px;*/
}
.webdoc_link {
	display: block;
	padding-left: 20px;
	background: url(../images/url.gif) no-repeat 0px 0px;
}
.webloc_list_item {
	list-style-image: url(../images/url.gif) !important;
}
.small {
	font-size: 9px;
	color: Black;
}
.small a, .small a:link, .small a:visited, .small a:hover, .small a:active {
	font-size: 9px;
	color: Black;
	text-decoration: underline;
}

.medium a, .medium a:link, .medium a:visited, .medium a:hover, .medium a:active {
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}

.large a, .large a:link, .large a:visited, .large a:hover, .large a:active {
	font-size: 13px;
	color: Black;
	text-decoration: underline;
}
	

.bigsize {
	font-size: 12px;
}

code {
	color: gray;
}

.noborder {
	border: none !important;	
}

hr {
	display: none;	
}

#container {
	width:960px;
	margin:auto;
	background-color: White;
}

#flash {
	width: 960px;
	height: 270px;
	display: block;
	clear: both;	
}

.quick_link_list {
	margin: 0px;
	padding: 5px 10px 10px 10px;
}

.spaced_list {
	margin: 14px;
	padding: 12px 0px 10px 0px;	
}
.spaced_list li {
	padding: 0px 0px 10px 0px;	
}

.stripped_list {
	margin: 0px;
	padding: 5px 10px 10px 10px;	
	list-style-image: none !important;
}

.combined_list {
	padding-top: 10px;
}

.combined_list li {
	margin-left: -20px;

	border-bottom: 1px dotted silver;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.combined_list_2 {
	padding-top: 10px;
}

.combined_list_2 li {
	margin-left: -20px;

	padding-bottom: 10px;
	margin-bottom: 10px;
}
.border_bottom {
	border-bottom: 1px dotted silver;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.border_bottom_h {
	display: block;
	border-bottom: 1px dotted silver;
	padding-bottom: 10px !important;
	margin-bottom: 15px;
}

#content {
	background:white;
	text-align: left;
	color: #444444;
	font: 11px/16px Arial, Verdana;
}

#content {
	overflow: hidden;
	/**margin-top:-4px;*/
}

.column {
	position: relative;
	float: left;
	width: 200px;
	background-color: Maroon;
}

.content_column {
	position: relative;
	float: left;
	padding-right: 20px;	
}

.formcell{
	padding: 3px;
	}

#left {
	width: 200px;
	padding: 20px 0px 0px 20px;
}

#middle {
	width: 560px;
	padding: 30px 0px 0px 20px;
}

#right {
	width: 200px;
	padding: 20px 0px 0px 20px;
}

#inside_left {
	width: 170px;
	padding: 32px 0px 0px 20px;
}

.inside_block {
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted silver;
}

#press_release {
	width: 260px !important;
}

#inside_right {
	width: 200px;
	padding: 24px 0px 0px 20px;
	background-color: #c1c1c1;

}


#left p {
	margin: 0px;
	padding: 5px 0px 10px 0px;
}
#right p {
	margin: 0px 0px -10px 0px;
	padding: 5px 0px 0px 0px;
}

#contact_box p, #contact_box a {
	font-size: 10px;
}


.title_link {
	background: url(../images/arrow.gif) no-repeat 0 center;
	/**background: url(../images/arrow.gif) no-repeat 0 2px;*/	
	padding-left: 7px;
}

.subtitle {
	color: #e47e19;
	font: 18px Arial, Verdana;
	display: block;
	padding: 0;
	margin: 0px 0px 5px 0px;
	/**margin-bottom: -5px;*/

}

.subtitle2 {
	color: #e47e19;
	font: 15px Arial, Verdana;
	display: block;
	padding: 0;
	margin: 0;
}

.subtitle3 {
	color: #e47e19;
	font: 15px Arial, Verdana;
	display: inline;
	padding: 0;
    margin: 0;
}

.subtitle4 {
	color: #e47e19;
	font: 15px Arial, Verdana;
	display: block;
	padding: 0;
	margin: 0px 0px 10px 0px;
}

#inside_middle .subtitle2, #inside_middle_big .subtitle2 {
	padding-bottom: 15px;
}

.big_link {
	font: 15px Arial, Verdana;
}

.more_link {
	background: url(../images/arrow.gif) no-repeat 0 center;
	padding-left: 7px;
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
}
.document_link {
	background: url(../images/document.gif) no-repeat 0px -4px;
	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 10px;
}

.big_document_link {
	background: url(../images/document.gif) no-repeat 0px -2px;
	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 10px;

	font: 15px Arial, Verdana;

}


#webinar {
	
	padding-top: 10px;
	border-top: 1px dotted silver;
}

.text_box {
	width: 190px;
	float: right;
	background-color: #eeeeee;
	border: 1px solid #d2d2d2;	
	padding: 15px;
	margin: 10px;
}

#clear {
	clear: both;
}

.head_text {
	background: url(../images/shadow.jpg) no-repeat 0 bottom;
	padding-bottom: 25px;
	margin-left: -20px;	
}

.head_text p {
	padding-left: 20px;
}

.shadow_bottom {
	display: block;
	padding-bottom: 5px;	
	background: url(../images/shadow.jpg) no-repeat 0 bottom;	
}

/* @end */




/* @group Middle - Inside Pages */


#inside_middle {
	width: 520px;
	padding: 20px 0px 0px 20px;
	margin-bottom: 50px;
	line-height: 1.6em;
}

#inside_middle ul, #inside_middle_big ul {
	list-style: none;
	list-style-image: url('/images/arrow.gif');
	margin-top: 0px;
}

#inside_middle .adc_list {
	list-style: none;
	padding: 0px;
	margin-left: -10px;
	display: block;
	overflow: auto;

}
#inside_middle .adc_list li {
	float: left;
	padding: 7px;
	width: 125px;
	height: 22em;
	margin-right: 10px;
	border: 1px solid #e0e0e0;		
	background: url(../images/box_bg.gif) repeat-x 0 bottom;
}
#inside_middle .adc_list_header {
	font-weight: bold;
	border: 1px dotted silver;	
	background-color: #f0f0f0;
	padding: 7px;
	margin-bottom: 10px;
}



#inside_middle_big {
	width: 670px;
	padding: 20px 0px 0px 20px;
	
	margin-bottom: 50px;
	line-height: 1.6em;
}

/* @end */


/* @group Newsbox */

#newsbox {
	border: 1px solid #e0dfd9;
	background: url(../images/box_bg.gif) repeat-x 0 bottom;
	margin-bottom: 10px;
}
#newsbox #news_content {
	padding:0px 20px 20px 20px;
}
#newsbox #news_content p {
	padding: 0px 0px 0px 9px;
	margin-top: 0px;
}
#newsbox h2 {
	margin-top: -15px;
	margin-left: 10px;
}


#news_content ul {
	padding-left: 10px;
	margin-bottom: 0px;

	/**padding-left: 0px;*/	
	/**margin-left: 15px;*/

	list-style-image: url('/images/arrow.gif');
	display: block;
}
#news_content li {
	padding-bottom: 10px;
}

/* @end */

/* @group Highlights Box */

#highlightsbox {
	border: 1px solid #e0dfd9;
	background: url(/images/box_bg.gif) repeat-x 0 bottom;
	margin-bottom: 30px;
	margin-top: 5px;
}
#highlightsbox .highlights_row, #highlightsbox .highlights_row_dark {
	padding:0px 10px 10px 20px;
	border-bottom: 1px solid silver;
	padding-top: 10px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;


}

#highlightsbox #first_highlight {
	margin-top: -15px;
	/**margin-top: -20px;*/	
}
#highlightsbox #last_highlight {
	border-bottom: none;
	/**padding-bottom: 0px;*/
}
#highlightsbox .highlights_row p, #highlightsbox .highlights_row_dark p {
	margin-top: 0px;
	width: 180px;

}

#highlightsbox .highlights_column img {
	padding-bottom:0px;
}

#highlightsbox .highlights_column {
	float: left;
	padding: 0px 10px 0px 0px;
}
#highlightsbox .highlights_column_right {
	/**clear: right;*/
}

html>body #highlightsbox .highlights_column_right {
	float: left;
	display: table-cell;
	vertical-align: middle;
}
html>body #highlightsbox .highlights_column {

	display: table-cell;
	vertical-align: middle;	
}



#highlightsbox img {
	display: block;
	margin-right: 20px;
	margin-bottom: 0px;

}


#highlightsbox h2 {
	margin-top: -15px;
	margin-left: 10px;
}

/* @end */

/* @group Partners Box */

.partners_box {
	padding: 10px 20px 20px 20px;
	margin-bottom: 20px;

	border: 1px solid #e0dfd9;
	background: url(../images/box_bg.gif) repeat-x 0 bottom;
	
}
.partners_box ul {
	margin: 0px;
	padding: 0px;
}
.partners_box ul li {
	margin: 0px;
	margin: 15px 0px 0px 0px;
}

/* @end */

/* @group General Box */

.box {
	display: block;
	border: 0px solid #e0dfd9;
	background: url('_/images/box_bg.gif') repeat-x 0 bottom;
	margin:  10px 0px 10px 0px;
	padding: 0px;
	width: 200px;
}

.box .header{
	margin: 0px;
	border: 1px solid #000000;

	padding: 4px;
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #992E08;
	color: #FFFFFF;
}


.b_title {
	color: black;
	font: bold 12px Verdana, Arial;
		padding: 4px;
}
.box ul {
	list-style-image: url(../images/document.gif);

	padding-left: 25px;
	margin-top: 3px;
	margin-left: 5px;
    margin-right: 3px;
}

.box ul li, .box ul li a {
	font-size: 10px;
}
.box p {
	padding: 0px;
	margin-top: 5px;
}

.box .normal_list {
	list-style-image: url(../images/arrow.gif);
	line-height: 14px;
}

.box .video_list {
	list-style-image: url(/images/icon_play.jpg);
	line-height: 14px; 
}

.box .normal_list li {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.box .normal_list a {
	display: block;
}


.box2 {
	display: block;
	border: 1px solid #e0dfd9;
	background: url(../images/box_bg.gif) repeat-x 0 bottom;
	margin: 10px 0px 10px 0px;
	width: 180px;
}

.box2 .header{
	margin: 0px;
	border: 1px solid #e0dfd9;
	
	padding: 4px 4px 4px 12px;
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #992E08;
	color: #FFFFFF;
}



.box2 ul {
	list-style-image: url(../images/document.gif);

	padding-left: 20px;
	padding-top: 10px;
	margin-top: 3px;
	margin-left: 5px;

}

.box2 ul li, .box ul li a {
	font-size: 10px;
}
.box2 p {
	padding: 0px;
	margin-top: 5px;
}

.box2 .normal_list {
	list-style-image: url(../images/arrow.gif);
	line-height: 14px;
}
.box2 .normal_list li {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.box2 .normal_list a {
	display: block;
}


/* @end */

/* @group Tagcloud */

#tagcloud {
	clear: both;
	text-align: center;
	background: #eeebdf url(../images/cloud_bg.gif) repeat-x;
	margin-top: 20px;
	padding: 10px 20px 30px 20px;
}
#popular {
	text-align: left;
	margin: -10px 0px 5px -20px;
	/**margin: -20px 0px 5px -20px;*/	
	padding: 0px;
}
.small, .medium, .large {
	padding: 0px 15px 0px 15px;
	line-height: 25px;
}

/* @end */

/* @group Home link */

.home_link {
	position: absolute;
	margin-top: 45px;
	margin-left: 20px;

	width: 215px;
	height: 37px;
	background: url(/images/_redlogo.gif);
	display: block;
}

.home_link_blue {
	position: absolute;
	margin-top: 45px;
	margin-left: 20px;

	width: 215px;
	height: 37px;
	background: url(/images/_bluelogo.gif);
	display: block;
}

.home_link span, .home_link_blue span {
	display: none;
}

/* @end */

/* @group Breadcrumb */

#toolsBanner {
    background-color: Black; 
    background-image: url('/images/bk_headline_breadcrumb.png');
    padding: 0; 
    margin: 0;  
    vertical-align: middle; 
    height: 23px;
    font: 11px Arial;
    color: silver;
    z-index: 80;
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    float:left;
    width:100%;			/* width of whole page */
    text-align:left;
}

#toolsBanner .col1 {
    text-align:left;
    display: block;
    width: 700px;
    position: absolute;
    padding-top: 0;
    float: left;
    overflow:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
	z-index: 80;
	padding-left: 6px;
}

#toolsBanner .col2 {

    width: 250px;
    position: absolute;
    padding-top: 0;
    float: left;
    right:0px;
    z-index: 80;
    text-align: right;
 	padding-bottom: 0px;
	margin-bottom: 0px;
}

#toolsBanner .col1 a {
	color: #ffffff;
}
#toolsBanner .col1 a:hover {
	color: silver;
}

#toolsBanner .col2 a {
	color: #ffffff;
}
#toolsBanner .col2 a:hover {
	color: silver;
}

#breadcrumb {
	margin-left: 10px;
}


/* @end */

/* @group Print, Share, Request */

#print_share {
	font: 11px Verdana, Arial;
	position: relative;
	float: right;
	margin-top: 0px;
	display: block;
}
#print_share a {
	color: silver;
}
#print_share a:hover {
	color: gray;
}
#print {
	background: url('/images/print.gif') no-repeat;
	padding-left: 20px;
	padding-right: 10px;
}
#share {
	background: url('/images/share.gif') no-repeat;
	padding-left: 20px;
	padding-right: 10px;
}
#requestInfo {
	background: url('/images/request.gif') no-repeat;
	padding-left: 20px;
	padding-right: 10px;
}

/* @end */

/* @group Left Side Menu */

#left_menu {
	margin-left: -40px;
	margin-top: 8px;
	/**margin-top: -15px;*/	
}
#left_menu ul {
	list-style: none;
	position:relative;
}

#left_menu ul li {
	display: block;
	padding: 3px 3px 3px 10px;
	background: url('/images/plus.gif') no-repeat 0 top;
	border-bottom: 1px dotted silver;
}

#left_menu ul li.noplus {
	display: block;
	padding: 3px 3px 3px 0px;
	background: url('/images/clear.gif') no-repeat 0 top;
	border-bottom: 1px dotted silver;
}

.left_submenu {
	position: relative;
	margin-top: -10px;
	margin-bottom: -10px;
}

.left_submenu li {
	margin-left: 25px;
	border-bottom: 1px dotted silver;
}


.current_secondary_menu {
	background: url('/images/plus2.gif') no-repeat 0 top !important;
/*
	margin-left: -6px;
	padding-left: 15px !important;*/
	color: #000000;
}

/* @end */

/* @group Tabs */

#tabs {
	padding-top: 0;
	background: url('/images/bk_tabs_line.png') no-repeat 0 1.8em;

	text-indent: 20px;
	margin-top: 10px;
	margin-left: -18px;
	margin-bottom: 10px;
	padding-bottom: 10px;

}

#tabs a {
	padding: 5px;
	border-bottom: none;
	color: #8f8f8f;
}
#tabs span {
	background-color: #dddddd;
	padding: 5px;
	border: 1px solid #d2d2d2;
	border-bottom: none;
}

#tabs .aktiv{
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #d2d2d2;
	border-bottom: none;
	font-weight: bold;
	color: #303030;
	padding-bottom: 6px;
}

/* @end */

/* @group Image Preview */

.center {text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.img_preview {
	padding: 0px;
	border: 1px solid #d2d2d2;
	margin: 10px 0px 20px 0px;
	display: block;
	width: 450px;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.img_preview img {
	clear: both;
}
.enlarge {
	display: block;
	color: #909090;
	text-align:right;
	background: #e6e6e6 url(../images/enlarge.gif) no-repeat right;
	padding: 3px 20px 3px 21px;
	border-top: 1px solid #d2d2d2;	
}
.img_cap {
	border-top: 1px solid #d2d2d2;		
	font-size: 10px;
	background-color: #f0f0f0;
	padding: 5px;
	margin: 0px;
}


/* @end */

/* @group Quote box */

.quote {
	margin-top: -1px;
	background: url(../images/quote.gif) no-repeat;
	padding-left: 52px !important;
	font-style: italic;
	font-size: 11px;
}
.quote_name {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -2px;
	padding-left: 25px;
}

/* @end */

/* @group Table */

table {
    /*
	margin-top: 0px;
	font: 11px Arial, Verdana;
	border: 1px dotted silver;
	margin-bottom: 15px;
    */
}
td {
	padding: 8px;
	vertical-align:top;	
}
.table_head {
	background-color: #dddddd;
	padding: 10px;
	font-weight: bold;
}
.table_head2 {
	background-color: #555555;
	padding: 10px;
	font-weight: bold;
	color: white;
}
.table_even_row {
	background-color: #eeeeee;	
}

/* @end */

/* @group Image on right And Text on left box */

.img_and_text {
	padding-bottom: 20px;
	/**padding-bottom: 0px;*/	
	margin-bottom: 15px;
	
	border-bottom: 1px dotted silver;
	width: 495px;
}



.img_and_text p {

	display: block;

}
.img_and_text p a {
	text-align: left !important;
}
 .img_and_text ul {
	padding-left: 220px;
	display: block;
}
.img_and_text .img_pdf {
	margin-top: 10px;
	float: right;	
}

.img_and_text .img_pdf div {
	display: block;
	text-align: center;
}



.img_and_text .img_pdf div a {
	margin-left: 5px;
}

.img_and_text .img_pdf img {
	padding: 15px 0px 5px 5px;
}


/* @end */

/* @group Image on Left, text on right */

.img_and_text2 {
	padding-bottom: 20px;
	border-bottom: 1px dotted silver;
}

.img_and_text2 p {
	padding-left: 200px;
	display: block;
}
 .img_and_text2 ul {
	padding-left: 220px;
	display: block;
}
.img_and_text2 .img_pdf {
	position: absolute;
	margin-top: 10px;
	width: 180px;
}

.img_and_text2 .img_pdf div {
	display: block;
	text-align: center;
}

.img_and_text2 .img_pdf img, .img_and_text2 .img_pdf a {
/*	text-align: center;*/
}
.img_and_text2 .img_pdf img {
	padding-left: 10px;
	padding-bottom: 40px;
}


.img_and_text3 {
	padding-bottom: 20px;
	/**padding-bottom: 0px;*/	
	margin-bottom: 15px;
	
	border-bottom: 1px dotted silver;
	width: 520px;
}



.img_and_text3 p {

	display: block;

}
.img_and_text3 p a {
	text-align: left !important;
}
 .img_and_text3 ul {
	padding-left: 220px;
	display: block;
}
.img_and_text3 .img_pdf {
	margin-top: 0px;
	float: right;	
}

.img_and_text3 .img_pdf div {
	display: block;
	text-align: top;
}


.img_and_text3 .img_pdf div a {
	margin-left: 5px;
}

.img_and_text3 .img_pdf img {
	padding: 0px 0px 0px 10px;
}
/* @end */




/* @group Events */

.events_box {
	padding-bottom: 20px;
	border-bottom: 1px dotted silver;
}
.events_box p {
	padding-left: 260px;
	display: block;
}
.events_box ul {
	padding-left: 280px;
	display: block;
}
.events_box .img_pdf {
	position: absolute;
	margin-top: 10px;
	width: 250px;
}
.events_box .img_pdf div {
	display: block;
	text-align: center;
}

.events_box .img_pdf img, .img_and_text .img_pdf a {
	padding-right: 10px;
}
.events_box .img_pdf img {
	padding-bottom: 40px;
}

/* @end */
	



/* @group Management */

.management {
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted silver;
}
.management p, .management div {
	padding-left: 120px;
	display: block;
}
.management .img_pdf {
	padding: 0px;
	position: absolute;
	text-align: center;
	margin-top: 10px;
}
.management .img_pdf img, .management .img_pdf a {
	display: block;
}
.management .img_pdf img {
	padding-bottom: 40px;
}
.small_management {
	font-size: 9px;
	padding-left: 20px;		
}

/* @end */

/* @group Login */

#login_box .field{
	width: 135px;
	padding: 0px;
	margin: 3px;
}
#login_box .button{
	float: right;
}

/* @end */

/* @group Share_box */

#share_box, #request_box {
	font-size: 10px;
	position: absolute;
	border: 1px solid #e0dfd9;
	border-bottom: 3px solid #c0c0c0;	
	background: #ffffff url('/images/box_bg.gif') repeat-x 0 bottom;
	padding: 10px 10px 0px 10px;
	top: 14px;
	width: 150px;		
	margin-left: -190px;
	/**top:231px;*/
	z-index: 50;
	display: none;
	float: right;
	text-align: left;
	right: 10px;
}

#register_box {
	font-size: 10px;
	position: relative;
	border: 1px solid #e0dfd9;
	border-bottom: 3px solid #c0c0c0;	
	background: #ffffff url('/images/box_bg.gif') repeat-x 0 bottom;
	padding: 10px 10px 0px 10px;	
	/*margin-left: -190px;*/
	/**top:231px;*/
	z-index: 100;
	display: none;
}

#share_box h4, #request_box h4,#register_box h4 {
	color: #c0c0c0;
	font: 13px Arial, Verdana;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 5px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #dfdfdf;
}

#share_box input, #request_box input , #register_box input{
	display: block;
	margin-bottom: 10px;
	width: 140px;		

}
#share_box textarea, #request_box textarea, #register_box textarea {
	display: block;
	margin-bottom: 10px;
	width: 140px;		
	height: 100px;

}
#share_box .buttons_div, #request_box .buttons_div,#register_box .buttons_div {
	text-align: center;
}

#share_box .button, #request_box .button, #register_box .button {
	display: inline !important;
	width: auto;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	color: silver;
	font: 10px Verdana, Arial;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#footer a, #footer a:visited {
	color: silver;
	font: 10px Verdana, Arial;
}

#footer a:hover {
	color: #ffffff;
}

#tblFooter {margin-left:auto; margin-right:auto; width: 960px;}
/* @end */


/* the Menu */

.navLink {font-size: 13px; font-weight: bold; font-family: Verdana; color: #cccccc !important;}

.navLink:hover {color: #ffffff !important;}

#menu {
	text-align:left;
	padding: 0px;
	height: 20px;
	width: 740px;
	background-color: Black;
	background-image: url(/images/menu_bg.gif) no-repeat 0 bottom;
	border: 0;
    float: left;
    vertical-align: middle;
}
#menu a {
	color: #ffffff;
}
#menu a:hover {
	color: #ffffff;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;

}
#menu li {
	float: left;
	display: block;
	
	
}

#menu li:hover div, #menu li.sfhover div {
	display:block;
}

#menu div {
	position: absolute;
	z-index: 999; 
	display: none;		
	background: #e1540b url(/images/dropdown_bg.gif) repeat-x 0 top;
	padding: 0px 10px 10px 10px;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: white;
	font: 11px Verdana, Arial;
}

#menu div a {
	font: 11px Verdana, Arial;	
}

#menu div ul li {
	text-align: left;
	padding: 5px 0px 5px 0px;
	clear: both;
	border-bottom: 1px dotted #ecac38;
	width: 100%;
}

#menu .aktiv {
	color: #000000;
}

#resources_menu, #company_menu, #news_menu, #partners_menu, #services_menu, #solutions_menu {
	margin-left:-10px;
}

#menu span {
	display: none;
}




#sub_products {
	/*background-color: Black; url(../images/m1.gif) no-repeat;*/
	/*width: 100px; */	
	padding: 0px 10px 0px 0px; 	
	height: 20px;
	cursor: pointer;
	border-right: dotted 1px #626262;
}

#sub_products:hover, #sub_products.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
}


#sub_solutions {
	/*background-color: Black; background: url(../images/_m2.gif) no-repeat; width: 100px; */	
	padding: 0px 10px 0px 10px;
	height: 20px;
	cursor: pointer;
	border-right: dotted 1px #626262;
	padding: 0px 10px 0px 10px;
}
#sub_solutions:hover, #sub_solutions.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
}


#sub_technology {
	/*background-color: Black; background: url(../images/_m3.gif) no-repeat;
	width: 100px; */	
	padding: 0px 10px 0px 10px;	
	height: 20px;
	cursor: pointer;
	border-right: dotted 1px #626262;
}
#sub_technology:hover, #sub_technology.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
}

#sub_services {
	/*background-color: Black; background: url(../images/_m4.gif) no-repeat;
	width: 100px; */	
	padding: 0px 10px 0px 10px;
	height: 20px;
	cursor: pointer;
	border-right: dotted 1px #626262;
}
#sub_services:hover, #sub_services.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
}

#sub_customers {
	/*background-color: Black; background: url(../images/_m5.gif) no-repeat;
	width: 100px; */	
	padding: 0px 10px 0px 10px;
	height: 20px;
	cursor: pointer;
	border-right: dotted 1px #626262;
}
#sub_customers:hover, #sub_customers.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
}

#sub_partners {
	/*background-color: Black; background: url(../images/_m6.gif) no-repeat;
	width: 100px; */	
	padding: 0px 10px 0px 10px;	
	height: 20px;
	cursor: pointer;
	border-right: dotted 1px #626262;
}
#sub_partners:hover, #sub_partners.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
}

#sub_news {
	/*background-color: Black; background: url(../images/_m7.gif) no-repeat;
	width: 100px; */	
	padding: 0px 10px 0px 10px;
	height: 20px;
	cursor: pointer;
	border-right: dotted 1px #626262;
}
#sub_news:hover, #sub_news.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
}

#sub_company {
	/*background-color: Black; background: url(../images/_m8.gif) no-repeat;
	width: 100px; */	
	padding: 0px 10px 0px 10px;	
	height: 20px;
	cursor: pointer;
	border-right: dotted 1px #626262;
}
#sub_company:hover, #sub_company.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
}

#sub_resources {
	/*background-color: Black; background: url(../images/_m9.gif) no-repeat;
	width: 100px; */	
	padding: 0px 10px 0px 10px;	
	height: 20px;
	cursor: pointer;
}
#sub_resources:hover, #sub_resources.sfhover {
	background: url('/images/bk_nav_main.png') no-repeat;
	border-right: dotted 1px #626262;
}


/* the Menu end */



/* the Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	display:block;
		background-color:#000000;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size:12px; color:#ffffff; padding-top:3px; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#606060;


	}
/* end Lightbox */

.errorMsg {
	color: #FF0000;
	font-weight: bold;
	}
	
	
/* NEW SITE */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
     
        min-width:960px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		
		
    }

	
	/* column container */
	#colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
		clear:both;
		float:left;
		width:960px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		background:#f2f0f1;		/* Left column background colour */
	}
	#colmid {
		float:left;
		width:200%;
		position:relative;
		left:200px;
		background:#fff;    	/* Centre column background colour */
		border-left: solid 1px #c1c1c1;
	}
	#colright {
		float:left;
		width:100%;
		position:relative;
		left:50%;
		margin-left:-400px;
		background:#f2f0f1;    	/* Right column background colour */
		border-left: solid 1px #c1c1c1;
	}
	#col1wrap {
		float:right;
		width:50%;
		position:relative;
		right:100%;
	}
	#col1pad {
		margin:0 15px 0 415px;
		overflow:hidden;
	}
	#col1 {
		width:100%;
		overflow:hidden;
		padding-top: 12px;
	}
	#col2 {
		float:left;
		width:170px;
		position:relative;
		margin-left:-50%;
		left:215px;
		overflow:hidden;
	}
	#col3 {
		float:left;
		width:200px;
		position:relative;
		left:0px;
		overflow:hidden;
	}
    
	/* 2 column left menu settings ****************************************************/
	.colmask2c {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		
	}

	.leftmenu2c {
	    /*background:#FFD8B7;*/
	    
	}
    .leftmenu2c .colright2c {
        float:left;
        width:200%;
		position:relative;
		left:200px;
        background:#fff;
        border-left: solid 1px #c1c1c1;
    }
    .leftmenu2c .col1wrap2c {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	    
	}
	.leftmenu2c .col1a {
        margin:0 15px 0 215px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	    
	}
    .leftmenu2c .col2a {
        float:left;
        width:170px;
        position:relative;
        right:185px;

    }

    
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:0px solid #000;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
    
    #request_box input, #request_box select { font-size:10px;} 
    #content {background-color: #f2f0f1; width: 960px; padding: 0px; margin: 0px; z-index: 1; margin-top: 23px;}
    #Top {margin: 0; padding: 0; width: 960px; background-color: #000000; height: 100px; border: 0;
          background-image: url('/images/bk_nav_top.png'); background-repeat: no-repeat;}    
          
          
/* HOME -------------------------------------------------------------------------- */

	#colmaskHome {
		position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
		clear:both;
		float:left;
		width:960px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		background:#f2f0f1;		/* Left column background colour */
	}
	#colmidHome {
		float:left;
		width:200%;
		position:relative;
		left:210px;
		background:#f2f0f1;    	/* Centre column background colour */
		border-left: solid 1px #cdcdcd;
	}
	#colrightHome {
		float:left;
		width:100%;
		position:relative;
		left:50%;
		margin-left:-420px;
		background:#f2f0f1;    	/* Right column background colour */
		border-left: solid 1px #cdcdcd;
	}
	#col1wrapHome {
		float:right;
		width:50%;
		position:relative;
		right:100%;
	}
	#col1padHome {
		margin:0 15px 0 420px;
		overflow:hidden;
	}
	#col1Home {
		width:100%;
		overflow:hidden;
		color: #444444;
	}
	#col2Home {
		float:left;
		width:210px;
		position:relative;
		margin-left:-50%;
		left:210px;
		overflow:hidden;
	}
	#col3Home {
		float:left;
		width:210px;
		position:relative;
		left:0px;
		overflow:hidden;
	}
    
/* HOME - 2nd Row (Newsletter, QUICK LINKS, Find Us) ----- */  
    
	#colmaskHomeSm {
		position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
		clear:both;
		float:left;
		width:960px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		background:#f2f0f1;		/* Left column background colour */
	}
	#colmidHomeSm {
		float:left;
		width:200%;
		position:relative;
		left:210px;
		background:#f2f0f1;    	/* Centre column background colour */
		border-left: solid 1px #cdcdcd;
	}
	#colrightHomeSm {
		float:left;
		width:100%;
		position:relative;
		left:50%;
		margin-left:-420px;
		background:#f2f0f1;    	/* Right column background colour */
		border-left: solid 1px #cdcdcd;
	}
	#col1wrapHomeSm {
		float:right;
		width:50%;
		position:relative;
		right:100%;
	}
	#col1padHomeSm {
		margin:0 15px 0 420px;
		overflow:hidden;
	}
	#col1HomeSm {
		width:100%;
		overflow:hidden;
		color: #444444;
	}
	#col2HomeSm {
		float:left;
		width:210px;
		position:relative;
		margin-left:-50%;
		left:210px;
		overflow:hidden;
	}
	#col3HomeSm {
		float:left;
		width:210px;
		position:relative;
		left:0px;
		overflow:hidden;
	}
	
.colSpacerSm {padding: 15px 15px 15px 21px; width: 175px; display: block;
}

.colSpacerWideSm {margin-left: 1px; padding: 15px 15px 15px 21px; width: 539px; display: block;
}
    
    
.titleHome {font-family: Myriad Pro, Arial; font-size: 16px; font-weight: bold; color: #3b3b3b;}
  
    
ul.arrowHome  {       
	list-style: none;
	margin-top: 10px;
	line-height: 1.5em;
    padding-left: 5px;
    margin-left: 10px; 
    margin-bottom: 5px; 

}

ul.arrowHome li 	{margin-bottom: 11px;  
                	 list-style-image: url('/images/arrow.gif');

}

ul.arrowHome li.ql 	{padding-bottom: 4px;  
                	 list-style-image: url('/images/arrow.gif');
                	 border-bottom: dotted 1px #cdcdcd; 
                	 margin-bottom: 3px;     	 
}

.colSpacer {padding: 25px 15px 15px 20px; width: 175px; display: block;
}

.colSpacerWide {margin-left: 1px; padding: 25px 15px 15px 20px; width: 539px; display: block;
}

/* search box */
div.fileinputs {
	position: relative;

}

div.fakefile {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;

}

input.file {
	position: relative;
	text-align: left;
	z-index: 2;
}

div.fileinputs input {border:0;top: 0px; padding-bottom: 1; margin-bottom:-1px;}

#mainMenu {width: 960px; display: block; position: relative; z-index: 90; clear: both; padding: 0; margin: 0; height: 29px; background-color: Black;}
