/*--------------------------------------------------------------------------
  main.css                                                                
  --------------------------------------------------------------------------

  CSS Stylesheet for www.heiler.de

  style definitions for homepage and content pages
  (navigation elements can be found in nav.css)
  
  Created by Sven Kistner from www.metrix.de
  
 --------------------------------------------------------------------------*/



/*--- general --------------------------------------------------------------*/
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:100%;
}

a:link, a:visited, a:active {
	color: #707d90;
}

a:hover {
	color:#d0103a;
	text-decoration:none;
}

img {
	border:none;
}


/*--- body -----------------------------------------------------------------*/
body#main_body {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#03031d;
	background:url('/international/img/nav/pagebg.gif') repeat-x #ffffff;
}

body#print_body {
	margin: 10px 20px 10px 20px;
	padding: 0;
	text-align: left;
	background-color:#fff;
	color:#000;
}


/*--- main containers ------------------------------------------------------*/
#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 915px;
}

#header {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width:915px;
	height:70px;
	background-image:url('/international/img/nav/head_bg.png');
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#header_webinar {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width:915px;
	height:70px;
	background-image:url('/international/img/nav/head_webinar_bg.png');
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#header_webinar_ibm {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width:915px;
	height:70px;
	background-image:url('/international/img/nav/head_webinar_ibm.png');
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#content_container {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width:915px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid c4c5c5;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#main_navigation {
	position: relative;
	padding: 5px 0 0 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width:915px;
	height:37px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000000;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align: left;
	z-index:100;
}

#mainMenu {
	position:relative;
	background-color: #1d5a8a;
	width: 761px;
	height:25px;
	background:url('/international/img/nav/nav_bg.gif') no-repeat;
	padding-left:8px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	z-index:101;
}



/*--- special homepage containers ------------------------------------------*/
#content_container #flash {
	width: 915px;
	height: 196px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url('/international/img/home/flash_bg.gif');
	padding-top:9px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#content_container #homepage_content {
	width: 915px;
	top: 0px;
	left: 0px;
	padding:10px 0 6px 0;
}

#content_container #home_left {
	float:left;
	width:570px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_left #prodhead {
	float:left;
	margin:0;
	padding:10px 0px 0px 0px;
	background:url('/international/img/home/home_t5head.gif') top left no-repeat;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_left #prod {
width:100%;
	float:left;
	margin:0;
	padding:0px 0px 0px 0px;
	background:url('/international/img/home/home_t5bg.jpg') bottom left no-repeat;
    overflow:hidden;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
} 

#prod1, #prod2, #prod3,
#bodyprod1, #bodyprod2, #bodyprod3 {
	float:left;
	margin:0px 11px 0px 4px;
	width: 175px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

}
#prod3, #bodyprod3 {
	margin-right:4px;
}

#prod1 .content, #prod2 .content, #prod3 .content {
	display: block;
	padding:1px 7px 5px;
	font-size:70%;
}

#bodyprod1 .copy, #bodyprod2 .copy, #bodyprod3 .copy {
	display: block;
	padding:17px 12px 165px 12px;
	color:#fff;
	margin:0px;
	font-size:70%;
	position: relative;
  top: 150px;
	left: 0px;
}

#home_left #news {
	float:left;
	width:398px;
	padding:10px 2px 0 7px;
	margin:0;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_left #news #head {
	font-size:80%;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	padding-bottom:5px;
}

#home_left #news #desc {
	font-size:70%;
	border-top: 1px solid #fff;
	padding-top:5px;
}


#home_left #events {
	float:left;
	padding:11px 0 0 5px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_inner_right #events {
	float:left;
	padding:11px 0 0 5px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


#home_left #events #head {
	width:146px;
	font-size:80%;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	padding-bottom:5px;
}

#home_inner_right #events #head {
	width:175px;
	font-size:110%;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	padding-bottom:5px;
}

