/*********************************************************************************************************************************
 * COMMON
 *********************************************************************************************************************************/

div.teaser,
a.teaser {
  display: block;
  clear:both;
  overflow:hidden;
  height:100%;
}

a.teaser {
  cursor: pointer;
  text-decoration: none;
}

a.teaserDisabled {
  cursor:text;
}

a.teaserDisabled span.nowrap {
  display:none;
}  

div.teaser strong,
a.teaser strong {
  display:block;
  font-size:11px;
  line-height:15px;
  color:#000066;
  margin: 0 0 4px 0;
}

a.teaser span.date {
  display:block;
  font-size: 10px;
  color:#999999;
  line-height: 15px;
  margin: 0 0 3px 0;
}

div.teaser span.text,
a.teaser span.text ,
a.teaser:link span.text ,
a.teaser:visited span.text {
  display:block;
  color:#333333;
  line-height:15px;
  overflow:hidden;
}

a.teaser:focus span.text,
a.teaser:hover span.text,
a.teaser:active span.text {
  color:#000066;
}


.nowrap {
  white-space:nowrap;
  clear:both;
  display:inline;
}


a span.more,
a:link span.more,
a:visited span.more,
a.teaser span.more,
a.teaser:link span.more,
a.teaser:visited span.more {
  white-space:nowrap;
  color:#888888;
}

a:focus span.more,
a:hover span.more, 
a:active span.more,
a.teaser:focus span.more,
a.teaser:hover span.more,
a.teaser:active span.more {
  color:#000066;
}

a span.arrow,
a.teaser span.arrow {  
  background-image: url(../../images/lht/icons.gif);
  background-position: 3px -718px;
  background-repeat: no-repeat;
  padding-bottom:3px;
}

body.homepage #column1 a.teaser span.arrow,
.small-teaser-homepage a.teaser span.arrow,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser span.arrow,
.small-teaser-prominent a.teaser span.arrow,
.small-teaser a.teaser span.arrow {
  padding-bottom:3px; 
}

a:focus span.arrow,
a:hover span.arrow,
a:active span.arrow,
a.teaser:focus span.arrow,
a.teaser:hover span.arrow,
a.teaser:active span.arrow,
.small-teaser-homepage a.teaser:focus span.arrow,
.small-teaser-homepage a.teaser:hover span.arrow,
.small-teaser-homepage a.teaser:active span.arrow {
  background-image: url(../../images/lht/icons.gif);
  background-position: 0 -863px;
}

a span.arrow img,
a.teaser span.arrow img {
  width:13px;
  height:13px;
}

body.homepage #column1 a.teaser span.arrow img,
.small-teaser-homepage a.teaser span.arrow img,
.small-prominent-teaser-homepage a.teaser span.arrow img,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser span.arrow img,
.small-teaser-prominent a.teaser span.arrow img,
.small-teaser a.teaser span.arrow img {
  width:13px;
  height:12px;
}
  

div.teaser img.teaserImage,
a.teaser img.teaserImage {
  float:left;
  margin: 0 15px 0 0;
}



/*********************************************************************************************************************************
 * CLASS: teaserImage
 *********************************************************************************************************************************/


body.homepage #column1 a.teaser img.teaserImage,
.small-prominent-teaser-homepage a.teaser img.teaserImage,
.small-teaser-prominent a.teaser img.teaserImage,
body.grid_s #column2b div.teaserBlock1 a.teaser img.teaserImage {
  margin: 0;
  float:none;
  width:205px;
  height:95px;
}

.small-teaser-homepage a.teaser img.teaserImage,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser img.teaserImage,
#overview a.teaser img.teaserImage,
body.grid_i #column2a div.teaserBlock1 a.teaser img.teaserImage,
.eventIndexTeaser a.teaser img.teaserImage {
  padding-bottom:15px;
}

.small-teaser-homepage a.teaser img.teaserImage,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser img.teaserImage, 
#overview a.teaser img.teaserImage,
body.grid_i #column2a div.teaserBlock1 a.teaser img.teaserImage,
.eventIndexTeaser a.teaser img.teaserImage {
  padding-top:4px;
}

