/*****************************************
*
* $Id: contenido.css,v 1.15 2005/07/11 09:26:09 timo.hummel Exp $
*
* File      :   $RCSfile: contenido.css,v $
* Project   :
* Descr     :
*
* Author    :   $Author: timo.hummel $
* Modified  :   $Date: 2005/07/11 09:26:09 $
*
* © four for business AG, www.4fb.de
******************************************/

/*eigene Styles
******************************************************************************************************/
.titel {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:15px;
font-weight:bold;
}

.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
line-height:130%;
}

.textFett {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:130%;
	font-weight: bold;
}

.ohne {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:130%;
	text-decoration: none;
}

td{font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
line-height:130%;
vertical-align:top;
}
p{font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
line-height:130%;
vertical-align:top;
}
