/* CVS $Id: ct_styles.css,v 1.6 2006/04/28 14:59:57 makdere Exp $ */

/* used to be: subnavitextnonedecor */
td.ct_subnavi
{
	font-size: 10px;
	color: #000066;
	vertical-align: baseline;
}

/* used to be: subheadlineswhite */
td.ct_subhdwhite
{		
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
}

/* used to be: fliesstext */
td.ct_text
{		
	font-size : 11px;
	font-weight : normal;
	color : #000066;
}

/* used to be: subnavitextlinks */
a.ct_subnavi 
{
	font-size : 10px;
	color : #000066;
	text-decoration : underline;
	vertical-align : top;
}

/* used to be: subnavitextlinks:visited  */
a.ct_subnavi:visited 
{
	font-size : 10px;
	color : #000066;
	text-decoration : underline;
	vertical-align : top;
}


/* used to be: ct_padding8right0 */
div.ct_padding
{
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
}

/* used to be: padding5 */
div.ct_thinpadding
{
	padding: 5px;
}

/* used to be: padding9 */
div.ct_thickpadding
{
	padding: 9px;
}
/* used to be: long */
form.ct_long 
{
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

form.ct_short
{
	font-size: 11px;
	margin-bottom: 5px;
}

input.ct_short
{
	width: 97px;
}
/* used to be: long */
select.ct_long
{
	width: 135px;
}
.ct_rubrikenheadline
{
    font-weight:bold;
    font-size:13px;
}
 
.ct_teasertext
{
    font-weight:bold;
    font-size:13px;
}
 
.ct_copytext
{
    font-size:11px;
}