/*NEW*/
.downloadBlock .teaser .teaserImage,
.downloadBlock a.teaser img.teaserImage {
  padding: 4px 0 15px 0;
  /*margin: 0 15px 0 0;*/
}


.small-teaser a.teaser img.teaserImage {
  display:block;
  float:right;
  margin:0;
}

.small-teaser-homepage .teaser .teaserImage,
.small-teaser-homepage a.teaser img.teaserImage {
  margin: 0 10px 0 0;
}



/*********************************************************************************************************************************
 * IMAGE SIZES
 *********************************************************************************************************************************/



body.homepage #column1 a.teaser img.teaserImage {
  width:186px;
  height:95px;
}

body.homepage #column2a div.section1 div.teaserBlock3 a.teaser img.teaserImage {
  width:205px;
  height:133px;
}

.small-prominent-teaser-homepage a.teaser img.teaserImage {
  width:220px;
  height:95px;
}

.small-teaser-homepage a.teaser img.teaserImage,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser img.teaserImage,
.small-teaser a.teaser img.teaserImage {
  width:70px;
  height:65px;
}


#overview a.teaser img.teaserImage,
body.grid_i #column2a div.teaserBlock1 a.teaser img.teaserImage,
.eventIndexTeaser a.teaser img.teaserImage {
  width:124px;
  height:80px;
}


.downloadBlock div.teaser img.teaserImage,
.downloadBlock a.teaser img.teaserImage {
  width:70px;
}


.small-teaser-prominent a.teaser img.teaserImage,
body.grid_s #column2b div.teaserBlock1 a.teaser img.teaserImage {
  width:205px;
  height:95px;
}

body.grid_v #stage #content #columns #column2 #column2b a.teaser img.teaserImage{
  width:213px;
  height:120px;
}

body.grid_v #stage #content #columns #column2 #column2b div.teaserBlock3 a.teaser img.teaserImage{
  width:330px;
  height:190px;
}
/*********************************************************************************************************************************
 * CLASS: teaser
 *********************************************************************************************************************************/

body.homepage #column1 div.section2 div.teaserBlock1 a.teaser,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser,
.small-prominent-teaser-homepage a.teaser,
.small-teaser-homepage a.teaser,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser,
.small-teaser-prominent a.teaser,
body.grid_s #column2b div.teaserBlock1 a.teaser,
body.grid_v #column2b a.teaser{
  /*margin-bottom: 10px;*/
  background-image: url(../../images/lht/teaser_bg.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #eeeeee;
}

body.grid_v #column2b a.teaser{
  background-image:url(../../images/lht/grid_v_teaser_bg.gif);
  background-position: bottom left;
}
body.grid_v #column2b div.teaserBlock3 a.teaser{
  background-image:url(../../images/lht/grid_v_teaser_bg_large.gif);
  background-position: bottom left;
}

body.grid_v #stage #content #columns #column2 #column2b a.teaser {
  width:213px;
  position:relative;
  clear:none;
  float:left;
  margin-bottom: 39px;
}

body.grid_v #stage #content #columns #column2 #column2b div.spacer {
  width:21px;
  position:relative;
  float:left;
  height:5px;
}

body.grid_v #stage #content #columns #column2 #column2b div.teaserBlock3 a.teaser{
  width:680px;
}
body.grid_v #stage #content #columns #column2 #column2b div.teaserBlock3 a.teaser span.text{
  width:300px;
}

.small-teaser-homepage a.teaser,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser {
 padding-top:11px;
}



.pressIndexHomeBasicTeaser a.teaser,
#overview a.teaser,
body.grid_i #column2a div.teaserBlock1 a.teaser,
.downloadBlock a.teaser,
.downloadBlock div.teaser,
.eventIndexTeaser a.teaser,
.pressIndexTeaser a.teaser,
body.grid_i #column2a div.agendaBlock a.teaser {
  background-image:url(../../images/lht/teaser_border_bottom.gif);
  background-position: 0 0; 
  background-repeat:repeat-x;
}


