
BODY {
color : black;
background-image : url('../allgemein/leer.jpg');
background-color : transparent;
margin-top : 2%;
margin-bottom : 3%;
font-family : arial;
font-size : 14px;

line-height:140%;
text-align:center;
}

      h1 {    font-size:200%;
              font-style:italic;
              text-align:left}


TABLE {
font-family : arial;
font-size : 13px;
width:100%;
table-layout:fixed;
margin:auto;
}

      td    {margin:auto;
	     text-align:center;}
      *.thumbcells {padding:15px;}


IMG {
alt: "";
border-color: black}


b {font-weight: bold}
i {font-style: italic}
hr {color : black; height: 1}

.korper {background-image : url('../allgemein/hintergrund.jpg'); width: 750;}
.korper1200 {background-image : url('../allgemein/hintergrund.jpg'); width: 1200;}
.copyright, .zur_auswahl, .note {
font-weight : normal;
font-style: normal;
font-family: Courier New,Courier; 
}

.copyright { font-size: 13px;}
.zur_auswahl {font-size: 15px;}
.note {font-size: 13px; color : black;}


.g1, .g2, .g3, .u1, .u2, .u3, .inhalt, #auswahl {
background-color : transparent;
font-weight : bold;
font-family : Tahoma, sans-serif;
color : #5555cc;
}

.u1 {font-size : 34px; font-style: italic; }
.u2 {font-size : 24px; font-style: italic; }
.u3 {font-size : 18px; font-style: italic; }
.g1 {font-size : 34px; color: black}
.g2 {font-size : 24px; color: black}
.g3 {font-size : 18px; color: black}


a:link { color:#0000FF;}
a:visited { color:#800080;}