#home_left #events #desc {
	width:146px;
	font-size:70%;
	border-top: 1px solid #fff;
	padding:5px 0 0 0px;
}

#home_inner_right #events #desc {
	width:146px;
	font-size:70%;
	border-top: 1px solid #fff;
	padding:5px 0 0 0px;
}

#home_left #news #desc .entry .date {
	font-weight:bold;
	width:80px;
	height:20px;
	display:block;
	float:left;
	cursor:pointer;
	padding-right:15px;
	color: #d0103a;
	background:url('/international/img/home/npf1.gif') top right no-repeat	;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


#home_left #news #desc .entry .newstext {
	float: right;
	width: 300px;
	cursor:pointer;
}

#home_left #news #desc .entry {
	clear:both;
	margin-bottom:5px;
}

#content_container #home_inner_right {
	float:left;
	width:184px;
	font-size:70%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#content_container #home_inner_right #first {
	margin-top:28px;
	background:url('/international/img/home/home_t6bg.gif') bottom left no-repeat;
}

#content_container #home_inner_right #twenty {
	margin-top:28px;

}

#content_container #home_inner_right #second {
	width:184px;
	background:url('/international/img/home/home_t7bg.gif') #d8e2e9 bottom left;
}


#home_inner_right #first #desc {
	background:url('/international/img/home/home_t6head.gif') top left no-repeat;
	padding: 20px 17px 20px 20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_inner_right #twenty #desc {
	padding: 12px 0px 0px 5px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_inner_right #second #desc {
	padding: 0px 17px 15px 20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#second #desc a:link, #second #desc a:visited, #second #desc a:active {
	color: #fff;
	text-decoration: none;
}

#second #desc a:hover {
	color:#d0103a;
}


#home_inner_right #second #head {
	padding:11px 0 0 15px;
	background:url('/international/img/home/home_t7head.gif') top left no-repeat;
	font-size:80%;
	font-weight:bold;
	padding-bottom:5px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_inner_right #second #head img {
	display: block;
}

#home_inner_right ul {
	margin: 10px 0px 5px 15px;
	list-style-type: square;
	list-style-image:url('/international/img/home/li_home.gif');
}

#home_inner_right li {
	padding:1px 0 1px 0;
}

#home_inner_right H1 {
	color:#d0103a;
	font-weight:bold;
	padding: 15px 0 10px 0;
	margin:0;
}

#home_inner_right H2 {
	color:#d0103a;
	font-weight:bold;
	padding: 15px 0 10px 0;
	margin:0;
}


#content_container #home_outer_right {
	float:left;
	width:159px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#content_container #home_outer_right #third {
	margin-top:0px;
	font-size:70%;
}


#home_outer_right #contact_container {
	padding-left:8px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_outer_right #contact_container #contact {
	/*width:146px;*/
}

#home_outer_right #contact_container #contact h3 {
	font-size:80%;
	border-bottom: 1px solid #ffffff;
	padding-bottom:0px;
	padding-top:5px;
}


#contact h3{
	font-size:80%;
	border-bottom: 1px solid #c4c5c5;
	padding-bottom:5px;
}

#home_outer_right #third #desc {
	padding: 20px 0px 20px 14px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_inner_right #desc H1,
#home_outer_right #desc H1 {
	color:#d0103a;
	font-weight:bold;
	padding: 15px 0 10px 0;
	margin:0;
	font-size:130%;
}

#home_inner_right #desc H2,
#home_outer_right #desc H2 {
	color:#d0103a;
	font-weight:bold;
	padding: 11px 0 10px 0;
	margin:0;
	font-size:110%;
}