#overview a.teaser,
body.grid_i #column2a div.teaserBlock1 a.teaser,
.downloadBlock div.teaser,
.downloadBlock a.teaser,
.eventIndexTeaser a.teaser,
.pressIndexTeaser a.teaser,
body.grid_i #column2a div.agendaBlock a.teaser {
  padding: 12px 0 0 0;
  /*margin: 0 0 11px 0;*/
}

body.homepage #column2a div.section1 div.teaserBlock1 a.teaser {
  margin: 0 0 10px 0;
}


body.homepage #column1 div.section1 div.teaserBlock1 a.teaser {
  margin-bottom: 31px;
}

.small-teaser a.teaser {
  min-height:91px;
  margin-bottom: 10px;
  background-image: url(../../images/lht/teaser_bg.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #eeeeee;
}

.small-teaser-prominent a.teaser {
  margin-bottom: 10px;
}

/*.pressIndexTeaser a.teaser,*/
body.grid_i #column2a div.agendaBlock a.teaser {
  margin: 0 0 12px 0;
}

body.grid_i .searchResults a.teaser {
  margin: 4px 0 14px 0;
}
/*********************************************************************************************************************************
 * CLASS: date
 *********************************************************************************************************************************/

body.homepage #column2a div.section1 div.teaserBlock1 a.teaser span.date {
  margin: 0 0 2px 0;
}


.pressIndexTeaser a.teaser span.date {
  font-size:11px;
  float:left;
  width:85px;
  margin: 0 10px 0 0;
}


/*********************************************************************************************************************************
 * CLASS: text
 *********************************************************************************************************************************/


body.homepage #column1 a.teaser span.text,
.small-prominent-teaser-homepage a.teaser span.text,
.small-prominent-teaser-homepage a.teaser span.text p,
.small-teaser-prominent a.teaser span.text,
body.grid_s #column2b div.teaserBlock1 a.teaser span.text {
  float:none;
}

.small-prominent-teaser-homepage a.teaser span.text p {
  line-height:15px;
  padding:0;
  margin:0;
}


body.homepage #column1 a.teaser span.text,
body.homepage #column1 a.teaser:link span.text,
body.homepage #column1 a.teaser:visited span.text,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser span.text,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser:link span.text,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser:visited span.text,
.small-teaser-homepage a.teaser span.text,
.small-teaser-homepage a.teaser:link span.text,
.small-teaser-homepage a.teaser:visited span.text,
.small-prominent-teaser-homepage a.teaser span.text,
.small-prominent-teaser-homepage a.teaser:link span.text,
.small-prominent-teaser-homepage a.teaser:visited span.text,
.small-prominent-teaser-homepage a.teaser span.text p,
.small-prominent-teaser-homepage a.teaser:link span.text p,
.small-prominent-teaser-homepage a.teaser:visited span.text p,
body.grid_s #column2b a.teaser span.text ,
body.grid_s #column2b a.teaser:link span.text ,
body.grid_s #column2b a.teaser:visited span.text {
  color:#666666;
}


body.homepage #column2a div.section1 div.teaserBlock1 a.teaser span.text,
body.homepage #column2a div.section1 div.teaserBlock1 a.teaser:link span.text,
body.homepage #column2a div.section1 div.teaserBlock1 a.teaser:visited span.text,
#overview a.teaser span.text,
#overview a.teaser:link span.text,
#overview a.teaser:visited span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser:link span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser:visited span.text,
.downloadBlock div.teaser span.text,
.downloadBlock div.teaser:link span.text,
.downloadBlock div.teaser:visited span.text,
.downloadBlock a.teaser span.text,
.downloadBlock a.teaser:link span.text,
.downloadBlock a.teaser:visited span.text,
.eventIndexTeaser a.teaser span.text,
.eventIndexTeaser a.teaser:link span.text,
.eventIndexTeaser a.teaser:visited span.text {
  line-height:17px;
  padding-bottom:11px;
}

#overview a.teaser span.text,
#overview a.teaser:link span.text,
#overview a.teaser:visited span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser:link span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser:visited span.text {
  min-height:88px;
}

#overview a.teaser span.text p,
.downloadBlock div.teaser span.text p,
.eventIndexTeaser a.teaser span.text p {
  line-height: 17px;
  margin:0;
}
 
