/*  website: Triatlohnschule.de
*		filename: tls_homepage.css
*		author:   jens.enkhardt@reefsoft.de
*		info: includes homepage style definitions for the website
*   			triathlonschule.de
*/

table.fce_akt_und_evt{
  margin-top:20px;
}table.fce_akt_und_evt td.text{
  background:url(../img/teaser/fce_teaserbox_bg_21x112.gif) #fff repeat-x;
  padding:21px 20px 0px 20px;
  vertical-align:top;
  color:#666;
}


div#tls_contentRight_inner h1 {
	font-size:14px;
}

div#tls_contentLeft {
	width:666px;
	float:left;
	border-right:1px dashed #e5e5e5;
}
div#tls_contentLeft_inner {
	margin-right:20px;
}
div#tls_contentRight {
	width:324px;
	float:left;
}
div#tls_contentRight_inner {
	margin-left:20px;
}

div#tls_contentRight select#tls_hsf_form_select {
	width:291px;
}
div.tls_fce_home_welcome {
  width:626px;
  height:180px;
  margin-left:20px;
}
div.tls_fce_home_welcome_text {
  width:310px;
  float:left;
  margin:0px;
}
div.tls_fce_home_welcome_text a {
	margin-top:25px;
}
div.tls_fce_home_welcome_image {
  width:313px;
  float:right;
}

div.tls_fce_teaserbox_aktuelles, div.tls_fce_teaserbox_events {
  width:313px;
  float:left;
  margin-right:20px;
  margin-top:20px;
}

div.tls_fce_teaserbox_aktuelles p, div.tls_fce_teaserbox_events p {
  padding-right:20px;
}

div.tls_fce_teaserbox_events {
	margin-right:0px;
}
div.tls_fce_teaserbox_aktuelles_headline, div.tls_fce_teaserbox_events_headline {
  width:313px;
  height:131px;
  background-image:url('../img/teaser/fce_aktuelles_313x131.jpg');
  background-repeat:no-repeat;
  margin:0px;
  position:relative;
}
div.tls_fce_teaserbox_events_headline {
  background-image:url('../img/teaser/fce_events_313x131.jpg');
}
div.tls_fce_teaserbox_aktuelles_headline h1, div.tls_fce_teaserbox_events_headline h1 {
	color:#ffffff;
	position:absolute;
	top:5px;
	left:20px;
	width:293px;
}

div.tls_fce_teaserbox_content {
  background-image:url('../img/teaser/fce_teaserbox_bg_21x112.gif');
  background-repeat:repeat-x;
  padding-left:20px;
  padding-top:12px;
}
div.tls_fce_teaserbox_content p { 
  padding-bottom:12px;
}