#slideshow, #slideshowContainer { width: 915px; height:320px; overflow:hidden; position:relative; }
#slideshow img { border:0; }
#slideshow DIV.entry { width: 915px; height:320px; overflow:hidden; position:absolute; left:0px; top:0px; z-index:8; opacity:0.0; }
#slideshow DIV.entry img { width: 915px; height:320px; border:0; }
#slideshow DIV.active { z-index:10; opacity:1.0; }
#slideshow DIV.last-active { z-index:9; }
#slideshowContainer #slideshowOverlay { position:absolute; z-index:11; width:915px; height:40px; background-image:url('/international/img/home/otrans.png'); top:280px; left:0px; }
#slideshowOverlay div.thumb { float:left; width:78px; height:28px; margin:5px; }
#slideshowOverlay div.thumb img {  border:2px solid #ffffff; }
#slideshowOverlay div.active img { border:2px solid #D0103A; }


/*--- header elements ------------------------------------------------------*/
#metanav {
	position: relative;
	padding: 0;
	margin: 0;
	top: 15px;
	left: 770px;
	width:140px;
	height:30px;
	text-align:right;
	font-size:70%;
	color:#b4c7d6;
}


/*--- logo -----------------------------------------------------------------*/
#logo {
	width: 130px;
	height: 34px;
	position: absolute;
	top: 25px;
	left: 761px;
}



/*--- countryselect --------------------------------------------------------*/
#countryselect {
	width: 350px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 565px;
	text-align:left;
	margin-top:2px;
}

#countryselect select {
	width: 150px;
	height: 19px;
	line-height:10px;
	font-size:10px;
}

#countryselect td {
	font-size:70%;
	color:#a0aab9;
	font-weight:bold;
}
#countryselect span.active {
	color:#d0103a;
	font-weight:bold;
}
#countryselect a {
	color:#606060;
	text-decoration:none;
}

/*--- footer ---------------------------------------------------------------*/
#footer {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width:915px;
	height:28px;
	background-color:#000000;
	color:#ffffff;
	border-top: 1px solid #000000;
	clear:both;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

}
#footer #copyright {
	position:absolute;
	top:5px;
	left:10px;
	width:180px;
	font-size:70%;
}
#footer #copyright2 {
	position:absolute;
	top:5px;
	left:10px;
	width:480px;
	font-size:70%;
}
#footer #countries {
	position:absolute;
	top:5px;
	left:263px;
	width:423px;
	font-size:70%;
	text-align:center;
}
#footer #contact {
	position:absolute;
	top:5px;
	left:740px;
	width:168px;
	font-size:70%;
	text-align:right;
}


/*--- headsearch -----------------------------------------------------------*/
#headsearch {
	width: 148px;
	height: 30px;
	position: absolute;
	top: 6px;
	left: 767px;
	text-align:right;
}

#headsearch .searchnormal, #headsearch .searchfocus {
	width:120px;
	height:19px;
	font-size:10px;
	border: 1px solid #7f9db9;
}

#headsearch .searchfocus {
	border: 1px solid #03031d;
}


/*--- main page -----------------------------------------------------------*/
#content_container #page_content {
	width: 915px;
	top: 0px;
	left: 0px;
	padding:0;
	margin-top:30px;
	margin-bottom:20px;
}

#page_content #leftcontent  {
	float:left;
	width:184px;
	padding:4px 0px 0 0;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#page_content #subnav  {
	width:174px;
	font-size:70%;
}

#page_content #subnavend  {
	border-bottom: 1px solid #fff;
	margin-bottom:40px;
}


#page_content #realcontent  {
	width:581px;
	display:block;
	float:left;
	padding:0;
	background:url('/international/img/nav/content_bg.gif') repeat-y #fff;
}

#page_content #rightcontent {
	float:left;
	width:146px;
	padding:4px 0 0 0;
	margin-left:4px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#page_content #quickguide  {
	font-size:70%;
	color:000000;
}


#page_content #content {
	background:url('/international/img/nav/content_bg_head.gif') no-repeat;
	padding:4px 10px 10px 13px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#page_content #pagefooter {
	padding:0px 15px 0px 20px;
	height:40px;
	font-size: 70%;
	line-height:18px;
	background:url('/international/img/nav/content_bg_footer.gif') bottom left no-repeat;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