body.homepage #column2a div.section1 div.teaserBlock1 a.teaser:focus span.text,
body.homepage #column2a div.section1 div.teaserBlock1 a.teaser:hover span.text,
body.homepage #column2a div.section1 div.teaserBlock1 a.teaser:active span.text,
.pressIndexHomeBasicTeaser a.teaser:focus span.text,
.pressIndexHomeBasicTeaser a.teaser:hover span.text,
.pressIndexHomeBasicTeaser a.teaser:active span.text,
#overview a.teaser:focus span.text,
#overview a.teaser:hover span.text,
#overview a.teaser:active span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser:focus span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser:hover span.text,
body.grid_i #column2a div.teaserBlock1 a.teaser:active span.text,
.downloadBlock a.teaser span.text,
.downloadBlock a.teaser:link span.text,
.downloadBlock a.teaser:visited span.text,
.downloadBlock a.teaser:focus span.text,
.downloadBlock a.teaser:hover span.text,
.downloadBlock a.teaser:active span.text,
.eventIndexTeaser a.teaser span.text,
.eventIndexTeaser a.teaser:link span.text,
.eventIndexTeaser a.teaser:visited span.text,
.eventIndexTeaser a.teaser:focus span.text,
.eventIndexTeaser a.teaser:hover span.text,
.eventIndexTeaser a.teaser:active span.text {
  color:#333333;
}




body.grid_i #column2a div.agendaBlock a.teaser span.text,
body.grid_i #column2a div.agendaBlock a.teaser:link span.text,
body.grid_i #column2a div.agendaBlock a.teaser:visited span.text,
body.grid_i #column2a div.agendaBlock a.teaser:focus span.text,
body.grid_i #column2a div.agendaBlock a.teaser:hover span.text,
body.grid_i #column2a div.agendaBlock a.teaser:active span.text {
  color:#888888;
}


body.homepage #column2a div.section1 div.teaserBlock3 a.teaser span.text, 
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser:link span.text, 
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser:visited span.text {
  color:#666666;
  padding-top: 10px;
  padding-bottom:10px;
  height:103px;
  width:217px;
}


.small-teaser-homepage a.teaser span.text,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser span.text,
body.grid_s #column2b div.teaserBlock1 a.teaser span.text {
  padding-bottom: 13px;
}

.small-teaser-homepage a.teaser span.text,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser span.text {
  width:130px;
}

body.homepage #column1 div.section2 div.teaserBlock1 a.teaser span.text,
.small-prominent-teaser-homepage a.teaser span.text,
.small-teaser-prominent a.teaser span.text,
body.grid_s #column2b div.teaserBlock1 a.teaser span.text,
body.grid_v #column2b a.teaser span.text {
  margin: 0 10px 0 10px;
  padding: 11px 0 15px 0;
}

body.homepage #column1 div.section1 div.teaserBlock1 a.teaser span.text {
  padding: 0 0 12px 0;
}


.small-teaser a.teaser span.text {
  color:#666666;
  padding: 7px 10px 12px 10px;
}

body.homepage #column1 div.teaserBlock1 a.teaser:focus span.text,
body.homepage #column1 div.teaserBlock1 a.teaser:hover span.text,
body.homepage #column1 div.teaserBlock1 a.teaser:active span.text,
body.homepage #column1 div.teaserBlock2 a.teaser:focus span.text,
body.homepage #column1 div.teaserBlock2 a.teaser:hover span.text,
body.homepage #column1 div.teaserBlock2 a.teaser:active span.text,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser:focus span.text,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser:hover span.text,
body.homepage #column2a div.section1 div.teaserBlock3 a.teaser:active span.text,
.small-prominent-teaser-homepage a.teaser:focus span.text,
.small-prominent-teaser-homepage a.teaser:hover span.text,
.small-prominent-teaser-homepage a.teaser:active span.text,
.small-prominent-teaser-homepage a.teaser:focus span.text p,
.small-prominent-teaser-homepage a.teaser:hover span.text p,
.small-prominent-teaser-homepage a.teaser:active span.text p,
.small-teaser-homepage a.teaser:focus span.text,
.small-teaser-homepage a.teaser:hover span.text,
.small-teaser-homepage a.teaser:active span.text,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser:focus span.text,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser:hover span.text,
body.homepage #column2b div.section2 div.teaserBlock1 a.teaser:active span.text,
.small-teaser a.teaser:focus span.text,
.small-teaser a.teaser:hover span.text,
.small-teaser a.teaser:active span.text,
body.grid_s #column2b div.teaserBlock1 a.teaser:focus span.text,
body.grid_s #column2b div.teaserBlock1 a.teaser:hover span.text,
body.grid_s #column2b div.teaserBlock1 a.teaser:active span.text {
  color:#000066;
}


