/* stylesheet fuer DLR */

/* 
Änderungen:
2003-02-28  Werum(Ku): Schriftgrößen geändert von 10px auf 11px.
2003-04-04  Werum(Ku): p-Style hinzugefügt (gem. Error-Meldung Fr. Kayser)
2003-12-19 hirnera in DlrHeadline padding-top to margin-top;
2004-01-07 hirnera 0033ff to ff0000
2004-01-12 hirnera in DlrSublineImage padding-top from 6 to 0
2004-01-12 hirnera in DlrSublineImage padding-bottom from 22 to 0
2004-01-26 hirnera added style DlrBg04 - red
2004-01-26 hirnera added style DlrBg05 - green
2004-01-26 hirnera added style DlrBg06 - orange
2004-01-26 hirnera in DlrHeadlineFeat removed background attribute
2004-11-26 hirnera in a added color attribute
2004-11-26 hirnera removed select
2005-04-19 hirnera removed backgrounf from dlrHeadline
2006-12-11 hirnera added fire tables
*/

body
{
	background-color:#ffffff;
	margin:0px;
}

td
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

p
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

a
{
	text-decoration: none;
	color:#333333;
}

input
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}

/* select
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}
*/

textarea
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
}

/* content */
.DlrTitleBold
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.DlrTitle
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
}

.DlrHeadline
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	/*background: #ffffff;*/
	margin-top: 10px;
	margin-bottom: 7px;
}

.DlrSubline
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.DlrSublineImage
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.DlrLink
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #afdcff;
	line-height: 14px;
	text-decoration: none;
}
a.DlrLink:active
{
	color: #afdcff;
	font-weight: bold;
}

a.DlrLink:hover
{
	color: #afdcff;
	font-weight: bold;
}

a.DlrLink:visited
{
	color: #afdcff;
	font-weight: bold;
}

.DlrTeaser
{
	float:left;
	padding-right: 11px;
	padding-bottom: 22px;
}


/* feature column */
.DlrHeadlineFeat
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	/*background: #333399;*/
}

.DlrCopyFeat
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

a.DlrLinkFeat
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.DlrLinkFeat:active
{
	color: #ffffff;
}

a.DlrLinkFeat:hover
{
	color: #ffffff;
}

a.DlrLinkFeat:visited
{
	color: #ffffff;
}

a.DlrListFeat
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 11px;
}
a.DlrListFeat:active	{ color: #333333; }
a.DlrListFeat:hover	{ color: #333333; }
a.DlrListFeat:visited	{ color: #000000; }

a.DlrSitemapBold
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.DlrSitemapBold:active		{ color: #333333; }
a.DlrSitemapBold:hover		{ color: #333333; }
a.DlrSitemapBold:visited	{ color: #000000; }

a.DlrSitemap
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.DlrSitemap:active
{
	color: #333333;
}

a.DlrSitemap:hover
{
	color: #333333;
}

a.DlrSitemap:visited
{
	color: #000000;
}

.DlrTbBg
{
	background: #ffffff;
}

table.fireTable
{
    border: 0; 
    padding: 3px;
    vertical-align: middle;
    text-align: center;
    background: #f7f7f7;
}

.fireTableHeader
{
    background: #99aacc;
    padding: 3px;
}

.fireTableAlternative
{
    background: #e3e3e3;
}


/* background-color */
/* black */
.DlrBg00 { background-color: #000000; }
/* white */
.DlrBg01 { background-color: #cccccc; }
/* grey */
.DlrBg02 { background-color: #c8c8c8; }
/* blue */
.DlrBg03 { background-color: #333399; }
/* red */
.DlrBg04 { background-color: #CC3300; }
/* green */
.DlrBg05 { background-color: #006600; }
/* orange */
.DlrBg06 { background-color: #E07B18; }