#page_content .text {
	overflow:hidden; 
	padding:10px 20px 10px 30px;
	font-size:70%;
	line-height:120%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	*width:100%;
}

/* \*/
* html #page_content .text { overflow: hidden; }
/* */

#page_content .intro {
	padding:20px 20px 30px 30px;
	font-size:70%;
	line-height:125%;
	background-color:#1f4479;
	color:#fff;
	background:url('/international/img/nav/intro_bg.jpg') no-repeat #1f4479;
	margin-bottom:20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*overflow:hidden;*/
}

#page_content .intro h1 {
	color:#fff;
	font-weight:normal;
	padding: 15px 0 20px 0;
	margin:0;
	line-height:100%;
	font-size:230%;
}

#page_content .intro h2 {
	color:#fff;
	font-weight:normal;
	padding: 12px 0 15px 0;
	margin:0;
	line-height:100%;
	font-size:180%;
}



#page_content .introlight {
	padding:20px 20px 30px 30px;
	font-size:70%;
	line-height:125%;
	background:url('/international/img/nav/intro_light_bg.jpg') no-repeat #ebf0f4;
	margin-bottom:20px;
	width:558px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*html>body #page_content .introlight  {width: 508px;}*/

#page_content .introlight h1 {
	color:#d0103a;
	font-weight:normal;
	padding: 15px 0 20px 0;
	margin:0;
	line-height:100%;
	font-size:230%;
}

#page_content .introlight h2 {
	color:#d0103a;
	font-weight:normal;
	padding: 12px 0 15px 0;
	margin:0;
	line-height:100%;
	font-size:180%;
}




#breadcrump {
	background:url('/international/img/nav/content_bg_breadcrump.gif') no-repeat #0b3456;
	padding:1px 7px 0px 13px;
	color:#ffffff;
	font-size:55%;
	margin-bottom:1px;
	overflow:hidden;
	height:26px;
	line-height:25px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.text h1 {
	color:#d0103a;
	font-weight:normal;
	padding: 15px 0 20px 0;
	line-height:100%;
	margin:0;
	font-size:200%;
}


.text h2 {
	color:#d0103a;
	font-weight:normal;
	padding: 25px 0 10px 0;
	margin:0;
	line-height:100%;
	font-size:150%;
}


.text h3 {
	color:#000000;
	font-weight:bold;
	padding: 10px 0 10px 0;
	margin:0;
	line-height:100%;
	font-size:135%;
}


.text h4 {
	color:#d0103a;
	font-weight:bold;
	padding: 20px 0 8px 0;
	margin:0;
	line-height:100%;
	font-size:100%;
}

#rightcontent #contact {
	width:146px;
	margin-bottom:30px;
}

#rightcontent #contact h3{
	font-size:80%;
	border-bottom: 1px solid #c4c5c5;
	padding:3px 0 7px 0;
	font-weight:bold;
}

#rightcontent #quickquide {
	width:146px;
	margin-bottom:30px;
}

#quickguide .head {

	font-weight:bold;
	font-size:120%;
	color:#000000;
	line-height:150%;
	background-color:#fff;
	padding:3px 5px 3px 8px;
	margin-bottom:10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}




#leftcontent .box {
	float:left;
	width:174px;
	padding:0;
	margin-bottom:30px;
	background:url('/international/img/nav/box_left_bg.gif') #fff bottom left no-repeat;
	font-size:90%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#leftcontent .box .text {
	padding:20px;
	margin:0;
	background:url('/international/img/nav/box_left_head.gif') no-repeat;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#leftcontent .box2 {
	float:left;
	width:174px;
	padding:0;
	margin-bottom:30px;
	background:url('/international/img/nav/box2_left_bg.gif') #fff bottom left no-repeat;
	font-size:90%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
}

#leftcontent .box2 .text {
	width:174px;
	margin:0;
	background:url('/international/img/nav/box2_left_head.gif') no-repeat;
	padding:20px 20px 20px 20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#leftcontent .box3 {
	float:left;
	width:174px;
	padding:0;
	margin-bottom:30px;
	font-size:90%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
}

