/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 *            media transfer GmbH
 *
 *            CSS 
 *
 * Complex    : css;
 * Module     : $RCSfile: ie_mac.css,v $
 * Type       : JAVA-Source
 * Version    : $Revision: 1.8 $
 * Date       : $Date: 2009/11/11 08:40:28 $
 * Responsible: $Author: michael $
 *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link {
    text-decoration:none;
    }
	
a:hover {
    color: #6699CC;
	text-decoration:underline;    
    }   

a:active {
    color: #6699CC; 
    text-decoration:none;
    } 

a:visited {
	color: #6699CC;
    text-decoration:none;
    }

a:visited:hover {
    text-decoration:underline;
    }

/* non-standard stuff starts here */

/* Fliestext Content */

.newsColumn {
  background-color: #E3E3E3;
  padding-bottom: 40px;
}

.copy { 
	color: #666666; 
	font-style: normal; 
	font-size: 8.5pt; 
	line-height: 10.5pt; 
	font-family:  Verdana, Geneva, Helvetica, sans-serif 
	}
	
.error { 
	color: #FF0000; 
	font-style: normal; 
	font-size: 8.5pt; 
	line-height: 10pt; 
	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif 
	}
	
.sidebar { 
	color: #666666; 
	font-style: normal; 
	font-size: 9pt; 
	line-height: 10pt; 
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif 
	}
	
.news { 
	color: #99FFFF; 
	font-style: normal; 
	font-size: 7.5pt; 
	line-height: 9.5pt; 
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	}

.side { 
	color: #666666; 
	font-style: normal; 
	font-size: 8pt; 
	line-height: 10pt; 
	font-family:  Verdana, Geneva, Helvetica, sans-serif 
	}
	
.press { 
	color: #666666; 
	font-style: normal; 
	font-size: 7.5pt; 
	line-height: 10pt; 
	font-family:  Verdana, Geneva, Helvetica, sans-serif 
	}
	
.years { 
	color: #666666; 
	font-style: normal; 
	font-size: 7pt; 
	line-height: 9pt; 
	font-family:  Verdana, Geneva, Helvetica, sans-serif 
	}

P {margin-top:0; margin-bottom:0; text-indent:0;}