body.grid_v #column2b a.teaser span.text {
  height:99px;
  overflow:hidden;
}

body.grid_v #column2b div.teaserBlock3 a.teaser span.text {
  padding: 15px 15px 20px 4px;
  height:150px;
  overflow:hidden;
}


.pressIndexTeaser a.teaser span.text,
body.grid_i #column2a div.agendaBlock a.teaser span.text {
  overflow:hidden;
  background-image: url(../../images/lht/icons.gif);
  background-repeat: no-repeat;
  background-position: 0 -747px;
  padding: 0 0 0 16px;
}  

.pressIndexTeaser a.teaser:hover span.text,
body.grid_i #column2a div.agendaBlock a.teaser:hover span.text {
  background-image: url(../../images/lht/icons.gif);
  background-position: 0 -935px;
}




/*********************************************************************************************************************************
 * CLASS: headline
 *********************************************************************************************************************************/


body.homepage #column2a div.section1 div.teaserBlock1 a.teaser strong.headline{
  font-size: 24px;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  line-height: 28px;
  color: #000066;
  margin-bottom: 3px;
  margin-right: 39px;
}

body.grid_v #stage #content #columns #column2 #column2b div.teaserBlock3 a.teaser span.text strong {
  font-size: 18px;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  line-height: 22px;
  color: #000066;
  margin-bottom: 7px;
  margin-right: 39px;
}

.small-teaser a.teaser strong.headline {
  background-color:#f3f3f3;
  background-image: url(../../images/lht/1x1_ffffff.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  font-size:11px;
  color:#000066;
  margin: 0;
  padding: 4px 10px 7px 10px;
}


body.homepage #column2a div.section1 div.teaserBlock1 a.teaser strong {
  color: #999999;
  margin: 0 0 17px 0;
}


body.homepage #column2a a.teaser strong,
.downloadBlock div.teaser strong,
.downloadBlock a.teaser strong,
.eventIndexTeaser a.teaser strong,
body.grid_i #column2a div.agendaBlock a.teaser strong {
  margin:0 0 2px 0;
} 

.pressIndexTeaser a.teaser strong {
  margin:0;
}

/*********************************************************************************************************************************
 * DOWNLOAD TEASER ADD-ONS
 *********************************************************************************************************************************/

a.teaser span.components,
div.teaser span.components {
  display:block;
  overflow:hidden;
}
  
div.teaser span.components span.data,
a.teaser span.components span.data {
  display:block;
  width:170px;
  margin: 0 0 0 30px;
  float:right;
  color:#333333;
}

div.teaser span.components span.data span.links,
a.teaser span.components span.data span.links {
  display:block;
  clear:both;
}

div.teaser span.components span.data span.links a.icon {
  float:left;
  margin:0 15px 0 0;
}



.downloadBlock div.teaser span.components span.data span.text,
.downloadBlock a.teaser span.components span.data span.text,
.eventIndexTeaser a.teaser span.components span.data span.text {
  margin:0 0 17px 0;
  padding:0;
}


.eventIndexTeaser {
  clear: both;
}

/******************************************************
 * TEASER - eventIndexTeaser class for the last element
 ******************************************************/
.lastEventIndex{
  background-image:url(../../images/lht/teaser_border_bottom.gif);
  background-position: 0 bottom; 
  background-repeat:repeat-x;
  margin-bottom: 23px;
}
.lastEventIndex a.teaser img.teaserImage {
  padding-bottom:16px;
}




