
body {
      background-color:#838399;
      color:white;
     }

h2 {
    color:white;
    font-size:14pt;
    font-family:cursive;
    font-weight:normal;
   }


a { text-decoration:none; }
a:link { color:white; }
a:visited { color:white; }
a:focus { color:#960A0A; }
a:active { color:#960A0A; }
a:hover { color:#960A0A; }

.Trennlinie { background-color:#494955; }


.KatTable2 {
         border: 0px solid;
         width:270px;
		 height:200px;
}

.KatTitleField {
         height:70px;
         border: 0px solid;
}


.KatPicField {
         height:130px;
         text-align:center;
         vertical-align:top;
         border: 0px solid;
}

.ProjTable{
	width:800px;
	border: 0px solid;

}

.ProjPicField{
	width:200px;
	border: 0px solid;

}

.ProjThumb{
	width:150px;
}

.KatTitle {
            font-size:12pt;
            font-family:cursive;
            font-weight:normal;
            text-align:center;
          }

.KatNr {
            font-size:12pt;
               font-family:cursive;
               font-weight:normal;
            text-align:left;
          }

.TitleLeft {
            font-size:14pt;
               font-family:cursive;
               font-weight:normal;
            text-align:left;
          }

.KatTable {
                           width:600px;
            border-width: 1px 1px 1 1;
         }

.BigTable {
                           position:relative;
            left:30px;
            font-size:11pt;
            font-family:cursive;
                 font-weight:normal;
          }

.TextNormal {
              font-size:12pt;
                    font-family:cursive;
                    font-weight:normal;
              text-align:left;
            }

.Text11     {
              font-size:11pt;
                    font-family:cursive;
                    font-weight:normal;
              text-align:left;
            }

.TextSmall {
              font-size:10pt;
                 font-family:cursive;
                 font-weight:normal;
              text-align:left;
            }
			
.TextNews {
              font-size:11pt;
                 font-family:cursive;
                 font-weight:normal;
              text-align:center;
            }
			
.FieldNews {
         border: 2px solid red;
		 }