/*************************************************
 * Seite: www.keep-an-eye.de
 * Datei: text.css
 * Media: screen & print
 * * * * * * * * * * * * * * * * * * * * * * * * *
 * Datum: 2010-02 | ...
 * Autor: Stephan Krause
 *************************************************/
 
#content .notallowed,
#content .empty {
  
}
/* * * * * * * * * * * * * * * * * * * * * * * * */
#content H1,
#content H2,
#content H3,
#content P ,
#marginal H1,
#marginal H2,
#marginal H3,
#marginal P{
	padding: 0;
}
#content sup,
#marginal sup{
	vertical-align: baseline;
	position: relative;
	top: 0em;
}
#content H1,
#content H2,
#content H3,
#marginal H1,
#marginal H2,
#marginal H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000A25;
}
#content H1,
#marginal H1 {
	margin: 10px 10px 12px 10px;
	font-size: 1.4em;	
	font-weight: bold;
}
#content H2,
#marginal H2 {
	margin: 10px 0 6px 0;
	font-size: 1.2em;
	font-weight: bold;
}
#content H3,
#marginal H3 {
	margin: 6px 0 0 0;
	font-size: 1em;	
	font-weight: bold;	
}
#content P,
#marginal P {
	text-align: left;
	padding: 0 5px 5px 10px;
	font-size: 1em;
	font-weight: normal;
	color: #000A25;
	line-height: 1.4em;
	letter-spacing: 0.03em;
}
#content P.novalue {
	color: #999999;
	font-style: italic;
}
#content P.confirm,
#content P.cancel {
	margin: 30px 0 0 100px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * */
#content A,
#marginal A {
	color: #000A25;
	text-decoration: underline;
}
#content A:hover,
#marginal A:hover {
	text-decoration: underline;
	color: #DA7023;
}

/* * * * * * * * * * * * * * * * * * * * * * * * */
#content UL {
	margin: 0 0 0 16px;
	list-style: disc;
}
#content UL LI {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 7px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * */
#content TABLE {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* * * * * * * * * * * * * * * * * * * * * * * * */
#content IMG {
	border: none;
}
#content IMG.silkicon {
	margin: 0 0 -2px 0;
	padding: 0 2px 0 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * */

/* Windfinder */
TABLE#homepageforecast{
	width: 284px !important;
	max-width: 284px !important;
	background-color: #FFFFFF !important;
	border: none !important;
}
TABLE#homepageforecast TBODY TR TD A{
	color: #000A25 !important;
}
TABLE.weathertable {
	width: 284px !important;
}
TABLE.weathertable TBODY  TR TD.rowname {
	font-size: 0.9em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
}
TABLE.weathertable TBODY  TR TD {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
}
TABLE.weathertable TBODY  TR TD.pres {
	font-size: 0.9em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
}
TABLE.weathertable TBODY  TR TD.rowname A {
	display: block !important;
	width: 90px !important;
	overflow: hidden !important;
	color: #000A25 !important;
}
TABLE.weathertable  TBODY TR TH {
	font-size: 1em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #000A25 !important;
}
