/* Stylesheet fuer den Lechmigskotten / abgeleitet aus dem Auer bzw. Heiler Kotten
   letzte Änderung: Sa. 28.05.2005 11:26:16
   (c) Michael Tettinger
*/

body{
	background-color: #ffe7b8;
	background-color: #eed8ae;
	background-color: #cdba96;
/*	background-color: #8b7e66; */
	background-color: #fae0b8;
	color: #000000;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 99%;
	text-align: center;
	margin: 0px; padding: 0px;
}

h1{
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size:15px;
	margin: 0 0 3px 0;
	color:#663300;
	color:#d56644;
}

h1 a{ font-family:Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
}

h1 a:link{ /* Verweis auf nicht besuchte Seiten */
    color:#336699;
}

h1 a:visited{ /* Verweis auf bereits besuchte Seiten */
    color:#336699;
}

h1 a:active{ /* Verweis auf gerade angeklickte Seiten */
    color:#660000;
}

h1 a:hover{
    color:#663300;
	color:#d56644;
	text-decoration: underline;
}

h2{
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 12pt;
	margin-left: 0em;
	margin-top: 0em;
	padding-top: 1em;	/* IE 5 mag irgendwie margin-top nicht */
	margin-bottom: 0.0in;
	color:#663300;
	color:#d56644;
}

h3{
	margin: 0;
	font-size: 0.75em;
}


.copy{ /* Copyright */
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	border-top: 1px solid #666666;
	margin-top: 1em;
}


.qnw{ /* Quellennachweis */
color:#336699;
}

.kom{ /* Kommentar */
color:#666666
}


p,li,ol{
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:10pt;
line-height:13pt;
}

p.zitat{	
color:#000033;
}

p.own{	/* Eigene Kommentare */
color:#000000;
}

p.bauermann{	/* Otto Bauermann */
color:#663333;
margin-left:20px;
}

p.AuSB11{	/* Anker und Schwert */
color:#333399;
margin-left:20px;
}
p.AuSB11k{	/* Anker und Schwert Kommentar*/
color:#333399;
margin-left:35px;
}

p.st{	/* Solinger Tageblatt */
color:#333399;
margin-left:20px;
}

p.oea{ /* oeffentlicher Anzeiger */
color:#006600;
margin-left:20px;
}

p.dH{	/* Die Heimat */
color:#663300;
	color:#d56644;
margin-left:20px;
}

p.saw{	/* Schleifkotten an der Wupper */
color:#330000;
margin-left:25px;
}

p.lehrer{
color:#663300;
	color:#d56644;
margin-left:25px;
}

.sawbild{	/* Schleifkotten an der Wupper */
color:#330000;
margin-left:25px;
}

p.maxs{	/* Max Schmidt */
color:#006666;
margin-left:2em;
}

p.sawzitat{	
margin-left:0.5in;
margin-right:0.5in;
color:#330000;
}

.links_oben{
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:11px;
margin-right:5px;
color:#999999;
text-align:right;
}

/* Pseudo Formate */


a:link{ /* Verweis auf nicht besuchte Seiten */
    font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#336699;
}

a:visited{ /* Verweis auf bereits besuchte Seiten */
	color:#336699;
}

a:active{ /* Verweis auf gerade angeklickte Seiten */
	color:#660000;
}
	
a:hover{
    color:#663300;
	color:#d56644;
}

sup{
    font-size:9px
}

/* Sa. 05.03.2005 20:58:55 */
.seite{
    width: 640px;
	margin: 0px auto 1px auto;
	padding: 0;
    background-color: #ffffff;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
	text-align: left;
}

.seiteMitRand{ padding: 0px 5px; }


.sitemap{
	margin-top: 2em;
    font-size: 11px;
    color:#666666;
    text-align: center;
}
.navo, .navu{/* Navigation / Buttons unten */
    font-size: 0.7em;
    float: right;
}
.links_oben{
    text-align: right;
}

.kopf{
    float: left;
}

.inhalt{
    margin-left: 75px;
    margin-right: 75px;
}
.bu{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size: 0.7em;
    margin-left: 5px;
    color: #996633;
}


acronym{
    cursor: help;
}



/*-- Bild mit Unterschrift --*/  

dl.bildMitLegende    { width: 400px; }
dl.bildMitLegende dt { margin-bottom: 0; }
dl.bildMitLegende dd { margin: 0; margin-left:3px; font-size: 0.70em; color: #996633;}

dl.bildMitLegendeLinks    { float: left; margin-right: 1em;}
dl.bildMitLegendeLinks dt { margin-bottom: 0; }
dl.bildMitLegendeLinks dd { margin: 0; margin-left:3px; font-size: 0.70em; color: #996633;}
    
dl.bildMitLegendeRechts    { float: right; margin-left: 1em;}
dl.bildMitLegendeRechts dt { margin-bottom: 0; }
dl.bildMitLegendeRechts dd { margin: 0; margin-left:3px; font-size: 0.70em; color: #996633;}
    
    
dd a         { color: #669966; }
dd a:link    { color: #669966; } /* unvisited links */
dd a:visited { color: #669966; } /* visited links   */
dd a:hover   { color: #996666; } /* user hovers     */
dd a:active  { color: #669966; } /* active links    */