#leftcontent .box3 .text {
	width:174px;
	margin:0;
	padding:20px 10px 20px 10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#leftcontent .box h1, #leftcontent .box h2, #leftcontent .box2 h1, #leftcontent .box2 h2, #leftcontent .box3 h1, #leftcontent .box3 h2 {
	color:#d0103a;
	font-weight:bold;
	padding: 2px 0 10px 0;
	margin:0;
	font-size:130%;
	overflow:hidden;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
}


#content ul {
	margin: 10px 0px 20px 30px;
	list-style-type: square;
}

#content ol {
	margin: 10px 0px 20px 30px;
	list-style-type: decimal;
}

#content li {
	padding:2px 0 2px 0;
	
}

#rightcontent #newsright #head {
	background:url('/international/img/nav/newshead.gif') no-repeat;
	padding:50px 0 7px 5px;
	font-weight:bold;
	font-size:80%;
	line-height: 14px;
	border-bottom: 1px solid #c4c5c5;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#rightcontent .newshead H3 {
	font-size:80%;
	padding:3px 0 7px 0;
	font-weight:bold;
}

#rightcontent #newsright {
	width:146px;
	overflow:hidden;
}

#rightcontent #newsright #desc .entry{
	font-size:70%;
	padding:8px 5px 8px 5px;
	border-bottom: 1px solid #c4c5c5;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
}

#rightcontent #newsright .date {
	color:#d0103a;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
}




.cols2l {
	float:left;
	width:244px;
	padding:0px 0px 0px 0px;
	margin-bottom:20px;
	border-right: 1px solid #c4c5c5;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
	overflow:hidden;
}

.cols2lb {
	float:left;
	width:254px;
	padding:10px 0px 10px 0px;
	margin-bottom:20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
	overflow:hidden;
}

.cols2r {
	float:left;
	width:244px;
	padding:0px 0px 0px 15px;
	margin-bottom:20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
	overflow:hidden;
}


.cols2rb {
	float:left;
	width:254px;
	padding:10px 0px 10px 0px;
	margin-bottom:20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
	overflow:hidden;
}


.cols2lf {
	float:left;
	width:254px;
	padding:10px 15px 10px 15px;
	margin-bottom:20px;
	background-color:#ebebeb;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
	overflow:hidden;
}

.cols2rf {
	float:left;
	width:254px;
	padding:10px 15px 10px 15px;
	margin-bottom:20px;
	background-color:#ebebeb;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
	overflow:hidden;
}


.cols2xbottom {
	border-top: 1px solid #c4c5c5;
}

.cols2lbx {
	float:left;
	width:254px;
	padding:9px 15px 3px 0px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
	overflow:hidden;
}


.cols2rbx {
	float:left;
	width:254px;
	padding:5px 0px 5px 15px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
	overflow:hidden;
}

.cols3xbottom {
  border-top: 1px solid #c4c5c5;
  width: 508px;
}
.cols3lbx {
  float:left;
  width:227px;
  padding:15px 15px 1px 0px;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  overflow:hidden;
}
.cols3mbx {
  float:left;
  width:206px;
  padding:12px 0px 5px 15px;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  overflow:hidden;
}
.cols3rbx {
  float:left;
  width:75px;
  padding:3px 0px 1px 0px;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  overflow:hidden;
  min-height:42px;
}

.boxbg1 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	background-color:#ebebeb;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
}

.boxbg2 {
	*width:100%;
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	border:1px solid #c4c5c5;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
}

.boxbg3 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	border:1px solid #c4c5c5;
	background-color:#ffc;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
}

.boxbg4 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	background-color:#d0103a;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
}


.spacer10 {
	font-size:1px;
	height:10px;
}

.spacer20 {
	font-size:1px;
	height:20px;
}

