/* DATEI: tl.css */

/* CSS-Angaben für "TL" */
/* Thomas Langens, www.thomas-langens.de 2005 */

/*p,br,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i*/

p.anrede	{ 
font-family:Arial,sans-serif,Helvetica; 
line-height:30pt; 
margin-left:25px; 
margin-right:25px; 
color:#000000; 
font-size:20pt; 
font-weight:bold;
}

p.text	{ 
font-family:Arial,sans-serif,Helvetica; 
line-height:16pt; 
margin-left:25px; 
margin-right:25px; 
color:#000000; 
font-size:10pt; 
font-weight:normal;
}

p.rosebox	{ 
font-family:Arial,sans-serif,Helvetica; 
line-height:16pt; 
margin-left:25px; 
margin-right:25px; 
margin-top:0px; 
margin-bottom:0px; 
color:#000000; 
font-size:10pt; 
font-weight:normal;
background-color:#FFCCCC; 
padding:7px; 
}

p.signatur	{ 
font-family:Arial,sans-serif,Helvetica; 
line-height:16pt; 
margin-left:50px; 
margin-right:25px; 
color:#000000; 
font-size:10pt; 
font-weight:normal;
}

p.kleingedrucktes	{ 
font-family:Arial,sans-serif,Helvetica; 
line-height:16pt; 
color:#666666; 
font-size:7pt; 
font-weight:normal;
letter-spacing:1px;
}

ul { font-size:10pt; line-height:14pt; list-style-type:circle }

ol { font-size:10pt; line-height:14pt; list-style-type:decimal }

h1 { font-size:18pt; font-weight:bold; line-height:15pt;}
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:10pt; line-height:10pt; font-style:normal; font-weight:normal; }
h6 { font-size:8pt; line-height:8pt; font-style:normal; font-weight:normal; }

/* p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; } */

/* normaler Text */

a:link { color:#666666; text-decoration:underline; 				}
a:visited { color:#333333; text-decoration:underline; 				}
a:active { color:#FF0000; text-decoration:none;					}
a:hover { color:#000000; text-decoration:none;					}

/* a:link = Verweise zu noch nicht besuchten Seiten	*/
/* a:visited = Verweise zu bereits besuchten Seiten	*/
/* a:active = Verweise, die gerade angeklickt werden	*/
/* color = Farbe		*/
/* text-transform:uppercase;	*/
/* text-decoration = Textstil	*/
/* underline = unterstrichen	*/
/* none = nicht unterstrichen	*/
/* line-through			*/

.whitebox { background-color:#FFFFFF; padding:0px; margin:0px; };
.label { background-color:#000099; color:#FFFFFF; font-family:Verdana,Arial,sansserif; font-size:6pt; font-weight:bold; letter-spacing:1px; padding:3px; };

.Amazon {
font-family: Arial,sans-serif,Helvetica; 
font-size: 8pt;
line-height: 10pt;
font-weight: normal;
color: #666666;
text-align: center;
}