/* GENEREL FORMATS */
	
A { 
	cursor:hand;
	font-family: arial; 
	font-size:14px; 
	text-decoration: none;
	font-weight:bold;
	color: #156570; }
		
A:link { 
	font-size:14px; 
    text-decoration: none; 
	font-weight:bold;
	color: #156570; }
	
A:hover {
    font-size:14px; 
	text-decoration: none;
	font-weight: bold;
	color:#949D9E; }

A:visited {
	font-size:14px; 
	text-decoration: none;
	font-weight:bold;
	color:#156570; 	}

A.back {
	font-style: italic;
	color:#156570;
	font-size:14px; 
	font-weight:bold; 	}
	
H1  {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #156570;
	}

h2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #156570;
    display: inline;
	}

#fronttext {
	width: 230px;
	height: 400px;
	position: relative;
	left: 0px;
	top: 170px;
	}

#frontpicture {
	width: 350px;
	height: 386px;
	position: relative;
	left: 240px;
	top: -400px;
	background-image: url('../images/distributors/distribpicture.gif');
	}	

#adresse {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #156570;
	text-align: right;
	}	

#distribpic {
	width: 350px;
	height: 350px;
	position: absolute;
	left: 200px;
	top: 50px;
	background-image: url('../images/distributors/distribpicture.gif');	
	}

.news {
	width: 300px
	}
	
.newspic {
    width: 250;
    position: relative;
    left: 300px;
    top: -390px;
    }	

.footer { 
	font-size: 9px; 
	font-family: arial;
	color: #949D9E;
	position: relative;
	left: 0px;
	bottom: 0px;
	text-align: center;
	background-color: #EFEFEF;
	}

.leftside {
	padding-left: 20px;
	padding-top: 20px;
	height: 420px;
	width: 160px;
	overflow: auto;
	background: #FFFFFF;	
}

.contents {
	padding-left: 20px;
	margin-top: 20px;
	height: 390px;
	width: 620px;
	overflow: auto;
	background: #FFFFFF;	
}

.contentsnoscroll {
	padding-left: 20px;
	margin-top: 20px;
	height: 390px;
	width: 620px;
	overflow: no;
	background: #FFFFFF;	
}

table {
	font-family: arial; 
	font-size:11px; 
	text-decoration: none;
	font-weight:normal;
	color: #156570; 
	background: #FFFFFF;	
}

#menu { position: relative;
		left: 20px;
		top: 10px;
	  }	

#menubackground { 	background: #FFFFFF;
	  }	

#logo { position: relative;
		left: 580px;
		top: 5px;
	  }		

BODY {
	font-family: arial; 
	font-size:11px; 
	text-decoration: none;
	font-weight:normal;
	color: #156570; 
  	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #5D818C;
	scrollbar-highlight-color: #5D818C;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #5D818C; 
}