.spacer30 {
	font-size:1px;
	height:30px;
}

.spacer40 {
	font-size:1px;
	height:40px;
}

.fragmentPictureFloatLeft  {
	margin-right:8px;
	margin-bottom:8px;
	float:left;
} 

.fragmentPictureFloatRight {
	margin-left:8px;
	margin-bottom:8px;
	float:right;
} 

.text .loesungenuebersicht1, .text .loesungenuebersicht2, .text .loesungenuebersicht3 {
	padding:0;
	margin: 0;
	width: 508px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.text .loesungenuebersicht1 {background:url('/international/img/content/bg_loesungen_visual_einkauf.jpg') bottom no-repeat;}
.text .loesungenuebersicht2 {background:url('/international/img/content/bg_loesungen_visual_vertrieb.jpg') bottom no-repeat;}
.text .loesungenuebersicht3 {background:url('/international/img/content/bg_loesungen_visual_marketing.jpg') bottom no-repeat;}
.text .loesungenuebersicht4 {background:url('/international/img/content/bg_loesungen_visual_job.jpg') bottom no-repeat;}

.loesungenuebersicht1 .left, .loesungenuebersicht2 .left, .loesungenuebersicht3 .left {
	width:200px;
	height:170px;
	padding:0;
	margin: 0;
	float:left;
	display: inline;
}

.uebersicht {
	width: 300px; 
	padding:25px 0 30px 0;
	margin: 0;
	float: left;
	display: inline;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.uebersicht ul {
	margin: 0;
	list-style-type: square;
	list-style-image:url('/international/img/home/li_home2.gif');
}

.uebersicht ul a, .uebersicht ul a:link, .uebersicht ul a:visited, .uebersicht ul a:active  {
	font-weight: bold;
	text-decoration: none;
}
.uebersicht ul a:hover {font-weight: bold;}

.textnormal {
width:100%;
	margin-bottom:20px;
}

.textlight {
	margin-bottom:20px;
	color:#98a6be;
}

hr {
	height:1px;
	color:#c4c5c5;
	background-color:#c4c5c5;
	border:0;
	
}

.designtable {
	border:0;
	padding:0;
	margin:0;
	width:508px;
	margin-bottom:20px;
}

.designtable .tdhl,.designtable .tdh,.designtable .tdhr {
	font-weight:bold;
	background-color:#ebebeb;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
}

.designtable .tdhlprod,.designtable .tdhprod,.designtable .tdhrprod {
	font-weight:regular;
	background-color:#ffffff;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
        font-size:2px;
}

.designtable .tdll,.designtable .tdl,.designtable .tdlr {
	padding:3px 3px 3px 3px;
	border-bottom:1px solid #c4c5c5;
}

.standard {
	margin-bottom:20px;
}

.imgsubtext {
	color:#6c6b6b;
	font-size:90%;
}


.searchcontent {
	width:150px;
	height:19px;
	font-size:10px;
	border: 1px solid #7f9db9;
}

 .pagermarker {
 	color:#d0103a;
 }
 
 .searchlistrow {
 	padding:10px 0 20px 0px;
 }
 .searchlistrowheader {
  	padding-bottom:10px;
  	font-weight:bold;
 }


/*--- headlines mastertemplate ---------------------------------------------*/
.masterdesc {
	background-color:#ebebeb;
	margin:20px 0 10px 0;
	font-size:80%;
}

#leftcontent .masterdesc {
	background-color:#fff;
	margin:20px 0 10px 0;
	font-size:60%;
}

/*--- News -----------------------------------------------------------------*/

.news_overview {
	margin-bottom:20px;
}

.news_date {
	font-weight:bold;
	width:150px;
	float:left;
	display:block;
}


.news_date {
	padding:3px 0px 0px 0px;
	font-weight:bold;
	width:100px;
	float:left;
	display:block;
}

.news_desc {
	width:388px;
	float:left;
	display:block;
	border-left: 1px solid #c4c5c5;
	padding:3px 0px 3px 10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/*--- Formular elements ----------------------------------------------------*/

.contentform {
	font-size:100%;
	border:1px dotted #ccc;
	padding:10px;
	background-color:#e5e5e5;
}

.formentry {
	display: block;
	margin-bottom: 3px;
	background-color:#cc0;
	clear:both;
}

.formlabel {
	float: left;
	margin: 0;
	width: 90px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}



.formlabelshort {
	float: left;
	margin: 0;
	width: 30px;
	line-height:20px;
	text-align:right;
	padding-right:5px;
}


.formlabelimportant {
	font-weight:bold;
	float: left;
	margin: 0;
	width: 90px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}

.forminput {
	float: left;
	margin: 0;
	width: 360px;
	line-height:20px;
}

.forminputsmall {
	float: left;
	margin: 0;
	width: 120px;
	line-height:20px;
}

.forminputbig {
	float: left;
	margin: 0;
	width: 450px;
	line-height:20px;
}

.forminputbig2 {
	float: left;
	margin: 0;
	width: 450px;
	line-height:20px;
}

.forminput textarea {
	width: 360px;
	margin:0;
}

.forminput select {
	width: 360px;
	margin:0;
}

.forminput select.small {
	width: 120px;
	height:16px;
	margin:0;
}

.forminput radio {
	width: 360px;
	margin:0;
}

.forminput input {
	width: 360px;
	margin:0;
}

.forminputsmall input {
	width: 120px;
	margin:0;
}

.contentform .submitarea {
	text-align:right;
	padding:10px 0 0 0;
}


.contentform hr {
	height:2px;
	color:#fff;
	border-top:1px solid #bbb;
	border-bottom:1px solid #fff;
}

.contentform .formintro {
	padding:10px 0 20px 0;
	font-weight:bold;
}

.formerror {
	padding:0 10px 0 20px;
	border:2px solid #d0103a;
	color:#d0103a;
	margin-bottom:20px;
}

.important {
	color:#d0103a;
}

/*--- heilerTV ---------------------------------------------------------------*/
.tv_head {
	width:502px;
	height:46px;
	background:url('/international/img/nav/heilerTV/h_heilertv.gif') no-repeat;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.tv_videoframe {
	width:502px;
	height:353px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #bbcbd8;
}
#tv_video {
	position:relative;
	width:500px;
	height:351px;
	background:url('/international/img/nav/heilerTV/video_empty2.jpg') no-repeat;
}
#tv_video #preview {
	position:absolute;
	left:39px;
	top:258px;
	width:99px;
	height:75px;
}

#tv_bar, #tv_bar2 {
	position:relative;
	width:502px;
	height:44px;
	background:url('/international/img/nav/heilerTV/playerbar_bg.gif') no-repeat;
}


