
/************************************************************************************/
/* body */

body, p, a, td, div {  
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px; 
color: #444;
line-height: 18px;
}



/************************************************************************************/
/* inhalt layout  */

.adresszeile {
font-size: 12px;
color: #747474;
line-height: 16px; 
margin: 0px 20px 0px 20px; 
padding-top: 10px;
padding-bottom: 10px; 
border-top: 1px solid #ccc;
}



/************************************************************************************/

/* titel, text und co. */


h1 {  
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
color: #333;
line-height: 22px;
}





/************************************************************************************/
/* diverse */

p { margin:0 0 1em 0; }


/**  IE 6 PNG FIX  

img, div { 
behavior:url("/images/z_pngfix.htc"); 
border:none; 
}
**/

img {
border:0px;
}

.text-emailadresse-reverse
{
unicode-bidi: bidi-override; 
direction: rtl; 
}



/************************************************************************************/
/* links */

a.trans {color: transparent; text-decoration: none;}
a.trans:hover {color: transparent; background-color: transparent; text-decoration: none;}

a {color: #00643E; text-decoration: none;}
a:hover {color: #fff; background-color: #B3CEC6; text-decoration: none;}










