/* Style-Definitionen für WWW.THAICS.DE */


html, body {
background: url('Logo/ThaicsHeadLogo_1000.jpg') fixed;
background-repeat: no-repeat;
background-position: top;
background-color: #cad7ab;
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 15px;
text-align: justify;
padding: 10px;
height: 101%;
}



/* allgemeiner Abschnitt */

h1 {
color: #336633;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
}

h2 {
color: #336633;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

hr {
color: #336633;
height: 3px;
border: solid #336633;
}

/*  Abschnitt Tabellen */


table.rahmen {
border: 2px solid Green;
background-color: #F3F5DF;
}

td {
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

td.text {
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-align: justify;
padding: 10px;
}

td.text2 {
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-align: justify;
padding: 10px;
}

td.text-eng {
color: black;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

td.farbig {
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-align: justify;
padding: 10px;
background-color: #fff5e9;
}

/* Abschnitt LINKS */

a:link {
color: Black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-decoration: none;
padding: 2px;
}

a:visited {
color: Black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-decoration: none;
padding: 2px;
}


a:hover{
color: Red;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-decoration: none;
padding: 2px;
}


a.rot {
color: Red;
}

a.blau {
color: blue;
}

a:active {
color: Red;
}

a:focus {
color: Red;
}

/*Abschnitt  Text-Klassen */

.info {
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-align: justify;
padding-right: 2px;
padding-left: 2px;
border: solid 2px #336633
}

.menu {
line-height: 16px;
text-align: left;
padding-right: 2px;
padding-left: 2px;
border: solid 2px #363;
padding-bottom: 3px;
padding-top: 3px;
background: #F3F5DF;
}

.indextop {
font-family: Mael, "Courier New", Courier, monospace;
font-size: 36;
font-weight: bolder;
font-style: italic;
}

.seitentop {
font-family: "Courier New", Courier, monospace;
font-size: 36;
font-weight: bolder;
font-style: italic;
 color: #7b7b7b;
}

.seitentop-kl {
font-family: "Courier New", Courier, monospace;
font-size: 32;
font-weight: bolder;
font-style: italic;
}

/* Abschnitt Absätze */

p.text {
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-align: justify;
padding: 10px;
}

p.farbig {
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 16px;
text-align: justify;
padding: 10px;
background-color: #fff5e9;
}


.lauf {
color: #dc143c;
font-size: 17px;
font-weight: bold;
background-color: #cad7ab;
}

/*Abschnitt Bereichs-Definitionen <div id="text">*/

#text {
background-color: #F3F5DF;
background-image: url(Images/textbg.jpg);
background-position: left;
background-repeat: repeat-y;
}


