
/* Basics */
body {margin: 30px;    
}



/* Simple classes */
.right {
	text-align: right;}
	
	
.noBorder {
	border:none;}	
	

.content {
	font-family: Arial,Tahoma;  
	font-size: 13px;	
	color: #7d7e7f;
	height: 500px;
	overflow: auto;
	width: 682px;}

	
.content a {
	font-family: Arial,Tahoma;  
	font-size: 13px;	
	color: #009bd1;
	text-decoration: none;}		
	
.contentHeadline {
	font-family: Arial,Tahoma;  
	font-size: 13px;	
	color: #009bd1;
	font-weight:bold;}		
	

.content a.lnkGalleryBlue {
	font-family: Arial,Tahoma;  
	font-size: 13px;		
	color: #009bd1;
	text-decoration: none;}		
	

	
/* Links */

.content a.Clients {
        font-weight:bold;
	color: #7d7e7f;        
	text-decoration: none;}	


.content a.Clients:hover {
        font-weight:bold;
	color: #009bd1;        
	text-decoration: none;}	
	
	
.content a.lnkGalleryGrey {
	font-family: Arial,Tahoma;  
	font-size: 13px;	
	color: #7d7e7f;
	text-decoration: none;}	
	

.lnkNavigationBig {
	font-family: Arial,Tahoma;  
	font-weight: bold; 
	font-size: 46px;
	color: #7d7e7f;
	line-height: 34px; 
	text-decoration: none;}
	

.lnkNavigationBigActive {
	font-family: Arial,Tahoma;  
	font-weight: bold; 
	font-size: 46px;
	color: #009bd1;
	line-height: 34px; 
	text-decoration: none;}	


.lnkNavigationSmall {
	font-family: Arial,Tahoma;  
	font-weight: bold; 
	font-size: 16px;
	color: #7d7e80;
	text-decoration: none;}
	
	
.lnkNavigationSmallNotBold {
	font-family: Arial,Tahoma;  
	font-size: 16px;
	color: #7d7e80;
	text-decoration: none;}	
	
	
.lnkNavigationSmallNotBoldActive {
	font-family: Arial,Tahoma;  
	font-size: 16px;
	color: #009bd1;
	text-decoration: none;}		
	
	
.lnkNavigationSmallActive {
	font-family: Arial,Tahoma;  
	font-weight: bold; 
	font-size: 16px;
	color: #009bd1;
	text-decoration: none;}	
	
	
.lnkLanguage {
	font-family: Arial,Tahoma;  
	font-weight: bold; 
	font-size: 10px;
	color: #7d7e7f;
	text-decoration: none;}	
	

.lnkContent {
	font-family: Arial,Tahoma;  
	font-size: 13px;
	color: #009bd1;
	text-decoration: none;}		
			
			
/* Slideshow */
			
#mySlideShow
{
width: 681px !important;
height: 343px !important;
} 