#tv_bar #play {
	position:absolute;
	left:10px;
	top:4px;
}
#tv_bar #pause {
	position:absolute;
	left:50px;
	top:4px;
}
#tv_bar #fullscreen {
	position:absolute;
	left:285px;
	top:19px;
}

#tv_bar #seperator1 {
	position:absolute;
	width:21px;
	height:36px;
	left:90px;
	top:4px;
	background:url('/international/img/nav/heilerTV/playerbar_seperator.gif') no-repeat;
}

#tv_bar #seperator2 {
	position:absolute;
	width:21px;
	height:36px;
	left:265px;
	top:4px;
	background:url('/international/img/nav/heilerTV/playerbar_seperator.gif') no-repeat;
}

#tv_bar2 #isdn {
	position:absolute;
	left:10px;
	top:4px;
}
#tv_bar2 #lan {
	position:absolute;
	left:190px;
	top:4px;
}

#tv_bar2 #seperator1 {
	position:absolute;
	width:21px;
	height:36px;
	left:168px;
	top:4px;
	background:url('/international/img/nav/heilerTV/playerbar_seperator.gif') no-repeat;
}

.tv_right_container {
	border-bottom: 1px solid #fff;
	margin-bottom:30px;
	font-size:70%;
}
.tv_right_preview {
	padding:5px 0 5px 0;
	border-bottom: 1px solid #c4c5c5;
	border-top: 1px solid #fff;
}
.tv_right_h1 {
	font-size:120%;
	padding:6px 0 4px 0;
	font-weight:bold;
	border-bottom: 1px solid #c4c5c5;
}
.tv_previcon {
	padding:1px 7px 1px 22px;
	background:url('/international/img/nav/heilerTV/previewlink.gif') no-repeat;
	display:block;
	text-decoration:none;
}

