/*	-----------------------------------------------------
	Styles fuer modernisiertes Layout vom 8. Februar 2004
	----------------------------------------------------- 
*/

/* Logo am Kopf der Forsicht-Freddy-Seiten 
 * (Kasten mit Ueberschrift) */
td.freddy {
	width: 500px;
	height: 275px;
	vertical-align: bottom;
	font-size: 14pt;
	font-weight: 500;
	background-image: url("../images_2005/freddy_logo.jpg"); 
}

/* Bildunterschrift zum "Foto des Tages" */
p.fdtbu {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}

/* Bildunterschrift, gelb unterlegt */
td.buneu {
	font-size: 11px;
	margin-top: 10px;
	text-align: left;
	color: black;
	padding: 5px 5px 5px 5px; 
	background-color: #fefe03
}

span.bufoto {
	color: #666666;
	font-size: 10px;
}

/* Tabelle mit Bild, rechte Seite */
table.picr {
	margin-left: 10px; 
	margin-bottom: 10px; 
	margin-top: 5px; 
	border: 1px solid black;
}

/* Tabelle mit Bild, linke Seite */
table.picl {
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-top: 5px; 
	border: 1px solid black;
}

/* Oberste, mit Linie abgetrennte Ueberschrift (z.B. "Das Letzte" bei Tagebuch
 * oder Autor bei "Fremde Federn") */
p.head1
{
	font-size:12pt;
	margin-bottom:0px;
	font-weight: 400;
	border-bottom: 1px solid black;
	text-transform: uppercase;
	letter-spacing: 5pt;
}

p.head2 {
	font-size: 20pt;
	font-weight: 600;
}

p.head3 {
	font-size: 14pt;
	font-weight: 500;
}

/* Formatierung fuer Dialoge, Theaterstuecke, etc. */
p.drama {
	margin-left: 30px; 
	text-indent: -30px;
}

/* Wird benutzt fuer den namen des aktuellen Sprechers */
p.drama span {
	text-transform: uppercase; 
	font-size: 10pt;
}

/* Eingeruecktes Zitat */
p.quote {
	font-style: italic;
	margin-left: 100px;
}

p.quoteBeforeAuthor {
	margin-left: 50px;
	margin-bottom: 5px;
}

p.quoteAuthor {
	margin-left: 50px;
	margin-top: 0px;
	font-size: 10pt;
}

p.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}

/* Logo am Seitenkopf: "Selber schuld" */
div.logo1 {
	font-size: 55px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: red;
	margin-left: 25px;
	line-height: 30px;
	margin-top: 40px;
}

/* Logo am Seitenkopf: "wenn Sie mir schreiben" */
div.logo2 {
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: black;
}

/* Logo am Seitenkopf: "offizielle Homepage" */
td.logo3 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: white;	
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 3pt;
}

/* Kleines Bullet, das auf der Startseite die einzelnen
 * Leserbriefe voneinander trennt */
div.lmBullet2 {
	text-align: center;
	margin-top: 10px;
}

