/* ///////////////////////////////////////////////////////////////// */
/* ccs definitionen                                                  */
/*                                                                   */ 
/* projekt fa. toni winttrich                                        */
/*                                                                   */
/* copyright by ACM K.Masek                                          */
/*                                                                   */
/* ///////////////////////////////////////////////////////////////// */

.yyyground {
    background-image: url(../gifs/bg.gif);
    background-color: #171C33;
    }

table.bordertab {
   font-family: Arial, Helvetica, Verdana;
   color: #000000;
   font-size: 12px;
   line-height: 16px; 
   border:1px solid #EB5731; 
   }

table.nobordertab {
   font-family: Arial, Helvetica, Verdana;
   color: #0143A5;
   font-size: 12px;
   line-height: 18px;
   text-align: justify;
text-padding: 10px;
padding-left: 1px;
padding-right: 1px;
   }



td.bildtext {
   font-family: Arial, Helvetica, Verdana;
   color: #333300;
   font-size: 10px;
   line-height: 12px;
   }





.lastline {
   font-family: Arial, Helvetica, Verdana;
   color:black;
   font-size: 15px;
   line-height: 20px;
   }



/* ******************** mailformular ******************* */
.infos {
   font-family: Arial, Helvetica, Verdana;
   color:#B9B986;
   font-size: 10px;
   line-height: 12px;
   }
textarea.mailtxt { 
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px;
   line-height: 16px; 
   color: #000000;
   width: 350px; 
   height: 120px; 
   border: 1px #B9B986 solid;
   }
input.mailbetr { 
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px; 
   line-height: 16px;
   color: #000000;
   width: 350px; 
   height: 18px; 
   border: 1px #B9B986 solid;
   }
input.mailadr { 
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px; 
   line-height: 16px;
   color: #000000; 
   width: 250px; 
   height: 18px;
   border: 1px #B9B986 solid;
   }

/* ******************** aktuelle seite im menue ******************* */
font.logo {  
   font-family: Arial, Helvetica, Verdana;
   color: #D12323;
   font-size: 36px;
   line-height: 38px; 
   text-decoration: none;
   font-style: normal; 
   font-variant: normal; 
   font-weight: bold;
   }
font.titel {  
   font-family: Arial, Helvetica, Verdana;
   color: #D12323;
   font-size: 22px;
   line-height: 26px; 
   text-decoration: none;
   font-style: normal; 
   font-variant: normal; 
   font-weight: bold;
   }
font.stay {  
   font-family: Arial, Helvetica, Verdana;
   color: #EB5731;
   font-size: 14px;
   line-height: 16px; 
   text-decoration: none;
   font-style: normal; 
   font-variant: normal; 
   font-weight: bold;
   }

/* ******************** menue line left ******************* */
.ground { background-color: #FFFFFF; }
.blueborder { background-color: #0143A5; }
.border { background-color: #DBBB04; }

/* ******************** menues left aktuell *************** */
.mstay {
   background-color: #DBBB04;
   font-family: Arial, Helvetica, Verdana;
   color: #0143A5;
   font-size: 12px;
   line-height: 15px; 
   text-decoration: none;
   font-style: normal; 
   font-variant: normal; 
   font-weight: normal;
padding-left: 3px;
    }
a.mstay {
   font-family: Arial, Helvetica, Verdana;
   color: #0143A5;
   font-size: 12px;
   line-height: 15px; 
   text-decoration: none;
   font-style: normal; 
   font-variant: normal; 
   font-weight: bold;
   }
a.mstay:hover { 
   color: #B9B986;
   }
/* ******************** menues left  ******************** */
a.m {
   font-family: Arial, Helvetica, Verdana;
   color: #DBBB04;
   font-size: 12px;
   line-height: 15px; 
   text-decoration: none;
   font-style: normal; 
   font-variant: normal; 
   font-weight: bold;
padding-left: 5px;
   }
a.m:hover { 
   color: #FFFFFF;
   }
/* ******************** acm daten und link ******************* */
font, a.acm {
   font-family: Arial, Helvetica, Verdana;
   color: #1271FE;
   font-size: 10px;
   line-height: 14px; 
   text-decoration: none;
   font-style: normal; 
   font-variant: normal; 
   font-weight: normal;
   }
a.acm:hover { 
   text-decoration: underline;
   }