.tv_previcon img {
	margin-bottom:5px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}



/* New Home ---------------------------------------------------------------------------- */
#content_container .infofloater {
	float:left;
	width:355px;
}
#content_container .infobox {
	padding:0 20px 0 14px;
	margin-bottom:25px;
}
#content_container .infobox h2 {
	font-size:100%;
	color:#d0103a;
	text-transform: uppercase;
	margin-bottom:3px;
}
#content_container .infobox p {
	font-size:70%;
	color:#606060;
}
#content_container #flashvisual {
	width: 915px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url('/international/img/home/flash_bg.gif');
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top: 1px solid #000;
	border-bottom: 1px solid #ccc;
	margin-top:5px;
}
#content_container #homepage_content2 {
	width: 915px;
	top: 0px;
	left: 0px;
	padding:20px 0 6px 0;
	background: url('/international/img/home/content_bg.gif') repeat-x #f9f9f9;
}
#fader h2 {
	color:#d0103a;
	font-size:80%;
	text-transform: uppercase;
	margin-bottom:10px;	
}

#fader .entry {
	display:none;
}

.infobox #news {

}

.infobox #news #head, .infobox #events #head, #infoboxpartner #head  {
	font-size:80%;
	font-weight:bold;
	text-transform: uppercase;
	color:#d0103a;
}

.infobox #news #desc, .infobox #events #desc {
	font-size:70%;
	padding-top:5px;
}

.infobox #news #desc .entry .date, .infobox #events #desc .entry .date {
	width:68px;
	min-height:20px;
	margin-bottom:3px;
	display:block;
	float:left;
	cursor:pointer;
	padding-right:15px;
	background:url('/international/img/home/npf1b.gif') top right no-repeat	;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


.infobox #news #desc .entry .newstext, .infobox #events #desc .entry .newstext {
	float: right;
	width: 300px;
	cursor:pointer;
}

.infobox #news #desc .entry, .infobox #events #desc .entry {
	clear:both;
	margin-bottom:5px;
}

.infobox #news #desc a, .infobox #news #desc a:link, .infobox #news #desc a:active, .infobox #news #desc a:hover, .infobox #news #desc a:visited {
	color:#606060;
	text-decoration:none;
	display:block;
}

.infobox #news #desc a:hover {
	text-decoration:none;
	color:#d0103a;
}

.infobox #events #desc a, .infobox #events #desc a:link, .infobox #events #desc a:active, .infobox #events #desc a:hover, .infobox #events #desc a:visited {
	color:#606060;
	text-decoration:none;
	display:block;
}

.infobox #events #head a, .infobox #events #head a:link, .infobox #events #head a:active, .infobox #events #head a:hover, .infobox #events #head a:visited {
	color:#d0103a;
	text-decoration:none;
}

.infobox #news #head a, .infobox #news #head a:link, .infobox #news #head a:active, .infobox #news #head a:hover, .infobox #news #head a:visited {
	color:#d0103a;
	text-decoration:none;
}

#infoboxpartner #head a, infoboxpartner #head a:link, infoboxpartner #head a:active, infoboxpartner #head a:hover, infoboxpartner #head a:visited {
  color:#d0103a;
  text-decoration:none;
}

.infobox #events #desc a:hover {
	text-decoration:none;
	color:#d0103a;
}