 /*
  CSS / IGE / 12.06.2010
 
 */
 body {
	 padding: 0;
	 background: #FFFFFF url(../images/oszi1.jpg) no-repeat;
 	 font-family: Verdana,Arial, Helvetica;
 	 font-size: 10px;
 	 font-weight: normal;
         font-style: normal;
 	 color: #000000;
	 line-height:125%;
 }
 
h1
     {
        
        font-size: 22pt;
     }

h2   {
        font-style: normal;
        font-size:16pt;
        font-weight: normal
     }

h3   {
        font-family: Verdana, Arial, Helvetica;
        font-size: 12pt;
        font-weight:normal;
        font-style: normal
     }
     

/* Sidemenue */
#sidemenu 
       {  
         border: 1px solid #e5e5e5;
         background-color: #fcfcfc;
         padding:0px 0px 0px 10px;
         color: #3A4F6C; 
         font-weight: bold;
        }

#sidemenu  a:link, #sidemenu  a:visited, #sidemenu a:active 
        { 
          font-weight: bold; 
          font-size: 12px; 
          text-decoration: none;
          color: #3A4F6C;
        }

#sidemenu  a:hover 
        { 
          font-weight: bold; 
          font-size: 12px;
          text-decoration: underline; 
          color: #ff0f00; 
        }
/* Sidemenu Ende */

/* Ruler */
.hr  { 
        color:#000000;
        height:1px; 
     }

address
 {
        font-size:12px;
        line-height:100%;
        text-decoration:none;
        font-weight: normal;
        color:black;
        border-top:1px solid #000;
        border-left:1px solid #000;
        border-right:2px solid #000;
        border-bottom:2px solid #000 ;
        background-color:#f1f1f1;
        margin-left:2px;
        margin-right:2px;
        margin-top:5px;
        margin-bottom:15px;
        padding-left:10px;
        padding-top:5px;
        padding-bottom:3px;
 }


/* innerer Frame */

/* MainWindow Title */				
/* #F0F5FA #C4DCF7 */
.cattitle 
 { 
    font-size:14px;
  	font-weight:bold;
	line-height:150%;
	background-color:#C4DCF7;
	color:#000000;
	padding:5px 4px 4px 4px;
    background-image: url(../images/oszi1.jpg);
 	border-bottom:1px solid #345487;
 }

a:hover.lnk 
 { 
 	color: #ff0f00; 
 	text-decoration:underline;
 	font-size:14px;
 	font-style:normal;
 	font-weight:normal;
	/* font-family:'Trebuchet MS', Arial, Helvetica; */
}

a:link.lnk   
{ 
	color:#0000FF; 
	text-decoration:underline;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	/* font-family:'Trebuchet MS', Arial, Helvetica; */ 
}
a:active.lnk  
{ 
	color:#0000FF; 
	text-decoration:underline;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	/* font-family:'Trebuchet MS', Arial, Helvetica; */
}

a:visited.lnk 
{ 
	color:#0000FF; 
	text-decoration:underline;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	/* font-family:'Trebuchet MS', Arial, Helvetica; */
}

/* Texte */

h3.head
{
        font-family: Verdana,'Trebuchet MS', Arial, Helvetica;
        font-size: 15px;
        font-weight:normal;
        font-style: normal;
        text-decoration:underline;
}

h3.info
{ 
        color:#000000; 
        background-color:#F0F5FA;
        text-align:left;
        font-size:13px;
        font-family:Verdana,'Trebuchet MS', Arial, Helvetica;
        font-weight:normal;
        line-height:125%;
}


pre {
	font-size:13px;
}	

/* HitCounter */

table {
        color:#000000;
        background-color:#F5F9FD;
        border:solid 1px #424a7f;
        border-style:solid;
        font-weight:lighter;
        font-size: 12px;
        
}

.hc_td   {
        padding: 0;
        background-color:#FFF;
        border-top:1px solid #BCD0ED;
        border-left:1px solid #BCD0ED; 
        border-right:1px solid #345487;
        border-bottom:1px solid #345487;
        width:60px;
        text-align: center;
  }

  .hc_th   {
        padding: 0;
        background-color:#FFF;
        border-top:1px solid #BCD0ED;
        border-left:1px solid #BCD0ED;
        border-right:1px solid #345487;
        border-bottom:1px solid #345487;
        width:60px;
        text-align: center;
  }

  h3.h3_hc_yel {
   
   font-family: Verdana,'Trebuchet MS', Arial, Helvetica;
   font-size:13px;
   background-color:#e6f8c2;
   
}
