/**
 * Seite: DI-Perle
 * Datei: text.css
 * Media: screen
 * * * * * * * * * * * * * * * * * * * * * * * * *
 * Datum: 2008-06
 * Autor: Niels Weber, Malte Beran
 * Firma: Ticcon AG
 *************************************************/
#content H1 {
	margin: 8px 0 8px 0;
	padding: 0 0 3px 0; 
	font-size: 1.8em;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #666666;
	color: #DDDDDD;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#content H2 {
	margin: 0 0 15px 0;
	color: #DDDDDD;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
#content H3 {
	margin: 0 0 10px 0;
	color: #DDDDDD;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#content P {
	margin: 0.7em 0;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	font-size: 1em;
	color: #DDDDDD;
}
A {
	color: #DDDDDD;
	text-decoration: none;
}
A.current,
A:hover {
	text-decoration: underline;
}
#content DL {
	margin: 1em 0;
}
#content DD {
	margin-left: 20px;
	margin-bottom: 10px;
}
TABLE {
	width: 850px;
	margin: 1em 0;
	font-size: 12px;
	border: 1px solid #666666;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
}
.tx-newloginbox-pi1 TABLE {
	width: 500px;
	border: none;
}
TABLE CAPTION {
	line-height: 3em;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
TABLE TR.treins TH,
TABLE #tt_products_list TR.treins TH,
TABLE TR.treinszwei TD,
TABLE #tt_products_list TR.treinszwei TD {
	padding: 0.5em;
	border: 1px solid #666666;
	text-align: left;
	vertical-align: top;
}
#content UL {
	margin: 1em 0 1em 1.1em;
	list-style: square;
}
#content UL LI UL {
	margin: 0.25em 0 1.5em 3em;
	list-style: disc;
}
#content UL LI UL LI UL {
	margin: 0.25em 0 1.5em 3em;
	list-style: circle;
}
#content .csc-frame.csc-frame-frame1 {
	margin: 20px 0 0 0;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #444444;
}
#content .csc-frame.csc-frame-rulerAfter {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666666;
}
INPUT, SELECT, OPTION, TEXTAREA {
	background-color: #DDDDDD;
	border: 1px solid #535250;
}
FIELDSET {
	border: none;
}
