/* Stylesheet zur Homepage www.alaunwerk.de
Lutz Eckner, Reichenbach V., 2005 */

/* body */
body {
 text-align:left;
 font-family:arial,verdana,sans serif;
 padding: 0px;
 /* background-color: #FEF9EB; */
}

/* Rahmen schwarz, Aussenrahmen */
.rahmen1 {
 border-style:solid;
 border-color:black;
 border-width:1px;
 background-color: #FFFFFF;
}

/* Rahmen grün, kleine Textrahmen */
.rahmen {
 border-style:solid;
 border-color: #005E17;
 border-width:1px;
 background-color: #FFFFFF;
}

/* Rahmen grün, kleine Textrahmen */
.rahmeng {
 border-style:solid;
 border-color: #005E17;
 border-width:1px;
 background-color: #E0E0E0;
 text-align: center;
}

/* linke Navigationsleiste, Hintergrundbild */
td.left {
 background-image:url(../layout/rock1.jpg);
 repeat:repeat-x;
 text-align: center;
 width: 157px;
 height: 60px;
}

/* #head ??? {
margin: 0px;
width: 600px;
height: 155px;
position: absolute;
top: 15px; left:250px;
} */

/* Kopftext obere Zeile */
.head {
 font-family: Times new roman, serif;
 font-size: 28px;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #005E17;
 text-align:center;
/* position: absolute;
 top: 5px; left:300px; */
}

/* Kopftext untere Zeile */
.head2 {
 font-family: Times new roman, serif;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #005E17;
 text-align:center;
/* position: absolute;
 top: 45px; left:300px; */
}

/* Linkleiste oben */
td.oc {
border-style: solid;
border-width: 1px;
border-color: #005E17;
background-color: #FEF9EB;
width: 20%;
height: 12px;
line-height: 10px;
text-align: center;
}

/* Links */
A.o:link, A.o:visited, A.o:active {
font-family:arial, helvetica, sans serif;
font-size: 12px;
text-decoration: none;
color: #00009F;
}

A.o:hover {
text-decoration: none;
color: white;
font-family:arial, helvetica, sans serif;
font-size: 12px;
/* font-weight: bold; */
background-color: #005E17;
/* border-style: solid;
border-left-width: 20px;
border-right-width: 20px;
border-color: #005E17;   */
}

/* higtlighted Links  */
A.ohl:link, A.ohl:visited, A.ohl:active {
text-decoration: none;
font-family:arial, helvetica, sans serif;
color: white;
font-size: 12px;
font-weight: bold;
background-color: #005E17;
/* border-style: solid;
border-left-width: 20px;
border-right-width: 20px;
border-color: #005E17;  */
}

A.h:link, A.h:visited, A.h:active {
font-family:arial, helvetica, sans serif;
font-size: 14px;
text-decoration: none;
color: #00009F;
border-style: solid;
border-width: 1px;
border-color: #005E17;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 5px;
line-height: 20px;
}

A.h:hover {
text-decoration: none;
color: white;
font-family:arial, helvetica, sans serif;
font-size: 14px;
/* font-weight: bold; */
background-color: #005E17;
/* border-style: solid;
border-left-width: 20px;
border-right-width: 20px;
border-color: #005E17;   */
}

/* Container, der die Pfeile beinhaltet */
div.schild {
position:relative;
left: 13px;
top: 0px;
width: 128px;
height: 45px
}

td.schilder {
background-image:url(../layout/rock.jpg);
width: 153px;
height: 600px;
text-align:left;
}

/* alte vertikale Linkleiste ???
.lb
{
font-family: arial, verdana, ms sans serif;
font-size: 14 px;
margin-left: 2px;
border-style: solid;
border-width: 3px;
border-color: #6F6F6F;
width: 140px;
padding: 3px;
color: #1F0000;
background-color: #DFDFDF;
text-align: left;
}

.lbact {
font-family: arial, verdana, ms sans serif;
font-size: 14 px;
font-weight: bold;
margin-left: 2px;
border-style: solid;
border-width: 1px;
border-color: #FF0040;
width: 150px;
padding: 3 px;
color: white;
backgound.color: #00E090;
} */

/* Formatierung des Kopfes der Druckversion  */
div.druckkopf {
font-family: arial, helvetica, sans serif;
color: #000000;
font-size: 14px;
}

/* Formatierung des Inhaltscontainers */
#inhalt {
font-family: arial, helvetica, sans serif;
color: black;
font-size: 13px;
text-align: left;
padding: 5px;
}

/* blaue Schrift */
.blau {
font-family: arial, helvetica, sans serif;
color: #0000BF;
font-size: 13px;
text-align: left;
}

/* grüne Schrift */
.gruen {
font-family: arial, helvetica, sans serif;
color: #008000;
font-size: 14px;
text-align: left;
}

/* Bildunterschrift */
.bild {
font-family: arial, helvetica, sans serif;
color: black;
font-size: 12px;
text-align: left;
}

h1 {
font-family: Thorndale, Times, serif;
color: #007F00;
font-size: 30px;
line-height: 0px;
padding-top: 0px;
}

h2 {
font-family: Thorndale, Times, serif;
color: #007F00;
font-size: 24px;
line-height: 10px;
}

h3 {
font-family: Thorndale, Times, serif;
color: #007F00;
font-size: 20px;
line-height: 15px;
}

/* die folgenden Klassen sollen Abstände oben tilgen */
.h1 {
font-family: Thorndale, Times, serif;
color: #007F00;
font-size: 30px;
font-weight: bold;
line-height: 1;
border: none;
padding-top: 0px;
padding-bottom: 0px;
}

.h2 {
font-family: Thorndale, Times, serif;
color: #007F00;
font-size: 24px;
font-weight: bold;
line-height: 0px;
}

/* Überschrift mit nur Abstand unten */
.h3 {
font-family: Thorndale, Times, serif;
color: #007F00;
font-size: 20px;
font-weight: bold;
line-height: 1;
border: none;
padding-top: 1px;
padding-bottom: 15px;
}

/* Überschrift über Listen - ohne Abstände */
.h3li {
font-family: Thorndale, Times, serif;
color: #007F00;
font-size: 20px;
font-weight: bold;
line-height: 1;
border: none;
padding-top: 1px;
padding-bottom: 0px;
}