/* Normaler Fliesstext */
p {
	font-size : 11pt;
	line-height : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Horizontale Linie zum Abtrennen von Fussnoten */
hr.footnote {
	height: 1px;
	color: black;
	width: 66%;
	text-align: left;
	margin-bottom: 0px;
}

a.footnote {
	font-size: 7pt;
	vertical-align: super;
}

ol.footnote {
	font-size: 10pt;
	margin-top: 0px;
}

p.footnote {
	font-size: 10pt;
}

/* Normaler Fliesstext, eingerueckt */
p.indent {
	margin-left: 20px;
}

/* Fliesstext, hervorgehoben als Einleitung */
p.intro {
	font-style: italic;
}

/* Zwischen-Ueberschrift (Fliesstext+Bold) */
p.sub {
	font-weight: bold;
}

/* Ueberschrift von eingerueckten Zitaten */
p.subInd {
	margin-left: 20px;
	font-weight: bold;
}

/* Eingerueckte Zitate */
p.ind {
	margin-left: 20px;
}

/* Kasten mit Kommentaren zum Text (z.B. Angaben zum Autor) */
div.commentBox {
	border-left: 40px solid #fefe03; 
	padding: 0px 5px 0px 5px; 
	background-color: #fefeee;
}

/* Bei interviews, Absaetze die Fragen des Interviewers darstellen */
p.interviewer {
	font-style: italic;
}

div.foot1 {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 10pt;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

div.foot2 {
	margin-top: 5px;
	text-align: center;
	font-size: 7pt;
}

/* Briefzitate in Artikeln */
div.letter {
	border: 1px solid black;
	width: 480px;
	margin-left: 10px;
	padding: 15px 15px 15px 15px;
	background-color: white;
	margin-bottom: 20pt;
}

/* Link-Kasten auf der Startseite */
div.linkBox {
	border: 5px double #ffdead;
	background-color: #ff8c00;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
div.linkBox a {
	font-weight: bold;
	color: #ffffff;
}

a.linkBox {
	font-weight: bold;
	color: #ffdead;
}

/* Angabe von Namen und Datum unter einem Artikel */
p.datum {
	color: #666666;
	font-size: 11pt;
}

/*	-----------
	Alte Styles
	-----------
*/
.hd1
{
 font-size:12pt;
 font-weight:400;
 margin-bottom:0px;
}

.hd2
{
 margin-top:10px;
 font-size:18pt;
 font-weight:600;
}

.hd3
{
 margin-top:10px;
 font-size:16pt;
 font-weight:600;
}

.leser
{
 font-size: 9pt;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
 margin-top: 10px;
 margin-bottom: 0px;
}

.leser_antwort
{
 font-size: 9pt;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
 color: #666666;
 margin-top: 10px;
 margin-bottom: 0px;
 margin-left: 10px;
}

.wzt1
{
 font-size: 10pt;
	font-style: italic;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin: 10px 20px 10px 10px;
}

.wzt2
{
 font-size: 9pt;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin: 10px 20px 10px 30px;
}

.iv1
{
	font-size : 15px;
	line-height : 140%;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	text-indent: -10px;
}

.iv2
{
	font-style: italic;
	font-size : 15px;
	line-height : 140%;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	text-indent: -10px;
}

.zit
{
	font-size : 15px;
	line-height : 140%;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-left: 20px;
 font-style: italic;
}

.ind
{
	font-size : 15px;
	line-height : 140%;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-left: 10px;
 margin-top: 5px;
}

.miniliste
{
	font-size : 10px;
	line-height : 100%;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-indent: -10px;
 margin-left: 10px;
 margin-top: 0px;
 margin-bottom: 5px;
}

.tb
{
	font-size : 15px;
	line-height : 140%;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bu
{
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bu2
{
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titel1
{
 font-size : 55px;
 font-family : "Times New Roman", Times, serif;
 font-style : italic;
 color : Red;
 margin-bottom:-10px;
 line-height : 60px;
 margin-left:25px;
}

.titel2
{
 font-size : 40px;
 font-family : "Times New Roman", Times, serif;
 font-style : normal;
 color : black;
 line-height : 0px;
}

.menusel
{
 font-size : 13px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 color : red;
 font-weight:bold;
 text-decoration:none;
}
 
a.menu
{
 font-size : 13px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 color : black;
 font-weight:bold;
 text-decoration:none;
}

a.inv
{
 text-decoration:none;
 color:black;
}
 
h1
{
 font-size : 30px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight:bold;
 color : black;
}
h2
{
	font-size : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : black;
}

h3
{
 font-size : 16px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 color : black;
}
td
{
 font-size : 15px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 color : black;
}

.klein
{
 font-size : 12px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-style : normal;
 color : black;
 text-decoration:none;
}

.klein2
{
 font-size : 12px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 color : black;
 text-decoration:none;
 margin: 0px 0px 10px 0px;
}

td.tooltip
{
 font-size: 10px;
 line-height: 10px;
 color: black;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.hell
{
 color: white;
}

a.minimenu
{
 font-size: 10px;
 line-height: 10px;
 color: black;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.lnk
{
 text-indent: -30px;
 margin-left: 30px;
}

td.bildRechts {
 padding: 10px 0px 0px 10px;
}

td.buRechts {
 padding: 5px 0px 10px 10px;
	font-size: 12px;
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.sktit {
 margin: 5px 5px 5px 5px;
 font-size: 10pt;
 line-height: 12pt;
 font-weight: bold;
}

p.sktxt {
 margin: 5px 5px 5px 5px;
 font-size: 10pt;
 line-height: 12pt;
}

p.sksic {
 margin: 5px 5px 5px 5px;
 font-size: 8pt;
 line-height: 10pt;
}

a.sklnk {
 color: #000000;
 text-decoration: none;
}

a.sklnk:hover {
 color: #0000ff;
 text-decoration: underline;
}
