/* $Id: index.css,v 1.90 2012-01-19 22:38:03 hm Exp $
 *
 * Document   : $RCSfile: index.css,v $
 * Created on : 2006/03/29 03:20:12  hm
 * Date       : $Date: 2012-01-19 22:38:03 $
 * Author     : $Author: hm $
 * Revision   : $Revision: 1.90 $
 *
 * Copyright (c) 2006, Dasycon GmbH, www.dasycon.ch
 */

/* ********************************************************************** */
/* index layout 'mich weiterbilden'                                       */
/* ********************************************************************** */

table.body td.index {
  height:		400px;
  border-bottom-width:	1px;
  border-bottom-style:	solid;
  border-bottom-color:	#999999;
/*  background-position:	right 4px; */
  background-position:  649px 4px;
  background-image:	url(/images/TEKO/logo_quer_213c.gif);
}

table.body div.index {
  font-size:		11px;
  background-image:	url(/TopLayout/mich_Weiterbilden/images/index.jpeg);
  background-repeat:	no-repeat;
  background-position:	left bottom;
  height:		445px;
}

#subsec1 {
  padding-top:		2em;
  padding-bottom:	2em;
  margin-left:		310px;
  width:		320px;
}

div.index p {
  margin-top:		0.8em;
  margin-bottom:	0.8em;
}

div.index a {
  color:		#333333;
  font-weight:		bold;
  text-decoration:	none;
}

div.index a:hover {
  text-decoration:	none;
  color:		#CC0066;
}

tr.title td.title {
  background-image:	url(/images/null.gif);
}

/* ********************************************************************** */
/* News                                                                   */
/* ********************************************************************** */

div.index {
  position:		relative;
}

div#news {
  top:			219px;
  left:			293px;
}

div#news a {
  position:		absolute;
  top:			30px;
  left:			130px;
  width:		130px;
  height:		58px;
  text-align:		center;
  font-weight:		normal;
  text-decoration:	none;
  vertical-align:	middle;
}

/* ********************************************************************** */