/**********************************
 * TEASER - PRESS RELEASE
 **********************************/

.pressIndexTeaser {
  margin: 0 0 12px 0;
  clear: both;
}

.lastPressIndex{
  background-image:url(../../images/lht/teaser_border_bottom.gif);
  background-position: 0 bottom; 
  background-repeat:repeat-x;
  margin-bottom: 23px;
}
.lastPressIndex a.teaser{
  padding-bottom:13px;
}




/**********************************
 * TEASER - PROMINENT LINK
 **********************************/

div.prominentLinkBlock{
  margin: 0 0 25px 0;
}

.columns-2 div.prominentLinkBlock{
  width: 456px;
  clear: both; 
}

div.prominentLinkBlock a.teaser {
  display:block;
  background-image:url(../../images/lht/teaser_border_bottom.gif);
  background-position: 0 0; 
  background-repeat:repeat-x;
  padding: 1px 0 0 0;
  margin:0;
  line-height:14px;
}

div.prominentLinkBlock a.teaser span.background {
  display:block;
  background:none;
  background-image: url(../../images/lht/bg_prominent_link.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color:#eaeaea;
  min-height:10px;
}

div.prominentLinkBlock a.teaser span.text {
  display:block;
  padding: 11px 10px 17px 10px;
  color:#666666;
  line-height:15px;
  overflow:hidden;
}  

div.prominentLinkBlock a.teaser:focus span.text, 
div.prominentLinkBlock a.teaser:hover span.text, 
div.prominentLinkBlock a.teaser:active span.text {
  color:#000066;
}

div.prominentLinkBlock a.teaser strong {
  display:block;
  margin-bottom:9px;  
  background-image: url(../../images/lht/icons.gif);
  background-repeat: no-repeat;
  background-position: 0 -614px;
  padding: 0 0 0 12px;
  color:#000066;
  line-height:13px;
}

div.prominentLinkBlock a.teaser:hover strong {
  background-image: url(../../images/lht/icons.gif);
  background-position: 0 -630px;
}

/**********************************
 * EDIT PROFILE TEASER
 **********************************/

.profileBlock h2 {
	background: url(../../images/lht/bg_table.gif) top left repeat-x;
	display: block;
	height: 23px;
	margin: 0 0 1px 0;
	padding: 0 0 0 9px;
	color: #ffffff;
	line-height: 20px;
}
.profileBlock img {
	padding: 15px 16px 15px 15px;
	border: 1px solid #d8d8d8;
}
.profileBlock .profileDetails,
.profileBlock form {
	background: #eeeeee;
	border-top: 0px none;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	padding: 3px 10px 7px 9px;
}
.profileBlock form {
	padding: 10px 10px 10px 10px;
}
.profileBlock .profileDetails h3 {
	color: #000066;
	line-height: 21px;
}
.profileBlock .profileDetails p {
	color: #666666;
	line-height: 15px;
}
.profileBlock form fieldset {
	border: 0px none;
}
.profileBlock form legend,
.profileBlock form label {
	display: none;
}


/* - pressIndexHomeBasicTeaser -------------------------------------------------- */

.pressIndexHomeBasicTeaser {
  margin: 0 35px 0 71px;
  width: 613px;
}

.pressIndexHomeBasicTeaser a.teaser {
  padding: 11px 0 0 0;
}

.pressIndexHomeBasicTeaser a.teaser span.text,
.pressIndexHomeBasicTeaser a.teaser:link span.text,
.pressIndexHomeBasicTeaser a.teaser:visited span.text {
  line-height: 17px;
  padding-bottom: 16px;
}

.lastPressHomeBasicIndex a.teaser span.text,
.lastPressHomeBasicIndex a.teaser:link span.text,
.lastPressHomeBasicIndex a.teaser:visited span.text {
  padding-bottom: 17px;
}

.lastPressHomeBasicIndex {
  background-image:url(../../images/lht/teaser_border_bottom.gif);
  background-position: 0 bottom; 
  background-repeat:repeat-x;
  margin-bottom: 23px;
}
